diff options
| author | Chris Costello <chris@FreeBSD.org> | 1999-08-14 06:52:28 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 1999-08-14 06:52:28 +0000 |
| commit | 0114ca66e9350d2df5eae65e8c840a0f825acbad (patch) | |
| tree | 1a669fcd591525e35ddeb3b1dc62289d9359f04a /usr.bin | |
| parent | e0fd2ce68f2981adeb9b36a2f956b27bbc8d21ac (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/systat/systat.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1 index 9d870c44007a1..c39031b8074dd 100644 --- a/usr.bin/systat/systat.1 +++ b/usr.bin/systat/systat.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)systat.1 8.2 (Berkeley) 12/30/93 -.\" $Id: systat.1,v 1.18 1999/07/12 20:24:00 nik Exp $ +.\" $Id: systat.1,v 1.19 1999/07/30 07:44:25 des Exp $ .\" .Dd September 9, 1997 .Dt SYSTAT 1 @@ -486,9 +486,9 @@ This will display all Direct Access devices, all Sequential Access devices, and all passthrough devices that provide access to CDROM drives. .El .Sh SEE ALSO -.Xr iostat 1 , +.Xr iostat 8 , .Xr netstat 1 , -.Xr vmstat 1 , +.Xr vmstat 8 , .Xr icmp 4 , .Xr ip 4 , .Xr tcp 4 , |
