diff options
| author | Kenneth D. Merry <ken@FreeBSD.org> | 1999-05-19 19:39:11 +0000 |
|---|---|---|
| committer | Kenneth D. Merry <ken@FreeBSD.org> | 1999-05-19 19:39:11 +0000 |
| commit | 5a251d70c654701d917c9bb0bb2ec752069f9fad (patch) | |
| tree | a3904520c2f56f3760ac7abdf0e8a4d0ef0fbbd8 /sbin | |
| parent | d06edb61fadd3ed5275a256b9ecff5c264946134 (diff) | |
Notes
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/camcontrol/camcontrol.8 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sbin/camcontrol/camcontrol.8 b/sbin/camcontrol/camcontrol.8 index 81fbfb69c3105..64f707bd32843 100644 --- a/sbin/camcontrol/camcontrol.8 +++ b/sbin/camcontrol/camcontrol.8 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: camcontrol.8,v 1.11 1999/05/06 20:15:37 ken Exp $ +.\" $Id: camcontrol.8,v 1.12 1999/05/10 23:30:00 ken Exp $ .\" .Dd September 14, 1998 .Dt CAMCONTROL 8 @@ -510,7 +510,7 @@ device until a command has been sent to the device. The switch above will automatically send a Test Unit Ready to the device so negotiation parameters will take effect. .It help -Print out a verbose usage information. +Print out verbose usage information. .El .Sh ENVIRONMENT The @@ -689,6 +689,3 @@ interface. The best way to circumvent this problem is to always make sure to specify generic .Nm camcontrol arguments before any command-specific arguments. -.Pp -It might be nice to add a way to allow users to specify devices by -bus/target/lun or by device string (e.g. "da1"). |
