diff options
author | Giorgos Keramidas <keramida@FreeBSD.org> | 2005-05-27 00:21:12 +0000 |
---|---|---|
committer | Giorgos Keramidas <keramida@FreeBSD.org> | 2005-05-27 00:21:12 +0000 |
commit | 24c5a5ebf0c4404d0dbaf8a61e592303b04df316 (patch) | |
tree | 1cb61a3b42873333e4ecca76b4533fadccc443f2 /usr.sbin/gstat | |
parent | b4bb2bf4fe8ff690430328995c3ab3dba9f607fe (diff) | |
download | src-test2-24c5a5ebf0c4404d0dbaf8a61e592303b04df316.tar.gz src-test2-24c5a5ebf0c4404d0dbaf8a61e592303b04df316.zip |
Notes
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 b384075fb377..2dce5c317283 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 |