* [PATCH iproute2] tc: fix typo in manpage
@ 2017-07-07 13:08 Matteo Croce
2017-07-19 0:26 ` Stephen Hemminger
0 siblings, 1 reply; 2+ messages in thread
From: Matteo Croce @ 2017-07-07 13:08 UTC (permalink / raw)
To: netdev; +Cc: Stephen Hemminger, Phil Sutter, Jamal Hadi Salim
Fix a typo in the 'tc' manpage and reword some sentences.
Signed-off-by: Matteo Croce <mcroce@redhat.com>
---
man/man8/tc-csum.8 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/man/man8/tc-csum.8 b/man/man8/tc-csum.8
index 718301d..409ab71 100644
--- a/man/man8/tc-csum.8
+++ b/man/man8/tc-csum.8
@@ -29,9 +29,9 @@ csum - checksum update action
The
.B csum
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
-action to fix for then incorrect checksums.
+action has modified the packet content.
.SH OPTIONS
.TP
.I TARGET
--
2.9.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH iproute2] tc: fix typo in manpage
2017-07-07 13:08 [PATCH iproute2] tc: fix typo in manpage Matteo Croce
@ 2017-07-19 0:26 ` Stephen Hemminger
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2017-07-19 0:26 UTC (permalink / raw)
To: Matteo Croce; +Cc: netdev, Phil Sutter, Jamal Hadi Salim
On Fri, 7 Jul 2017 15:08:33 +0200
Matteo Croce <mcroce@redhat.com> wrote:
> Fix a typo in the 'tc' manpage and reword some sentences.
>
> Signed-off-by: Matteo Croce <mcroce@redhat.com>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-07-19 0:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-07 13:08 [PATCH iproute2] tc: fix typo in manpage Matteo Croce
2017-07-19 0:26 ` Stephen Hemminger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).