summaryrefslogtreecommitdiffstats
path: root/share/man/man4/digi.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
committerru <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
commit1541af42f12f8570fb332516efee8f1e030c3e46 (patch)
tree8a41fa7aceada1e7e82a06e67d6722b3c843f482 /share/man/man4/digi.4
parent13e88b41bac03367de7406f96648f28a64fc7322 (diff)
downloadFreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.zip
FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.tar.gz
Expand *n't contractions.
Diffstat (limited to 'share/man/man4/digi.4')
-rw-r--r--share/man/man4/digi.412
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/digi.4 b/share/man/man4/digi.4
index e3324cf..e33e365 100644
--- a/share/man/man4/digi.4
+++ b/share/man/man4/digi.4
@@ -72,7 +72,7 @@ Meaning of
.It 0x0001
use alternate pinout (exchange DCD and DSR lines)
.It 0x0002
-don't use 8K window mode of PC/Xe
+do not use 8K window mode of PC/Xe
.El
.Pp
Device numbering:
@@ -100,7 +100,7 @@ Input and output for each line may set to one of following baud rates;
50, 75, 110, 134.5, 150, 300, 600, 1200, 1800, 2400, 4800, 9600,
19200, 38400, 57600, or for newer versions of cards 115200.
.Pp
-The driver doesn't use any interrupts, it is
+The driver does not use any interrupts, it is
.Dq polling-based .
This means that
it uses clock interrupts instead of interrupts generated by DigiBoard cards and
@@ -126,7 +126,7 @@ to change the pinout of the interface or to use new PC/Xe cards
which can work with an 8K memory window in compatibility mode
(with a 64K memory window).
Note
-that using 8K memory window doesn't mean shorter input/output buffers, it means
+that using 8K memory window does not mean shorter input/output buffers, it means
only that all buffers will be mapped to the same memory address and switched as
needed.
.Pp
@@ -237,13 +237,13 @@ locked to prevent buggy programs from changing them.
E.g.,
.Dv CRTSCTS
should be locked on for devices that support
-RTS/CTS handshaking at all times and off for devices that don't
+RTS/CTS handshaking at all times and off for devices that do not
support it at all.
.Dv CLOCAL
should be locked on for devices
-that don't support carrier.
+that do not support carrier.
.Dv HUPCL
-may be locked off if you don't
+may be locked off if you do not
want to hang up for some reason.
In general, very bad things happen
if something is locked to the wrong state, and things should not
OpenPOWER on IntegriCloud