Module Name: src
Committed By: sevan
Date: Wed Dec 5 10:35:14 UTC 2018
Modified Files:
src/usr.bin/vmstat: vmstat.1
Log Message:
Suggest kernhist(9) which is required for vmstat -u and -U
Drop Pp before Bl while here.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/usr.bin/vmstat/vmstat.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/vmstat/vmstat.1
diff -u src/usr.bin/vmstat/vmstat.1:1.20 src/usr.bin/vmstat/vmstat.1:1.21
--- src/usr.bin/vmstat/vmstat.1:1.20 Wed Oct 21 22:18:37 2009
+++ src/usr.bin/vmstat/vmstat.1 Wed Dec 5 10:35:14 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: vmstat.1,v 1.20 2009/10/21 22:18:37 wiz Exp $
+.\" $NetBSD: vmstat.1,v 1.21 2018/12/05 10:35:14 sevan Exp $
.\"
.\" Copyright (c) 2000, 2007 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -53,7 +53,7 @@
.\"
.\" @(#)vmstat.8 8.1 (Berkeley) 6/6/93
.\"
-.Dd October 22, 2009
+.Dd December 5, 2018
.Dt VMSTAT 1
.Os
.Sh NAME
@@ -191,7 +191,6 @@ is specified, the default is infinity.
By default,
.Nm
displays the following information:
-.Pp
.Bl -tag -width memory
.It procs
Information about the numbers of processes in various states.
@@ -288,7 +287,8 @@ apparent which are recomputed every seco
.Xr ps 1 ,
.Xr systat 1 ,
.Xr iostat 8 ,
-.Xr pstat 8
+.Xr pstat 8 ,
+.Xr kernhist 9
.Pp
The sections starting with
.Dq Interpreting system activity