summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-06-23 14:32:49 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-06-23 14:32:49 +0000
commit084392889a998407677beaa9bb9e1997a1bf7f44 (patch)
tree90e5fcdd3044d6990f70f85b5b5995c6b710273b /usr.bin
parente6cf88e5df367ae03e6a2795b0841e142b9a50a0 (diff)
sort options;
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/vmstat/vmstat.810
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/vmstat/vmstat.8 b/usr.bin/vmstat/vmstat.8
index a861e43ad3b..d119db27574 100644
--- a/usr.bin/vmstat/vmstat.8
+++ b/usr.bin/vmstat/vmstat.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vmstat.8,v 1.31 2004/06/28 01:45:51 aaron Exp $
+.\" $OpenBSD: vmstat.8,v 1.32 2005/06/23 14:32:48 jmc Exp $
.\" $NetBSD: vmstat.8,v 1.12 1996/05/10 23:19:30 thorpej Exp $
.\"
.\" Copyright (c) 1986, 1993
@@ -75,11 +75,11 @@ startup.
.It Fl M Ar core
Extract values associated with the name list from the specified core
instead of the running kernel.
-.It Fl N Ar system
-Extract the name list from the specified system instead of the running kernel.
.It Fl m
Report on the usage of kernel dynamic memory listed first by size of
allocation and then by type of usage.
+.It Fl N Ar system
+Extract the name list from the specified system instead of the running kernel.
.It Fl s
Display the contents of the
.Ar sum
@@ -88,6 +88,8 @@ events which have occurred since system startup.
.It Fl t
Report on the number of page in and page reclaims since system startup,
and the amount of time required by each.
+.It Fl v
+Print more verbose information.
.It Fl w Ar wait
Pause
.Ar wait
@@ -95,8 +97,6 @@ seconds between each display.
If no repeat
.Ar count
is specified, the default is infinity.
-.It Fl v
-Print more verbose information.
.It Fl z
When used with
.Fl i ,