diff options
| author | Kenneth D. Merry <ken@FreeBSD.org> | 1999-12-17 00:28:05 +0000 |
|---|---|---|
| committer | Kenneth D. Merry <ken@FreeBSD.org> | 1999-12-17 00:28:05 +0000 |
| commit | b9e3972ac6154b5344aa34582b6c0a20b95db263 (patch) | |
| tree | a3627e3be4480a3873a2b4217053bde16172ca02 /sbin/camcontrol | |
| parent | 9a8fa3c19fd39d63482bd0e09696cff655d8f0e9 (diff) | |
Notes
Diffstat (limited to 'sbin/camcontrol')
| -rw-r--r-- | sbin/camcontrol/camcontrol.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/camcontrol/camcontrol.8 b/sbin/camcontrol/camcontrol.8 index eeb24846ac0f..facba2507648 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 |
