tc: fix typo in manpage
Fix a typo in the 'tc' manpage and reword some sentences. Signed-off-by: Matteo Croce <mcroce@redhat.com>
This commit is contained in:
parent
779525cd77
commit
b09515553f
|
|
@ -29,9 +29,9 @@ csum - checksum update action
|
||||||
The
|
The
|
||||||
.B csum
|
.B csum
|
||||||
action triggers checksum recalculation of specified packet headers. It is
|
action triggers checksum recalculation of specified packet headers. It is
|
||||||
commonly used after packet editing using the
|
commonly used to fix incorrect checksums after the
|
||||||
.B pedit
|
.B pedit
|
||||||
action to fix for then incorrect checksums.
|
action has modified the packet content.
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.TP
|
.TP
|
||||||
.I TARGET
|
.I TARGET
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue