Module Name: src
Committed By: sborrill
Date: Fri Mar 23 13:32:51 UTC 2012
Modified Files:
src/external/bsd/top/dist: top.1.in
Log Message:
Mention that 1 can be used as an interactive command.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/top/dist/top.1.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/top/dist/top.1.in
diff -u src/external/bsd/top/dist/top.1.in:1.3 src/external/bsd/top/dist/top.1.in:1.4
--- src/external/bsd/top/dist/top.1.in:1.3 Sun Jul 20 18:52:06 2008
+++ src/external/bsd/top/dist/top.1.in Fri Mar 23 13:32:51 2012
@@ -237,6 +237,9 @@ These commands are currently recognized:
Display a summary of the commands (help screen). Version information
is included in this display.
.TP
+.B 1
+Toggle the display of per-cpu states.
+.TP
.B C
Toggle the use of color in the display.
.TP