diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2015-09-24 14:49:53 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2015-09-24 14:53:36 +0200 |
commit | 07ec3c3778d7d57f6fa8055103a499e91b8d5ebb (patch) | |
tree | 8d50a1d8bcec8d85167ca9ed8ac50833ac41e2e6 /netsniff-ng.8 | |
parent | 4b9b29d4b8a169ce68ece4fc293e5524ee8e9577 (diff) |
man: Correct some typos found using codespell
s/auxillary/auxiliary/
s/noone/no one/
s/todays/today's/
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'netsniff-ng.8')
-rw-r--r-- | netsniff-ng.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/netsniff-ng.8 b/netsniff-ng.8 index fb208cf..b51eba2 100644 --- a/netsniff-ng.8 +++ b/netsniff-ng.8 @@ -109,7 +109,7 @@ over sockets (\[lq]roll\[rq]) which means if one socket's queue is full, we move to the next one, or by NIC hardware queue mapping (\[lq]qm\[rq]). .PP .SS -L <defrag|roll>, --fanout-opts <defrag|roll> -Defines some auxillary fanout options to be used in addition to a given fanout type. +Defines some auxiliary fanout options to be used in addition to a given fanout type. These options apply to any fanout type. In case of \[lq]defrag\[rq], the kernel is being told to defragment packets before delivering to user space, and \[lq]roll\[rq] provides the same roll-over option as the \[lq]roll\[rq] fanout type, so that on any @@ -575,7 +575,7 @@ made with two machines, and it seems that results depend on the driver ... - wireshark gets the vlan header - netsniff-ng doesn't get the vlan header ethtool \-K eth0 rxvlan off - - wireshark gets a QinQ header even though noone sent QinQ + - wireshark gets a QinQ header even though no one sent QinQ - netsniff-ng gets the vlan header .PP RTL8111/8168B: |