summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2006-02-01 14:33:14 +0000
committerjoel <joel@FreeBSD.org>2006-02-01 14:33:14 +0000
commit87dcb0582dceaa1c8094cad61b0dc243a795d726 (patch)
treef3dba38cd9f7d690e635c13ace0eb744aac914e5 /share
parentfb47ff4774cefc7b86271e444b0c555fded2a40a (diff)
downloadFreeBSD-src-87dcb0582dceaa1c8094cad61b0dc243a795d726.zip
FreeBSD-src-87dcb0582dceaa1c8094cad61b0dc243a795d726.tar.gz
Expand contractions.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/man4.i386/cs.42
-rw-r--r--share/man/man4/man4.i386/ep.44
-rw-r--r--share/man/man4/ng_pppoe.44
-rw-r--r--share/man/man4/pty.42
-rw-r--r--share/man/man5/devfs.rules.52
5 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man4/man4.i386/cs.4 b/share/man/man4/man4.i386/cs.4
index 0c9fe2f..c1ee7ae 100644
--- a/share/man/man4/man4.i386/cs.4
+++ b/share/man/man4/man4.i386/cs.4
@@ -93,7 +93,7 @@ In addition to the ISA devices, the PC Card devices based on the CS889x0
family are also supported.
The IBM EtherJet PCMCIA Card is the only known device based on this
chip.
-The PC Card support doesn't need the above specific ISA hints to work.
+The PC Card support does not need the above specific ISA hints to work.
The PC Card support may not work for 10base2 (thinnet) connections and may
bogusly claim to support 10base5 (there are no known cards that have an
AUI necessary for 10base5 support on their dongles).
diff --git a/share/man/man4/man4.i386/ep.4 b/share/man/man4/man4.i386/ep.4
index 62e1b72..6b89935 100644
--- a/share/man/man4/man4.i386/ep.4
+++ b/share/man/man4/man4.i386/ep.4
@@ -171,7 +171,7 @@ The driver was unable to allocate the I/O space that it thinks
should be there.
Look for conflicts with other devices.
.It "ep0: No irq?!"
-The driver couldn't allocate the interrupt it wanted.
+The driver could not allocate the interrupt it wanted.
Look for conflicts, although sharing interrupts for PC Card is normal.
.It "ep0: No connectors!"
The driver queried the hardware for what ethernet attachment were
@@ -186,7 +186,7 @@ This may happen in extremely low memory conditions.
The driver does not know what to do with the information the EEPROM
has about connectors, so it is assuming the worst.
.It "ep0: unknown ID 0xXXXXXXXX"
-The driver has found an ID that it believes it supports, but doesn't
+The driver has found an ID that it believes it supports, but does not
have a specific identification string to present to the user.
.It "ep0: <%s> at port 0x%03x in EISA mode"
The 3C509 ISA card is in EISA mode.
diff --git a/share/man/man4/ng_pppoe.4 b/share/man/man4/ng_pppoe.4
index 8facbd0..d74532f 100644
--- a/share/man/man4/ng_pppoe.4
+++ b/share/man/man4/ng_pppoe.4
@@ -196,7 +196,7 @@ When
.Nm
is a PPPoE client, it initiates a session encapsulating packets into
incorrect 3Com ethertypes.
-This compatibility option doesn't affect server mode.
+This compatibility option does not affect server mode.
In server mode
.Nm
supports both modes simultaneously, depending on the ethertype, the
@@ -209,7 +209,7 @@ to a PADI requests with empty Service-Name tag, returning all available
Service-Name(s) on node.
This option is necessary for compatibility with D-Link DI-614+ and DI-624+
SOHO routers as clients, when serving only specific Service-Name.
-This compatibility option doesn't affect client mode.
+This compatibility option does not affect client mode.
.El
.Pp
.It Dv NGM_PPPOE_SETMODE
diff --git a/share/man/man4/pty.4 b/share/man/man4/pty.4
index bb0a88b..ffc7183 100644
--- a/share/man/man4/pty.4
+++ b/share/man/man4/pty.4
@@ -191,7 +191,7 @@ sysctl. It defaults to 1000.
It is not recommanded to use more than 1000 pseudo-terminals, as all software
which use
.Xr utmp 5
-won't be able to handle pseudo-terminals with number superior to 999.
+will not be able to handle pseudo-terminals with number superior to 999.
The pts implementation also supports the
.Dv TIOCGPTN
diff --git a/share/man/man5/devfs.rules.5 b/share/man/man5/devfs.rules.5
index 487039e..04fb6b4 100644
--- a/share/man/man5/devfs.rules.5
+++ b/share/man/man5/devfs.rules.5
@@ -68,7 +68,7 @@ new ruleset is started.
.Pp
One custom ruleset has to be enabled in
.Pa /etc/rc.conf ,
-otherwise it won't be applied to the
+otherwise it will not be applied to the
.Pa /dev
file system by the default system startup process.
For example, to enable a
OpenPOWER on IntegriCloud