Subject: bin/10036: small bug/typo in vmstat manpage
To: None <gnats-bugs@gnats.netbsd.org>
From: None <Thilo.Manske@HEH.Uni-Oldenburg.DE>
List: netbsd-bugs
Date: 05/02/2000 05:36:11
>Number: 10036
>Category: bin
>Synopsis: small bug/typo in vmstat manpage
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Tue May 02 05:37:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Thilo Manske
>Release: 1.4.1 and -current (and probably before)
>Organization:
Dies ist Thilos Unix Signature! Viel Spass damit.
>Environment:
System: NetBSD WintelKiller 1.4X NetBSD 1.4X (WintelKiller) #220: Tue Apr 25 21:06:03 MEST 2000 thilo@WintelKiller:/usr/src/sys/arch/i386/compile/WintelKiller i386
>Description:
%man vmstat
...
SYNOPSIS
vmstat [ -fHilmst ] [ -h histname ] [ -c count ] [ -M core ]
... ^
There is no "-t" option!
% vmstat -t
vmstat: illegal option -- t
usage: vmstat [-fHilms] [-h histname] [-c count] [-M core] [-N system] [-w wait] [disks]
>How-To-Repeat:
>Fix:
--- vmstat.8.old Tue Jan 12 13:13:08 1999
+++ vmstat.8 Tue May 2 14:33:55 2000
@@ -40,7 +40,7 @@
.SH SYNOPSIS
.nf
.ft B
-vmstat [ \-fHilmst ] [ \-h histname ] [ \-c count ] [ \-M core ]
+vmstat [ \-fHilms ] [ \-h histname ] [ \-c count ] [ \-M core ]
.ti +5
[ \-N system ] [ \-w wait ] [ disks ]
.ft R
>Release-Note:
>Audit-Trail:
>Unformatted: