]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
man: fix duplicate words in l2tp, sfb and tipc
authorStephen Hemminger <stephen@networkplumber.org>
Mon, 22 Jan 2024 18:01:20 +0000 (10:01 -0800)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 22 Jan 2024 18:03:39 +0000 (10:03 -0800)
Doing simple regex found a couple more duplicates.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
man/man8/ip-l2tp.8
man/man8/tc-sfb.8
man/man8/tipc-nametable.8

index 9aba6becf1dfcca6ae494735b6c464d6041d523a..7109c0a0b7ee25e4a805e1197afc1ae993656bad 100644 (file)
@@ -392,7 +392,7 @@ If L2TP is being used over IPv6, use the IPv6 defrag module.
 .SH INTEROPERABILITY
 .PP
 Unmanaged (static) L2TPv3 tunnels are supported by some network
-equipment equipment vendors such as Cisco.
+equipment vendors such as Cisco.
 .PP
 In Linux, L2TP Hello messages are not supported in unmanaged
 tunnels. Hello messages are used by L2TP clients and servers to detect
index e4584deb75208953920eb12ba9bc8ce2c8c091e6..1f2b8c5e3448977ded0fb73f788cc9d0d61b6835 100644 (file)
@@ -67,7 +67,7 @@ the number of non-responsive flows, M. It is (1 - (1 - (1 / 16.0)) ** M) **8,
 so for example with 10 non-responsive flows approximately 0.2% of responsive flows
 will be misidentified.
 
-To mitigate this, SFB performs performs periodic re-hashing to avoid
+To mitigate this, SFB performs periodic re-hashing to avoid
 misclassification for prolonged periods of time.
 
 The default hashing method will use source and destination ip addresses and port numbers
index b187d25e1e1ff2fd230f6cc5db1a51226045deb3..f7c51f1956c90f223eb1c2b540206ca48ab66a3f 100644 (file)
@@ -49,13 +49,13 @@ provided by a port.
 .B Lower
 .br
 The lower bound of the 32-bit instance field of the port name.
-The instance field is often used as as a sub-class indicator.
+The instance field is often used as a sub-class indicator.
 
 .TP
 .B Upper
 .br
 The upper bound of the 32-bit instance field of the port name.
-The instance field is often used as as a sub-class indicator.
+The instance field is often used as a sub-class indicator.
 A difference in
 .BR "lower " "and " upper
 means the socket is bound to the port name range [lower,upper]