diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-03-01 14:09:25 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-03-01 14:09:25 +0000 |
commit | b2240fc1c08ba82628285458b057b5f795a68a43 (patch) | |
tree | 5acb2bdc9bc2d2c26e220a424cc6f0b29df60dec /usr.sbin/lptcontrol | |
parent | 3197c29bd1de99eb5100db75bfb4d651f6878fa7 (diff) | |
download | FreeBSD-src-b2240fc1c08ba82628285458b057b5f795a68a43.zip FreeBSD-src-b2240fc1c08ba82628285458b057b5f795a68a43.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.sbin/lptcontrol')
-rw-r--r-- | usr.sbin/lptcontrol/lptcontrol.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/lptcontrol/lptcontrol.8 b/usr.sbin/lptcontrol/lptcontrol.8 index b8669e8..bf9ed50 100644 --- a/usr.sbin/lptcontrol/lptcontrol.8 +++ b/usr.sbin/lptcontrol/lptcontrol.8 @@ -37,7 +37,8 @@ devices. When a printer is switched from a mode to another, this change will only take effect the next time the device is opened. .Pp -Extended mode is anything the parallel port interface can support. For an +Extended mode is anything the parallel port interface can support. +For an ECP/ISA parallel port, it may be FIFO+DMA or ECP. .Pp The following command line options are supported: |