summaryrefslogtreecommitdiffstats
path: root/sbin/camcontrol
diff options
context:
space:
mode:
authorken <ken@FreeBSD.org>1999-12-17 00:28:05 +0000
committerken <ken@FreeBSD.org>1999-12-17 00:28:05 +0000
commit3bd28ea93ef0db4dbbbf6b6671392ccbc020a864 (patch)
tree3761f825006e9946a2b32f32a9c2d9aa3882130c /sbin/camcontrol
parent77984c7ce55a27048aeedfea193c3a49d2bd5183 (diff)
downloadFreeBSD-src-3bd28ea93ef0db4dbbbf6b6671392ccbc020a864.zip
FreeBSD-src-3bd28ea93ef0db4dbbbf6b6671392ccbc020a864.tar.gz
Fix the example in the bugs section.
Diffstat (limited to 'sbin/camcontrol')
-rw-r--r--sbin/camcontrol/camcontrol.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/camcontrol/camcontrol.8 b/sbin/camcontrol/camcontrol.8
index eeb2484..facba25 100644
--- a/sbin/camcontrol/camcontrol.8
+++ b/sbin/camcontrol/camcontrol.8
@@ -667,7 +667,7 @@ The code that parses the generic command line arguments doesn't know that
some of the subcommands take multiple arguments. So if, for instance, you
tried something like this:
.Bd -literal -offset foobar
-camcontrol -n da -u 1 -c "00 00 00 00 00 v" 0x00 -v
+camcontrol cmd -n da -u 1 -c "00 00 00 00 00 v" 0x00 -v
.Ed
.Pp
The sense information from the test unit ready command would not get
OpenPOWER on IntegriCloud