summaryrefslogtreecommitdiff
path: root/usr.sbin/gstat
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2003-05-31 18:19:50 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2003-05-31 18:19:50 +0000
commite6f5d394651f366c8d9fe1ccf5836390daf61f7a (patch)
tree34e478c360ae90a27f03063e1b193ef22f84f218 /usr.sbin/gstat
parent6280ed26af0f63ad38257b9365f1076bb0c67365 (diff)
downloadsrc-test-e6f5d394651f366c8d9fe1ccf5836390daf61f7a.tar.gz
src-test-e6f5d394651f366c8d9fe1ccf5836390daf61f7a.zip
Sigh, I guess this manpage used cat(1) as a template?
Otherwise, fix the manpage to not use the second person, and add two missing punctuation bits.
Notes
Notes: svn path=/head/; revision=115475
Diffstat (limited to 'usr.sbin/gstat')
-rw-r--r--usr.sbin/gstat/gstat.813
1 files changed, 6 insertions, 7 deletions
diff --git a/usr.sbin/gstat/gstat.8 b/usr.sbin/gstat/gstat.8
index c4dbe3da8a378..7804640900c42 100644
--- a/usr.sbin/gstat/gstat.8
+++ b/usr.sbin/gstat/gstat.8
@@ -24,12 +24,12 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 15, 2001
+.Dd March 3, 2003
.Dt GSTAT 8
.Os
.Sh NAME
.Nm gstat
-.Nd print statistics about geom disks
+.Nd print statistics about GEOM disks
.Sh SYNOPSIS
.Nm
.Op Fl c
@@ -56,13 +56,12 @@ Refresh the
display every
.Ar interval
microseconds.
-You can add a suffix of
-.Cm s ,
-.Cm ms ,
+Adding a suffix of
+.Cm s , ms ,
or
.Cm us
-(the default) to indicate that the update interval is specified in
-seconds, milliseconds or microseconds respectively.
+(the default) indicates that the update interval is specified in
+seconds, milliseconds, or microseconds, respectively.
.El
.Sh DIAGNOSTICS
.Ex -std