summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorAngelos D. Keromytis <angelos@cvs.openbsd.org>2001-05-11 06:41:24 +0000
committerAngelos D. Keromytis <angelos@cvs.openbsd.org>2001-05-11 06:41:24 +0000
commitb82977e04b2cba745b6fe3ef03bcc792b4e53cbc (patch)
treee2c840dbb8d2d12101276aba38160784700bc802 /usr.bin
parent91a13a37df6aac6cb77008c559843db5d30abc12 (diff)
Fix stray comma.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/vmstat/vmstat.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/vmstat/vmstat.8 b/usr.bin/vmstat/vmstat.8
index 9d0f97229c3..13cac9174af 100644
--- a/usr.bin/vmstat/vmstat.8
+++ b/usr.bin/vmstat/vmstat.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vmstat.8,v 1.20 2001/04/12 18:12:01 deraadt Exp $
+.\" $OpenBSD: vmstat.8,v 1.21 2001/05/11 06:41:23 angelos Exp $
.\" $NetBSD: vmstat.8,v 1.12 1996/05/10 23:19:30 thorpej Exp $
.\"
.\" Copyright (c) 1986, 1993
@@ -69,7 +69,7 @@ interval is specified, the default is 1 second.
Report on the number
.Xr fork 2 ,
.Xr vfork 2 ,
-.Xr rfork 2 ,
+.Xr rfork 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