summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sgsc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-02-01 16:44:04 +0000
committerru <ru@FreeBSD.org>2001-02-01 16:44:04 +0000
commit66cd8f698eee895c4da383fadb4b96550cc19ccd (patch)
treeefb92661e8583b2bb0d620c324f4873ee0c94ab9 /usr.sbin/sgsc
parent0b32553f8976489cd5ee11687f70c18b25edafec (diff)
downloadFreeBSD-src-66cd8f698eee895c4da383fadb4b96550cc19ccd.zip
FreeBSD-src-66cd8f698eee895c4da383fadb4b96550cc19ccd.tar.gz
mdoc(7) police: split punctuation characters + misc fixes.
Diffstat (limited to 'usr.sbin/sgsc')
-rw-r--r--usr.sbin/sgsc/sgsc.112
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/sgsc/sgsc.1 b/usr.sbin/sgsc/sgsc.1
index 747b170..0b02f92 100644
--- a/usr.sbin/sgsc/sgsc.1
+++ b/usr.sbin/sgsc/sgsc.1
@@ -60,7 +60,7 @@ is called with no option only the current settings are reported.
.Pp
The following options are available:
.Bl -tag -width indent
-.It Fl s Ar [GSC_SRESSW]
+.It Fl s Bq Dv GSC_SRESSW
Set the scanner with the values of the resolution selector switch.
.It Fl q
Operate in quiet mode, i.e. do not report any of the current settings.
@@ -74,17 +74,17 @@ several of them will refer the same device unit.
The modifications are
performed od the unit regardless of the device node by which it is
accessed.
-.It Fl r Ar resolution [GSC_SRES]
+.It Fl r Ar resolution Bq Dv GSC_SRES
Set the resolution in dpi.
-.It Fl w Ar width [GSC_SWIDHT]
+.It Fl w Ar width Bq Dv GSC_SWIDHT
Set the width of the bitmap in pixels.
-.It Fl h Ar height [GSC_SHEIGHT]
+.It Fl h Ar height Bq Dv GSC_SHEIGHT
Set the height of the bitmap in lines of pixels.
-.It Fl b Ar len [GSC_SBLEN]
+.It Fl b Ar len Bq Dv GSC_SBLEN
Set the internal dma buffer to be
.Ar len
lines in size.
-.It Fl t Ar timeout [GSC_SBTIME]
+.It Fl t Ar timeout Bq Dv GSC_SBTIME
Set the timeout time for reading one dma buffer.
.El
.Sh FILES
OpenPOWER on IntegriCloud