diff options
author | keramida <keramida@FreeBSD.org> | 2005-05-27 00:21:12 +0000 |
---|---|---|
committer | keramida <keramida@FreeBSD.org> | 2005-05-27 00:21:12 +0000 |
commit | 6a3b712542efc0e387891a0f15ea7d1de57e8853 (patch) | |
tree | 1cb61a3b42873333e4ecca76b4533fadccc443f2 /usr.sbin/gstat | |
parent | 48bb027b5ae93fe98cf24916e555a93edfeee4c3 (diff) | |
download | FreeBSD-src-6a3b712542efc0e387891a0f15ea7d1de57e8853.zip FreeBSD-src-6a3b712542efc0e387891a0f15ea7d1de57e8853.tar.gz |
Add cross-references to iostat, systat and vmstat.
Diffstat (limited to 'usr.sbin/gstat')
-rw-r--r-- | usr.sbin/gstat/gstat.8 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.sbin/gstat/gstat.8 b/usr.sbin/gstat/gstat.8 index b384075..2dce5c3 100644 --- a/usr.sbin/gstat/gstat.8 +++ b/usr.sbin/gstat/gstat.8 @@ -72,7 +72,10 @@ seconds, milliseconds, or microseconds, respectively. .Sh EXIT STATUS .Ex -std .Sh SEE ALSO -.Xr geom 4 +.Xr systat 1 , +.Xr geom 4 , +.Xr iostat 8 , +.Xr vmstat 8 .Sh HISTORY A .Nm |