diff options
Diffstat (limited to 'share/man/man4/scsi.4')
-rw-r--r-- | share/man/man4/scsi.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/scsi.4 b/share/man/man4/scsi.4 index ed1ba72e514..6782b301de7 100644 --- a/share/man/man4/scsi.4 +++ b/share/man/man4/scsi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: scsi.4,v 1.36 2012/08/14 01:08:19 dlg Exp $ +.\" $OpenBSD: scsi.4,v 1.37 2014/01/21 03:15:46 schwarze Exp $ .\" .\" Copyright (c) 1996 .\" Julian Elischer <julian@freebsd.org>. All rights reserved. @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: August 14 2012 $ +.Dd $Mdocdate: January 21 2014 $ .Dt SCSI 4 .Os .Sh NAME @@ -102,7 +102,7 @@ There are a number of ioctls that work on any .Em SCSI device. They are defined in -.Aq Pa sys/scsiio.h +.In sys/scsiio.h and can be applied against any SCSI device that permits them. For the tape, it must be applied against the control device. |