summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-02-17 07:24:34 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-02-17 07:24:34 +0000
commite0e8618ace517183f7f6eef521adb1a4bfc7ffaf (patch)
treedff53c8f3192825367aa11a5640ecceba5e4d536 /usr.bin
parent2ed5d0a1336c5d083b875b96817b82d5b1f88a39 (diff)
typos;
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/vmstat/vmstat.811
1 files changed, 6 insertions, 5 deletions
diff --git a/usr.bin/vmstat/vmstat.8 b/usr.bin/vmstat/vmstat.8
index 6a242ef6752..ca60d8c171f 100644
--- a/usr.bin/vmstat/vmstat.8
+++ b/usr.bin/vmstat/vmstat.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vmstat.8,v 1.25 2002/11/29 20:10:04 deraadt Exp $
+.\" $OpenBSD: vmstat.8,v 1.26 2003/02/17 07:24:32 jmc Exp $
.\" $NetBSD: vmstat.8,v 1.12 1996/05/10 23:19:30 thorpej Exp $
.\"
.\" Copyright (c) 1986, 1993
@@ -48,7 +48,7 @@
.Op Fl M Ar core
.Op Fl N Ar system
.Op Fl w Ar wait
-.Op disks
+.Op Ar disks
.Sh DESCRIPTION
.Nm
reports certain kernel statistics kept about process, virtual memory,
@@ -66,10 +66,11 @@ If no
.Ar wait
interval is specified, the default is 1 second.
.It Fl f
-Report on the number
+Report on the number of
.Xr fork 2 ,
-.Xr vfork 2 ,
.Xr rfork 2
+and
+.Xr vfork 2
system calls as well as kernel thread creations since system startup,
and the number of pages of virtual memory involved in each.
.It Fl i
@@ -106,7 +107,7 @@ By default,
.Nm
displays the following information just once:
.Bl -tag -width "whatever"
-.It procs
+.It Ar procs
Information about the numbers of processes in various states.
.Pp
.Bl -inset -width xxxxxx -compact