diff options
author | Warren Block <wblock@FreeBSD.org> | 2012-05-24 02:24:03 +0000 |
---|---|---|
committer | Warren Block <wblock@FreeBSD.org> | 2012-05-24 02:24:03 +0000 |
commit | 344c81a16651a06b4a6732d662ab60a50fbe7434 (patch) | |
tree | 61339cc2a5de8c07d18be714bf198be4e8c05131 /usr.bin/ctlstat/ctlstat.8 | |
parent | 00feaafdf8a51c9be2a92a48d7547128783bbfe5 (diff) | |
download | src-test2-344c81a16651a06b4a6732d662ab60a50fbe7434.tar.gz src-test2-344c81a16651a06b4a6732d662ab60a50fbe7434.zip |
Notes
Diffstat (limited to 'usr.bin/ctlstat/ctlstat.8')
-rw-r--r-- | usr.bin/ctlstat/ctlstat.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ctlstat/ctlstat.8 b/usr.bin/ctlstat/ctlstat.8 index a213cc9470ff..27386f8d8ac2 100644 --- a/usr.bin/ctlstat/ctlstat.8 +++ b/usr.bin/ctlstat/ctlstat.8 @@ -86,8 +86,8 @@ Notation (JSON) format. No statistics are computed in this mode, only raw numbers are displayed. .It Fl l Ar lun Request statistics for the specified LUN. -This option is incompatible with total ( -.Fl t ) +This option is incompatible with total +.Fl ( t ) mode. .It Fl n Ar numdevs Display statistics for this many devices. |