Correct description of -c and -w options
Inspired by: PR docs/11774 Submitted by: Chad R. Larson <chad@freeway.dcfinc.com>
This commit is contained in:
parent
dc9b62f848
commit
ebc36fcc1a
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)vmstat.8 8.1 (Berkeley) 6/6/93
|
||||
.\" $Id: vmstat.8,v 1.13 1999/02/15 13:57:18 bde Exp $
|
||||
.\" $Id: vmstat.8,v 1.14 1999/04/26 14:08:04 kris Exp $
|
||||
.\"
|
||||
.Dd June 6, 1996
|
||||
.Dt VMSTAT 8
|
||||
@ -60,11 +60,13 @@ The options are as follows:
|
||||
Repeat the display
|
||||
.Ar count
|
||||
times.
|
||||
The first display is for the time since a reboot and each subsequent report
|
||||
is for the time period since the last display.
|
||||
If no
|
||||
.Ar wait
|
||||
interval is specified, the default is 1 second.
|
||||
The first display is for the time since a reboot and each subsequent
|
||||
report is for the time period since the last display.
|
||||
If no repeat
|
||||
.Ar count
|
||||
is specified, and
|
||||
.Fl w
|
||||
is specified, the default is infinity, otherwise the default is one.
|
||||
.\" .It Fl f
|
||||
.\" Report on the number
|
||||
.\" .Xr fork 2
|
||||
@ -171,8 +173,8 @@ Pause
|
||||
.Ar wait
|
||||
seconds between each display.
|
||||
If no repeat
|
||||
.Ar count
|
||||
is specified, the default is infinity.
|
||||
.Ar wait
|
||||
interval is specified, the default is 1 second.
|
||||
.It Fl z
|
||||
Report on memory used by the kernel zone allocator, by zone.
|
||||
.El
|
||||
|
Loading…
Reference in New Issue
Block a user