OSDN Git Service

2011-04-12 Jon TURNEY <jon.turney@dronecode.org.uk>
authorjturney <jturney>
Wed, 13 Apr 2011 11:42:43 +0000 (11:42 +0000)
committerjturney <jturney>
Wed, 13 Apr 2011 11:42:43 +0000 (11:42 +0000)
        * utils.sgml (strace): Fix a pair of exchanged lines in usage text.

winsup/utils/ChangeLog
winsup/utils/utils.sgml

index f740d44..553bc63 100644 (file)
@@ -1,3 +1,7 @@
+2011-04-12  Jon TURNEY  <jon.turney@dronecode.org.uk>
+
+        * utils.sgml (strace): Fix a pair of exchanged lines in usage text.
+
 2011-04-04  Corinna Vinschen  <corinna@vinschen.de>
 
        * passwd.c (main): Add the ability to specify a username for the -R
index 65856db..f57f724 100644 (file)
@@ -1915,8 +1915,8 @@ Trace system calls and signals
   -t, --timestamp              use an absolute hh:mm:ss timestamp insted of 
                                the default microsecond timestamp.  Implies -d
   -T, --toggle                 toggle tracing in a process already being
-  -u, --usecs                  toggle printing of microseconds timestamp
                                traced. Requires -p &lt;pid&gt;
+  -u, --usecs                  toggle printing of microseconds timestamp
   -v, --version                output version information and exit
   -w, --new-window             spawn program under test in a new window