summaryrefslogtreecommitdiffstats
path: root/share/man/man4/man4.i386
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/man4.i386
parent13e88b41bac03367de7406f96648f28a64fc7322 (diff)
downloadFreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.zip
FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.tar.gz
Expand *n't contractions.
Diffstat (limited to 'share/man/man4/man4.i386')
-rw-r--r--share/man/man4/man4.i386/apm.42
-rw-r--r--share/man/man4/man4.i386/lnc.42
-rw-r--r--share/man/man4/man4.i386/mcd.42
-rw-r--r--share/man/man4/man4.i386/mse.44
-rw-r--r--share/man/man4/man4.i386/ray.42
-rw-r--r--share/man/man4/man4.i386/sr.42
6 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man4/man4.i386/apm.4 b/share/man/man4/man4.i386/apm.4
index e2c33e4..e5e5c6a 100644
--- a/share/man/man4/man4.i386/apm.4
+++ b/share/man/man4/man4.i386/apm.4
@@ -128,7 +128,7 @@ Many, if not most, of the implementations of APM-bios in laptops
today are buggy.
You may be putting your LCD-display and batteries at
a risk by using this interface.
-(The reason this isn't a problem for
+(The reason this is not a problem for
MS-Windows is that they use the real-mode interface.)
If you see any
weird behavior from your system with this code in use, unplug the
diff --git a/share/man/man4/man4.i386/lnc.4 b/share/man/man4/man4.i386/lnc.4
index 37eed70..6f41333 100644
--- a/share/man/man4/man4.i386/lnc.4
+++ b/share/man/man4/man4.i386/lnc.4
@@ -104,7 +104,7 @@ The
driver assumes the memory it allocates is within the lower 16Mb range.
This is not a very valid assumption but there's nothing that can be done
about it yet.
-For shared memory NICs this isn't relevant.
+For shared memory NICs this is not relevant.
.It "lnc%d: Device timeout -- Resetting"
The device has stopped responding to the network, or there is a problem with
the network connection (cable).
diff --git a/share/man/man4/man4.i386/mcd.4 b/share/man/man4/man4.i386/mcd.4
index 532e3a4..84b47e4 100644
--- a/share/man/man4/man4.i386/mcd.4
+++ b/share/man/man4/man4.i386/mcd.4
@@ -147,7 +147,7 @@ features of the interface board, although it has an interrupt handler
for any IRQ requests that are generated.
Until the DMA features are
supported, the only interrupts that the board generates are those that
-aren't supported by the driver anyway.
+are not supported by the driver anyway.
.Sh SEE ALSO
.In sys/cdio.h
.Sh HISTORY
diff --git a/share/man/man4/man4.i386/mse.4 b/share/man/man4/man4.i386/mse.4
index c3b07c8..bd4500e 100644
--- a/share/man/man4/man4.i386/mse.4
+++ b/share/man/man4/man4.i386/mse.4
@@ -126,7 +126,7 @@ minor = (`unit' << 1) | `non-blocking'
.Ed
.Pp
where `unit' is the device number (usually 0) and the `non-blocking' bit
-is set to indicate ``don't block waiting for mouse input,
+is set to indicate ``do not block waiting for mouse input,
return immediately''.
The `non-blocking' bit should be set for \fIXFree86\fP,
therefore the minor device number usually used for \fIXFree86\fP is 1.
@@ -307,7 +307,7 @@ and
are modifiable by the
.Dv MOUSE_SETMODE
command.
-Changing the other field doesn't cause error, but has no effect.
+Changing the other field does not cause error, but has no effect.
.Pp
.It Dv MOUSE_SETMODE Ar mousemode_t *mode
The command changes the current operation parameters of the mouse driver
diff --git a/share/man/man4/man4.i386/ray.4 b/share/man/man4/man4.i386/ray.4
index f7e5c78..aecbfbe 100644
--- a/share/man/man4/man4.i386/ray.4
+++ b/share/man/man4/man4.i386/ray.4
@@ -381,7 +381,7 @@ memory maps correctly - it works around
and then throws it all away assuming the card is an
.Xr ed 4
driver...).
-Note that this could be dangerous (because it doesn't interact with
+Note that this could be dangerous (because it does not interact with
.Xr pccardd 8 )
if you use other memory mapped cards at the same time or have
SCSI cards with on-board BIOS.
diff --git a/share/man/man4/man4.i386/sr.4 b/share/man/man4/man4.i386/sr.4
index 3761ece..899cce1 100644
--- a/share/man/man4/man4.i386/sr.4
+++ b/share/man/man4/man4.i386/sr.4
@@ -84,7 +84,7 @@ The
specification in
.Pa /boot/device.hints
is optional.
-If it isn't specified, the driver will
+If it is not specified, the driver will
assume the following:
.Pp
.Bl -hang -offset indent
OpenPOWER on IntegriCloud