diff mbox

Fix misspelling of defrag in ip-l2tp.8

Message ID 20150224202915.GA32529@csclub.uwaterloo.ca
State Accepted, archived
Delegated to: stephen hemminger
Headers show

Commit Message

Lennart Sorensen Feb. 24, 2015, 8:29 p.m. UTC
---
 man/man8/ip-l2tp.8 |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Comments

Jeremiah Mahler Feb. 25, 2015, 6:16 p.m. UTC | #1
Lennart,

On Tue, Feb 24, 2015 at 03:29:15PM -0500, Lennart Sorensen wrote:
> ---
Your missing a Signed-of-by.  And a short log message would be helpful.

See Documentation/SubmittingPatches for more info.

[...]
Lennart Sorensen Feb. 25, 2015, 6:51 p.m. UTC | #2
On Wed, Feb 25, 2015 at 10:16:18AM -0800, Jeremiah Mahler wrote:
> Lennart,
> 
> On Tue, Feb 24, 2015 at 03:29:15PM -0500, Lennart Sorensen wrote:
> > ---
> Your missing a Signed-of-by.  And a short log message would be helpful.
> 
> See Documentation/SubmittingPatches for more info.

Oh yeah I forgot to add those and didn't run git format-email with the
right arguments for it either.

I better try again.
diff mbox

Patch

diff --git a/man/man8/ip-l2tp.8 b/man/man8/ip-l2tp.8
index 2efda9f..1738035 100644
--- a/man/man8/ip-l2tp.8
+++ b/man/man8/ip-l2tp.8
@@ -356,16 +356,16 @@  the recipient expects to receive ethernet frames exactly as
 transmitted. In such cases, it is important that frames leaving the
 tunnel are reassembled back into a single frame before being
 forwarded on. To do so, enable netfilter connection tracking
-(conntrack) or manually load the Linux netfilter degrag modules at
+(conntrack) or manually load the Linux netfilter defrag modules at
 each tunnel endpoint.
 .PP
 .nf
-site-A:# modprobe nf_degrag_ipv4
+site-A:# modprobe nf_defrag_ipv4
 
-site-B:# modprobe nf_degrag_ipv4
+site-B:# modprobe nf_defrag_ipv4
 .fi
 .PP
-If L2TP is being used over IPv6, use the IPv6 degrag module.
+If L2TP is being used over IPv6, use the IPv6 defrag module.
 .SH INTEROPERABILITY
 .PP
 Unmanaged (static) L2TPv3 tunnels are supported by some network