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.sbin/iostat | |
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.sbin/iostat')
-rw-r--r-- | usr.sbin/iostat/iostat.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/iostat/iostat.8 b/usr.sbin/iostat/iostat.8 index 034bf71..861acef 100644 --- a/usr.sbin/iostat/iostat.8 +++ b/usr.sbin/iostat/iostat.8 @@ -135,10 +135,10 @@ Default memory file. .Xr fstat 1 , .Xr netstat 1 , .Xr nfsstat 1 , -.Xr \&ps 1 , +.Xr ps 1 , .Xr systat 1 , -.Xr vmstat 1 , -.Xr pstat 8 +.Xr pstat 8 , +.Xr vmstat 8 .Pp The sections starting with ``Interpreting system activity'' in .%T "Installing and Operating 4.3BSD" . |