Correct default value for -s option.

PR:           bin/12946
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net>
This commit is contained in:
Alexey Zelkin 2000-07-20 13:27:58 +00:00
parent 44415df847
commit bcfbf8ad07
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=63653

View file

@ -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