diff options
author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2004-06-26 19:35:30 +0000 |
---|---|---|
committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2004-06-26 19:35:30 +0000 |
commit | 85aeaa60620528073c0dda05eafdcd2a599861b4 (patch) | |
tree | 2e286043af607c2db1eab9c42ef0f00d1b165fa8 /share/examples/scsi_target | |
parent | d9dd6bfb56514703a420dec0d6f9071881cd3c8f (diff) |
Typo.
Notes
Notes:
svn path=/head/; revision=131153
Diffstat (limited to 'share/examples/scsi_target')
-rw-r--r-- | share/examples/scsi_target/scsi_target.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/scsi_target/scsi_target.8 b/share/examples/scsi_target/scsi_target.8 index 798358100d27..34a85cd58033 100644 --- a/share/examples/scsi_target/scsi_target.8 +++ b/share/examples/scsi_target/scsi_target.8 @@ -133,7 +133,7 @@ will be used. Debugging information will be output. 16-bit wide transfers will be used if the SIM supports them. .Pp -.Dl "scsi_target -d -v 1000 -W 16 0:1:0 vol" +.Dl "scsi_target -d -s 1000 -W 16 0:1:0 vol" .Sh FILES .Bl -tag -width ".Pa /usr/share/examples/scsi_target" -compact .It Pa /dev/targ* |