diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-06-22 12:15:49 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-06-22 12:15:49 +0000 |
commit | a9223deae9367063797cc5a9d6152f1daf583153 (patch) | |
tree | 47fa1d8bb4523318a4103665c655d1a22001c8fb /share/man/man4/ss.4 | |
parent | 0eb87a4a02e0b6bc731a76a842c1b13646016e26 (diff) |
o) remove unnecessary .Pp;
o) remove unnecessary .Nm args;
o) closes .Bl;
o) .Sh AUTHOR -> .Sh AUTHORS;
o) sort SEE ALSO;
o) better -mdoc style;
o) typos;
aaron@ ok.
Diffstat (limited to 'share/man/man4/ss.4')
-rw-r--r-- | share/man/man4/ss.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ss.4 b/share/man/man4/ss.4 index fbb3197c3c5..dbf8a9f9973 100644 --- a/share/man/man4/ss.4 +++ b/share/man/man4/ss.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ss.4,v 1.7 2000/12/15 14:31:20 aaron Exp $ +.\" $OpenBSD: ss.4,v 1.8 2001/06/22 12:15:47 mpech Exp $ .\" .\" Copyright (c) 1998 Kenneth Stailey and Ian Darwin .\" @@ -41,7 +41,7 @@ .Nm ss* at scsibus? target ? lun ? .Sh DESCRIPTION The -.Nm ss +.Nm device allows an application to set scanner parameters and retrieve image data from any of the supported scanners without having to be concerned with details of its particular command set. @@ -58,7 +58,7 @@ Obviously a SCSI host adapter must be present in the config file before this device can be configured. .Pp If a count is given, that many -.Nm ss +.Nm devices will be configured into the kernel. .Sh IOCTLS This device provides the |