summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2005-04-08 10:38:12 +0000
committerjoel <joel@FreeBSD.org>2005-04-08 10:38:12 +0000
commit8b921f80419ef2697f4782fbe6e6983ec41ecab5 (patch)
tree3013a7976aef9b0f6fc0c9aca0a6cdb9d06910fa /share
parentc28bf29163ca4431eb2acb6dde69b58db2695693 (diff)
downloadFreeBSD-src-8b921f80419ef2697f4782fbe6e6983ec41ecab5.zip
FreeBSD-src-8b921f80419ef2697f4782fbe6e6983ec41ecab5.tar.gz
Expand contractions.
Approved by: brueffer (mentor)
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/cdce.42
-rw-r--r--share/man/man4/ng_netflow.42
2 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/cdce.4 b/share/man/man4/cdce.4
index 99a292c..50ea08d 100644
--- a/share/man/man4/cdce.4
+++ b/share/man/man4/cdce.4
@@ -73,7 +73,7 @@ driver does not support different media types or options.
.Sh DIAGNOSTICS
.Bl -diag
.It "cdce%d: no union descriptor"
-The driver couldn't fetch an interface descriptor from the USB
+The driver could not fetch an interface descriptor from the USB
device.
For a manually added USB vendor/product, the CDCE_NO_UNION flag
can be tried to work around the missing descriptor.
diff --git a/share/man/man4/ng_netflow.4 b/share/man/man4/ng_netflow.4
index 5f4b101..8ad74f1 100644
--- a/share/man/man4/ng_netflow.4
+++ b/share/man/man4/ng_netflow.4
@@ -218,7 +218,7 @@ node in this example is connected to
The latter sends us a copy of IP packets, which we analyze and free.
On
.Va fxp0:
-we don't use tee, but send packets back to ether node.
+we do not use tee, but send packets back to ether node.
.Bd -literal -offset indent
/usr/sbin/ngctl -f- <<-SEQ
# connect ng0's tee to iface0 hook
OpenPOWER on IntegriCloud