summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-04-01 16:16:16 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-04-01 16:16:16 +0000
commit26e59b84804ea4b8cf80a9ebb94225cf3ebb0dcd (patch)
tree4a435c4b8689fcd425a0d25d2cd3bfeb57966ee4
parent84d98d98ef3e7a959c0b2f513a4b57abfac086bb (diff)
no need for Ns here;
-rw-r--r--sbin/scsi/scsi.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/scsi/scsi.8 b/sbin/scsi/scsi.8
index e821350d5b7..0f2eef110f1 100644
--- a/sbin/scsi/scsi.8
+++ b/sbin/scsi/scsi.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: scsi.8,v 1.25 2005/04/01 05:40:22 deraadt Exp $
+.\" $OpenBSD: scsi.8,v 1.26 2005/04/01 16:16:15 jmc Exp $
.\" $FreeBSD: scsi.8,v 1.5 1995/05/05 20:41:58 dufault Exp $
.\"
.\" Written By Julian ELischer
@@ -192,7 +192,7 @@ ioctl, so the device you are accessing must permit this ioctl.
See
.Xr scsi 4
for full details of which minor devices permit the
-.Xr ioctl 2 Ns .
+.Xr ioctl 2 .
.Pp
.It Fl v
Turns on more verbose information.