summaryrefslogtreecommitdiffstats
path: root/winsup/utils
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/utils')
-rw-r--r--winsup/utils/ChangeLog4
-rw-r--r--winsup/utils/utils.sgml2
2 files changed, 5 insertions, 1 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index f740d448a..553bc638e 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -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
diff --git a/winsup/utils/utils.sgml b/winsup/utils/utils.sgml
index 65856dbcf..f57f7248e 100644
--- a/winsup/utils/utils.sgml
+++ b/winsup/utils/utils.sgml
@@ -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