As the note that -C makes strace "also print regular output" can be
easily overlooked.
* strace.1.in (.SS Statistics) <.TP .B \-c>: Mention that -c supresses
regular output.
.TP 12
.B \-c
Count time, calls, and errors for each system call and report a summary on
-program exit. This attempts to show system time (CPU time spent running
+program exit, suppressing the regular output.
+This attempts to show system time (CPU time spent running
in the kernel) independent of wall clock time. If
.B \-c
is used with