diff options
Diffstat (limited to 'doc/SystemTap_Beginners_Guide/en-US/Scripts.xml')
-rw-r--r-- | doc/SystemTap_Beginners_Guide/en-US/Scripts.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/SystemTap_Beginners_Guide/en-US/Scripts.xml b/doc/SystemTap_Beginners_Guide/en-US/Scripts.xml index 73f4c6b2..aa54f132 100644 --- a/doc/SystemTap_Beginners_Guide/en-US/Scripts.xml +++ b/doc/SystemTap_Beginners_Guide/en-US/Scripts.xml @@ -997,17 +997,17 @@ that thread_indent is defined in tapsets as a special function of sorts</remark> <indexterm> <primary>Handlers</primary> <secondary>handler functions</secondary> -<tertiary><comamnd>target()</command></tertiary> +<tertiary><command>target()</command></tertiary> </indexterm> <indexterm> <primary>handler functions</primary> <secondary>Handlers</secondary> -<tertiary><comamnd>target()</command></tertiary> +<tertiary><command>target()</command></tertiary> </indexterm> <indexterm> -<primary><comamnd>target()</command></primary> +<primary><command>target()</command></primary> <secondary>Handlers</secondary> <tertiary>handler functions</tertiary> </indexterm> |