Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/vmstat Remove documentation of bogus "-t" option, pe...



details:   https://anonhg.NetBSD.org/src/rev/2ca7d7f1467d
branches:  trunk
changeset: 486261:2ca7d7f1467d
user:      fair <fair%NetBSD.org@localhost>
date:      Wed May 17 09:49:32 2000 +0000

description:
Remove documentation of bogus "-t" option, per PR 10036.

diffstat:

 usr.bin/vmstat/vmstat.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7cc0036a5c19 -r 2ca7d7f1467d usr.bin/vmstat/vmstat.8
--- a/usr.bin/vmstat/vmstat.8   Wed May 17 09:43:33 2000 +0000
+++ b/usr.bin/vmstat/vmstat.8   Wed May 17 09:49:32 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: vmstat.8,v 1.16 1999/01/11 23:03:06 thorpej Exp $
+.\"    $NetBSD: vmstat.8,v 1.17 2000/05/17 09:49:32 fair Exp $
 .\"
 .\" Copyright (c) 1986, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -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



Home | Main Index | Thread Index | Old Index