diff options
author | keramida <keramida@FreeBSD.org> | 2005-05-26 17:54:16 +0000 |
---|---|---|
committer | keramida <keramida@FreeBSD.org> | 2005-05-26 17:54:16 +0000 |
commit | dd13f28b1789efe3e1f1ad466181dd82cdd20eee (patch) | |
tree | 66c0c93e3987b8c93e897f6fbde14ce7192ab0f0 /usr.bin/vmstat | |
parent | be7058be257223bfed29aacb6d77a99c75ac5909 (diff) | |
download | FreeBSD-src-dd13f28b1789efe3e1f1ad466181dd82cdd20eee.zip FreeBSD-src-dd13f28b1789efe3e1f1ad466181dd82cdd20eee.tar.gz |
Interlink systat(1), iostat(8) and vmstat(8) through their SEE ALSO
sections, so that users of one can learn about the others easily.
Diffstat (limited to 'usr.bin/vmstat')
-rw-r--r-- | usr.bin/vmstat/vmstat.8 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/vmstat/vmstat.8 b/usr.bin/vmstat/vmstat.8 index 4f1bbd7..4f8efb1 100644 --- a/usr.bin/vmstat/vmstat.8 +++ b/usr.bin/vmstat/vmstat.8 @@ -333,6 +333,7 @@ statistics every second. .Xr nfsstat 1 , .Xr ps 1 , .Xr systat 1 , +.Xr gstat 8 , .Xr iostat 8 , .Xr pstat 8 , .Xr sysctl 8 |