Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/vmstat Suggest kernhist(9) which is required for vms...
details: https://anonhg.NetBSD.org/src/rev/be291bcf5e34
branches: trunk
changeset: 446439:be291bcf5e34
user: sevan <sevan%NetBSD.org@localhost>
date: Wed Dec 05 10:35:14 2018 +0000
description:
Suggest kernhist(9) which is required for vmstat -u and -U
Drop Pp before Bl while here.
diffstat:
usr.bin/vmstat/vmstat.1 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 45df8168617a -r be291bcf5e34 usr.bin/vmstat/vmstat.1
--- a/usr.bin/vmstat/vmstat.1 Wed Dec 05 09:34:46 2018 +0000
+++ b/usr.bin/vmstat/vmstat.1 Wed Dec 05 10:35:14 2018 +0000
@@ -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 @@
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 @@
.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
Home |
Main Index |
Thread Index |
Old Index