aboutsummaryrefslogtreecommitdiff
path: root/contrib/top/top.X
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>2000-07-20 13:27:58 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>2000-07-20 13:27:58 +0000
commitbcfbf8ad076ff8aac2d38bd7075c230bfb4384db (patch)
tree03464e2dd307bd46e7362751a1429a8a7c98bf84 /contrib/top/top.X
parent44415df847848cf4de5ef0454ad59906c692bf4d (diff)
downloadsrc-bcfbf8ad076ff8aac2d38bd7075c230bfb4384db.tar.gz
src-bcfbf8ad076ff8aac2d38bd7075c230bfb4384db.zip
Correct default value for -s option.
PR: bin/12946 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net>
Notes
Notes: svn path=/head/; revision=63653
Diffstat (limited to 'contrib/top/top.X')
-rw-r--r--contrib/top/top.X3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/top/top.X b/contrib/top/top.X
index c9d4e8b61bf2..97649c37f26e 100644
--- a/contrib/top/top.X
+++ b/contrib/top/top.X
@@ -1,5 +1,6 @@
.\" NOTE: changes to the manual page for "top" should be made in the
.\" file "top.X" and NOT in the file "top.1".
+.\" $FreeBSD$
.nr N %topn%
.nr D %delay%
.TH TOP 1 Local
@@ -29,7 +30,7 @@ top \- display and update information about the top cpu processes
.if t .ds rq ''
.\" Just in case these number registers aren't set yet...
.if \nN==0 .nr N 10
-.if \nD==0 .nr D 5
+.if \nD==0 .nr D 2
.I Top
displays the top
.if !\nN==-1 \nN