summaryrefslogtreecommitdiff
path: root/share/man/man4/ss.4
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-04-07 16:03:33 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-04-07 16:03:33 +0000
commitc5e69da6b80ed88cada71c51a44b81bf2edb680c (patch)
tree6f8ee200cec3250a544d319c1e54dc630e80e2c6 /share/man/man4/ss.4
parenta857292d8656c0448a49ff8e6eb17062841f2dba (diff)
typos;
Diffstat (limited to 'share/man/man4/ss.4')
-rw-r--r--share/man/man4/ss.418
1 files changed, 9 insertions, 9 deletions
diff --git a/share/man/man4/ss.4 b/share/man/man4/ss.4
index 29849f9879b..1527252883c 100644
--- a/share/man/man4/ss.4
+++ b/share/man/man4/ss.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ss.4,v 1.10 2002/09/26 07:55:40 miod Exp $
+.\" $OpenBSD: ss.4,v 1.11 2003/04/07 16:03:32 jmc Exp $
.\"
.\" Copyright (c) 1998 Kenneth Stailey and Ian Darwin
.\"
@@ -51,9 +51,9 @@ includes HP Scanner Control Language (SCL) SCSI processor type
scanners: Scanjet IIp, IIc, IIcx, 4p and 5p (others will probably work
if the SCSI INQUIRY strings are added to the driver).
Not recently tested but worked in the past true SCSI scanners: Mustek 600CX
-and 1200CX (these do not do SCSI disconnect-reconnect they will lock up
+and 1200CX (these do not do SCSI disconnect-reconnect; they will lock up
the bus during operation.
-You can use a second controller.)
+A second controller can be used.)
.Sh KERNEL CONFIGURATION
Obviously a SCSI host adapter must be present in the config file before this
device can be configured.
@@ -70,7 +70,7 @@ ioctls, which respectively get and set a series of parameters
describing the scan to be performed upon subsequent reading of the scanner.
The third argument is the address of a scan_io structure;
details of this structure can be found in the header file
-.Nm scanio.h.
+.Aq Pa scanio.h .
.Pp
The
.Nm SCIOCRESTART
@@ -107,15 +107,15 @@ command.
Back in March 1997 an attempt to deal with this via quirk
tables was started.
There exists some code for Ultima AT3 and A6000C
-Plus, Ricoh IS50, IS410, IBM 2456-001, UMAX UC630, and Fujitsu M3096Gm
-that use this approach but none of these scanners work yet.
+Plus, Ricoh IS50, IS410, IBM 2456-001, UMAX UC630 and Fujitsu M3096Gm
+that use this approach, but none of these scanners work yet.
.Pp
Provisional userland programs exist in the source tree in
-src/usr.sbin/ssio.
+.Pa src/usr.sbin/ssio .
Eventually a program similar to
-.Nm chio
+.Xr chio 1
or
-.Nm mt
+.Xr mt 1
will be written.
.Sh SEE ALSO
.Xr intro 4 ,