On Sun, Oct 04, 2020 at 11:42:59AM +0000, Samanta Navarro wrote: > --- > man/man8/ip-link.8.in | 14 +++++++------- > man/man8/ip-neighbour.8 | 6 +++--- > man/man8/tc-actions.8 | 2 +- > man/man8/tc-pie.8 | 4 ++-- > 4 files changed, 13 insertions(+), 13 deletions(-) > > diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in > index f451ecf..fbc45df 100644 > --- a/man/man8/ip-link.8.in > +++ b/man/man8/ip-link.8.in > @@ -392,7 +392,7 @@ packet the new device should accept. > .TP > .BI gso_max_segs " SEGMENTS " > specifies the recommended maximum number of a Generic Segment Offload > -segments the new device should accept. > +segment the new device should accept.
Hi Samanta The original seems correct to me. Andrew