From 66cd8f698eee895c4da383fadb4b96550cc19ccd Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 1 Feb 2001 16:44:04 +0000 Subject: mdoc(7) police: split punctuation characters + misc fixes. --- usr.sbin/sgsc/sgsc.1 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'usr.sbin/sgsc') 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 -- cgit v1.1