tclarify - plan9port - [fork] Plan 9 from user space
git clone git://src.adamsgaard.dk/plan9port
Log
Files
Refs
README
LICENSE
---
commit df0baa49271715e729bdb26802f62badf9176131
parent a4feed8a8a212701082516655ec7c18adb7ec429
Author: rsc 
Date:   Fri, 23 Apr 2004 06:38:19 +0000

clarify

Diffstat:
  M man/man1/stats.1                    |      14 +++++++-------

1 file changed, 7 insertions(+), 7 deletions(-)
---
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,