Source-Changes-HG archive

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

[src/netbsd-1-4]: src/usr.bin/vmstat Pull up revision 1.17 (requested by fair):



details:   https://anonhg.NetBSD.org/src/rev/06b3ddee70f3
branches:  netbsd-1-4
changeset: 470619:06b3ddee70f3
user:      he <he%NetBSD.org@localhost>
date:      Mon May 22 22:14:30 2000 +0000

description:
Pull up revision 1.17 (requested by fair):
  Fix typo in manual page.  Fixes PR#10036.

diffstat:

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

diffs (18 lines):

diff -r 85af57a3903f -r 06b3ddee70f3 usr.bin/vmstat/vmstat.8
--- a/usr.bin/vmstat/vmstat.8   Mon May 22 22:09:59 2000 +0000
+++ b/usr.bin/vmstat/vmstat.8   Mon May 22 22:14:30 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.16.2.1 2000/05/22 22:14:30 he 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