diff options
author | mpp <mpp@FreeBSD.org> | 1996-01-20 07:29:11 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-01-20 07:29:11 +0000 |
commit | 95fd971cf1dd885dbec189017ba46998e8210cd0 (patch) | |
tree | 318a257a9b20c91753d8e48fe3ed013656a476d6 /usr.bin/systat/systat.1 | |
parent | e416b2637605b73664a7acde01730f9ec0f95c1c (diff) | |
download | FreeBSD-src-95fd971cf1dd885dbec189017ba46998e8210cd0.zip FreeBSD-src-95fd971cf1dd885dbec189017ba46998e8210cd0.tar.gz |
Fix a variety of minor typos and cross references in a bunch of
man pages.
Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>
Giles Lean <giles@nemeton.com.au>
<soda@sra.co.jp>
Diffstat (limited to 'usr.bin/systat/systat.1')
-rw-r--r-- | usr.bin/systat/systat.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1 index a4d82e2..8911401 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 |