Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/vmstat - fix section of this manpage; it's 1 not 8.



details:   https://anonhg.NetBSD.org/src/rev/7d8993208dc4
branches:  trunk
changeset: 539074:7d8993208dc4
user:      enami <enami%NetBSD.org@localhost>
date:      Thu Nov 07 13:40:16 2002 +0000

description:
- fix section of this manpage; it's 1 not 8.
- use Nm "" instead of just Nm in SYNOPSIS.

diffstat:

 usr.bin/vmstat/vmstat.1 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r 9a5001a4a5b6 -r 7d8993208dc4 usr.bin/vmstat/vmstat.1
--- a/usr.bin/vmstat/vmstat.1   Thu Nov 07 12:45:35 2002 +0000
+++ b/usr.bin/vmstat/vmstat.1   Thu Nov 07 13:40:16 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: vmstat.1,v 1.7 2002/09/30 11:09:17 grant Exp $
+.\"    $NetBSD: vmstat.1,v 1.8 2002/11/07 13:40:16 enami Exp $
 .\"
 .\" Copyright (c) 2000 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -65,13 +65,13 @@
 .\"    @(#)vmstat.8    8.1 (Berkeley) 6/6/93
 .\"
 .Dd November 26, 2001
-.Dt VMSTAT 8
+.Dt VMSTAT 1
 .Os
 .Sh NAME
 .Nm vmstat
 .Nd report virtual memory statistics
 .Sh SYNOPSIS
-.Nm
+.Nm ""
 .Op Fl efHilLmsUv
 .Bk -words
 .Op Fl M Ar core



Home | Main Index | Thread Index | Old Index