aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/gstat
diff options
context:
space:
mode:
authorMaxim Konovalov <maxim@FreeBSD.org>2009-03-12 13:03:33 +0000
committerMaxim Konovalov <maxim@FreeBSD.org>2009-03-12 13:03:33 +0000
commit70a14ebe3712bfb418f0683f225cca945e86e70b (patch)
treeb039056126550f18bac8987ea1a823f5662a1862 /usr.sbin/gstat
parente65f5a4eadd18abbd8e0d9a4d842460fc19c6a30 (diff)
Notes
Diffstat (limited to 'usr.sbin/gstat')
-rw-r--r--usr.sbin/gstat/gstat.814
1 files changed, 1 insertions, 13 deletions
diff --git a/usr.sbin/gstat/gstat.8 b/usr.sbin/gstat/gstat.8
index d0620258b808..fbef6f968d82 100644
--- a/usr.sbin/gstat/gstat.8
+++ b/usr.sbin/gstat/gstat.8
@@ -32,7 +32,7 @@
.Nd print statistics about GEOM disks
.Sh SYNOPSIS
.Nm
-.Op Fl acd
+.Op Fl abcd
.Op Fl f Ar filter
.Op Fl I Ar interval
.Sh DESCRIPTION
@@ -92,15 +92,3 @@ A
.Nm
utility appeared in
.Fx 5.0 .
-.Sh BUGS
-The
-.Nm
-utility only works interactively.
-It should probably detect when it is run non-interactively and produce
-simple
-.Tn ASCII
-text output.
-Otherwise, this utility should probably be folded into
-.Xr systat 1
-which only works interactively and is the obvious utility to run for
-various other forms of system statistics.