summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sgsc/sgsc.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/sgsc/sgsc.1')
-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