summaryrefslogtreecommitdiffstats
path: root/tapset/ucontext-symbols.stp
diff options
context:
space:
mode:
Diffstat (limited to 'tapset/ucontext-symbols.stp')
-rw-r--r--tapset/ucontext-symbols.stp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tapset/ucontext-symbols.stp b/tapset/ucontext-symbols.stp
index 574a32be..2f73768b 100644
--- a/tapset/ucontext-symbols.stp
+++ b/tapset/ucontext-symbols.stp
@@ -58,7 +58,7 @@ function usymdata:string (addr: long) %{ /* pure */ /* unprivileged */
*
* Perform a symbolic lookup of the addresses in the given string,
* which is assumed to be the result of a prior call to
- * <command>ubacktrace()</command> for the current task.
+ * ubacktrace() for the current task.
*
* Print one line per address, including the address, the
* name of the function containing the address, and an estimate of