Expand contractions.
Approved by: brueffer (mentor)
This commit is contained in:
parent
a5640f3d54
commit
101198470f
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user