summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-01-20 07:29:11 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-01-20 07:29:11 +0000
commit270d3d754aaf84a6427db275f9a121561af689ad (patch)
tree318a257a9b20c91753d8e48fe3ed013656a476d6 /usr.bin
parent9bbf2e643e959b9f1b8d89beba7f6c570559c5b5 (diff)
Notes
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/fstat/fstat.14
-rw-r--r--usr.bin/indent/indent.14
-rw-r--r--usr.bin/netstat/netstat.16
-rw-r--r--usr.bin/nfsstat/nfsstat.14
-rw-r--r--usr.bin/systat/systat.14
5 files changed, 11 insertions, 11 deletions
diff --git a/usr.bin/fstat/fstat.1 b/usr.bin/fstat/fstat.1
index 715e09aaa9f3..5a7edeb0b0ef 100644
--- a/usr.bin/fstat/fstat.1
+++ b/usr.bin/fstat/fstat.1
@@ -209,9 +209,9 @@ of time.
.Xr nfsstat 1 ,
.Xr ps 1 ,
.Xr systat 1 ,
-.Xr vmstat 1 ,
.Xr iostat 8 ,
-.Xr pstat 8
+.Xr pstat 8 ,
+.Xr vmstat 8
.Sh HISTORY
The
.Nm
diff --git a/usr.bin/indent/indent.1 b/usr.bin/indent/indent.1
index c44964ad59d6..524253dfce4a 100644
--- a/usr.bin/indent/indent.1
+++ b/usr.bin/indent/indent.1
@@ -171,8 +171,8 @@ this option enabled, comments look like this:
.Bd -literal -offset indent
.ne 3
/*
- * this is a comment
- */
+ * this is a comment
+ */
.Ed
.Pp
Rather than like this:
diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1
index da890c912c06..e2d1ce425754 100644
--- a/usr.bin/netstat/netstat.1
+++ b/usr.bin/netstat/netstat.1
@@ -271,16 +271,16 @@ The first line of each screen of information contains a summary since the
system was last rebooted. Subsequent lines of output show values
accumulated over the preceding interval.
.Sh SEE ALSO
-.Xr iostat 1 ,
.Xr nfsstat 1 ,
.Xr ps 1 ,
-.Xr vmstat 1 ,
.Xr hosts 5 ,
.Xr networks 5 ,
.Xr protocols 5 ,
.Xr services 5 ,
+.Xr iostat 8 ,
.Xr trpt 8 ,
-.Xr trsp 8
+.Xr trsp 8 ,
+.Xr vmstat 8
.Sh HISTORY
The
.Nm netstat
diff --git a/usr.bin/nfsstat/nfsstat.1 b/usr.bin/nfsstat/nfsstat.1
index 9e778c7aec87..5e798b7289ed 100644
--- a/usr.bin/nfsstat/nfsstat.1
+++ b/usr.bin/nfsstat/nfsstat.1
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)nfsstat.1 8.1 (Berkeley) 6/6/93
-.\" $Id$
+.\" $Id: nfsstat.1,v 1.3 1994/10/23 23:25:42 wollman Exp $
.\"
.Dd June 6, 1993
.Dt NFSSTAT 1
@@ -79,10 +79,10 @@ default memory file
.Xr netstat 1 ,
.Xr ps 1 ,
.Xr systat 1 ,
-.Xr vmstat 1 ,
.Xr sysctl 3 ,
.Xr iostat 8 ,
.Xr pstat 8 ,
+.Xr vmstat 8
.Sh HISTORY
The
.Nm nfsstat
diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1
index a4d82e257d01..8911401505e0 100644
--- a/usr.bin/systat/systat.1
+++ b/usr.bin/systat/systat.1
@@ -62,9 +62,9 @@ displays the processes getting the largest percentage of the processor
in the lower window. Other displays show swap space usage, disk
.Tn I/O
statistics (a la
-.Xr iostat 1 ) ,
+.Xr iostat 8 ) ,
virtual memory statistics (a la
-.Xr vmstat 1 ) ,
+.Xr vmstat 8 ) ,
network ``mbuf'' utilization, and network connections (a la
.Xr netstat 1 ) .
.Pp