tclarify - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit df0baa49271715e729bdb26802f62badf9176131
 (DIR) parent a4feed8a8a212701082516655ec7c18adb7ec429
 (HTM) Author: rsc <devnull@localhost>
       Date:   Fri, 23 Apr 2004 06:38:19 +0000
       
       clarify
       
       Diffstat:
         M man/man1/stats.1                    |      14 +++++++-------
       
       1 file changed, 7 insertions(+), 7 deletions(-)
       ---
 (DIR) diff --git a/man/man1/stats.1 b/man/man1/stats.1
       t@@ -7,11 +7,7 @@ stats \- display graphs of system activity
        .BI - option
        ]
        [
       -.I machine
       -[
       -.B :
       -.I path
       -]
       +.IB machine\fR[ : path\fR]
        \&...
        ]
        .PP
       t@@ -43,11 +39,11 @@ is named, it executes
        .B ssh
        .I machine
        .IR path ;
       -when the
       +when
        .I ssh
        finishes, 
        .I auxstats
       -sleeps for one minute and redials.
       +sleeps for one minute and runs it again.
        The default
        .I path
        is simply
       t@@ -164,6 +160,10 @@ The markers appear along the right, and the markers
        show values appropriate to the rightmost machine; this only
        matters for graphs such as memory that have machine-specific
        maxima.
       +.PP
       +Typing `q' or DEL causes
       +.I stats
       +to exit.
        .PD
        .SH EXAMPLE
        Show the load, memory, interrupts, system calls, context switches,