Module Name:    src
Committed By:   sevan
Date:           Tue Dec 25 03:38:59 UTC 2018

Modified Files:
        src/usr.bin/vmstat: vmstat.1

Log Message:
Remove reference to Installing and Operating 4.3BSD paper, at present it's not
possible to find a paper titled as such with sections starting with
"Interpreting system activity".
There is a "Monitoring System Performance" section present from the 4.1BSD
Installing and Operating paper up to and including the 4.4BSD paper. The advice
in this section has not aged very well.
>From "Installing and Operating 4.3BSD-tahoe UNIX on the VAX":
"Cumulatively on one of our large machines we average about 60-100
context switches and interrupts per second and about 70-120 system calls
per second"


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 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.23 src/usr.bin/vmstat/vmstat.1:1.24
--- src/usr.bin/vmstat/vmstat.1:1.23	Thu Dec 13 01:29:10 2018
+++ src/usr.bin/vmstat/vmstat.1	Tue Dec 25 03:38:59 2018
@@ -1,4 +1,4 @@
-.\"	$NetBSD: vmstat.1,v 1.23 2018/12/13 01:29:10 sevan Exp $
+.\"	$NetBSD: vmstat.1,v 1.24 2018/12/25 03:38:59 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 December 13, 2018
+.Dd December 25, 2018
 .Dt VMSTAT 1
 .Os
 .Sh NAME
@@ -300,11 +300,6 @@ apparent which are recomputed every seco
 .Xr iostat 8 ,
 .Xr pstat 8 ,
 .Xr kernhist 9
-.Pp
-The sections starting with
-.Dq Interpreting system activity
-in
-.%T Installing and Operating 4.3BSD .
 .Sh BUGS
 The
 .Fl c

Reply via email to