mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-02 12:20:51 +00:00
Move an option outside of a nested list and up a bit to live free among
its brothers and sisters.
This commit is contained in:
parent
3bfdd012d8
commit
d662d4b701
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=46094
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)vmstat.8 8.1 (Berkeley) 6/6/93
|
||||
.\" $Id: vmstat.8,v 1.12 1999/02/13 09:59:24 dillon Exp $
|
||||
.\" $Id: vmstat.8,v 1.13 1999/02/15 13:57:18 bde Exp $
|
||||
.\"
|
||||
.Dd June 6, 1996
|
||||
.Dt VMSTAT 8
|
||||
@ -173,6 +173,8 @@ seconds between each display.
|
||||
If no repeat
|
||||
.Ar count
|
||||
is specified, the default is infinity.
|
||||
.It Fl z
|
||||
Report on memory used by the kernel zone allocator, by zone.
|
||||
.El
|
||||
.Pp
|
||||
By default,
|
||||
@ -190,8 +192,6 @@ in run queue
|
||||
blocked for resources (i/o, paging, etc.)
|
||||
.It w
|
||||
runnable or short sleeper (< 20 secs) but swapped
|
||||
.It Fl z
|
||||
Report on memory used by the kernel zone allocator, by zone.
|
||||
.El
|
||||
.It memory
|
||||
Information about the usage of virtual and real memory.
|
||||
|
Loading…
Reference in New Issue
Block a user