diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-03-01 12:20:22 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-03-01 12:20:22 +0000 |
commit | 49c4458c80d7fc0c739164002a85966499593dbf (patch) | |
tree | 7324d2cb3e29b7c8220abd41fce86411f633eddc /usr.bin/sasc | |
parent | 56aefdcd1008df3702556867ce63eb3fc801508b (diff) | |
download | FreeBSD-src-49c4458c80d7fc0c739164002a85966499593dbf.zip FreeBSD-src-49c4458c80d7fc0c739164002a85966499593dbf.tar.gz |
Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
Diffstat (limited to 'usr.bin/sasc')
-rw-r--r-- | usr.bin/sasc/sasc.1 | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/usr.bin/sasc/sasc.1 b/usr.bin/sasc/sasc.1 index cf5635e..7ace540 100644 --- a/usr.bin/sasc/sasc.1 +++ b/usr.bin/sasc/sasc.1 @@ -49,10 +49,12 @@ The .Nm utility provides shell level access to the ioctl -requests served by the handy scanner device driver asc. Please see +requests served by the handy scanner device driver asc. +Please see .Xr asc 4 for the exact meaning of the requests. Generally they modify -the output and behavior of the asc scanner device. When +the output and behavior of the asc scanner device. +When .Nm is called with no option only the current settings are reported. .Sh OPTIONS @@ -65,9 +67,11 @@ Operate in quiet mode, i.e. do not report any of the current settings. Normally the parameters are shown after the modifications have been performed. .It Fl f Ar file -Operate on a different scanner device node given by filename. Note +Operate on a different scanner device node given by filename. +Note that even though there may exist more than one node of scanner device -several of them will refer the same device unit. The modifications are +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 Bq ASC_SRES |