diff options
-rw-r--r-- | share/man/man4/cdce.4 | 2 | ||||
-rw-r--r-- | share/man/man4/ng_netflow.4 | 2 |
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 |