]> sourceware.org Git - systemtap.git/commitdiff
fixed tag error
authorddomingo <ddomingo@redhat.com>
Thu, 11 Sep 2008 06:16:29 +0000 (16:16 +1000)
committerddomingo <ddomingo@redhat.com>
Thu, 11 Sep 2008 06:16:29 +0000 (16:16 +1000)
doc/SystemTap_Beginners_Guide/en-US/Scripts.xml

index d11eec2d88c6be52cde10d7bc7c7016bbfc34de1..bed0bd0664ec6a59bfd3cb37e4b41c7baa6ac99c 100644 (file)
@@ -145,9 +145,9 @@ probe begin
        The <command>printf ()</command> statement is one of the simplest handler tools for printing data. <command>printf ()</command> can also be used to trap data using a wide variety of SystemTap handler functions using the following format:
 </para>
 
+</formalpara>
 <remark>is "handler tool" appropriate?</remark>
 
-</formalpara>
 
 <programlisting>
 printf ("<replaceable>[format string]</replaceable>\n", <replaceable>[argument]</replaceable>)
This page took 0.026176 seconds and 5 git commands to generate.