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 + + * utils.sgml (strace): Fix a pair of exchanged lines in usage text. + 2011-04-04 Corinna Vinschen * 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 <pid> + -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