diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-01 16:44:04 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-01 16:44:04 +0000 |
commit | 610a5778c5c8d73cb2bbbe7761f8cb312dc96392 (patch) | |
tree | 201726ab6d3926ac9639b0be8a4461fd45c51b66 /usr.sbin/iostat | |
parent | 1c59150ad7f1c8cbac72f0a1c662d910b25a3282 (diff) |
mdoc(7) police: split punctuation characters + misc fixes.
Notes
Notes:
svn path=/head/; revision=71898
Diffstat (limited to 'usr.sbin/iostat')
-rw-r--r-- | usr.sbin/iostat/iostat.8 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/usr.sbin/iostat/iostat.8 b/usr.sbin/iostat/iostat.8 index f43389f92936..b9466957cb04 100644 --- a/usr.sbin/iostat/iostat.8 +++ b/usr.sbin/iostat/iostat.8 @@ -75,7 +75,12 @@ statistics .Op Fl M Ar core .Op Fl n Ar devs .Op Fl N Ar system -.Op Fl t Ar type,if,pass +.Oo +.Fl t +.Sm off +.Ar type , if , pass +.Sm on +.Oc .Op Fl w Ar wait .Op Ar drives .Sh DESCRIPTION |