From d36d9d41d6e66c130b0632b82ea74c3ae4d0fbe3 Mon Sep 17 00:00:00 2001 From: Reese Moore Date: Wed, 4 Feb 2015 14:04:48 -0500 Subject: [PATCH] iproute2: ip-link.8.in: Spelling fixes In the ip-link(8) man page, for the gretap, ip6gre, and ip6gretap types, the word tunnel was incorrectly spelled 'tuunel'. Signed-off-by: Reese Moore --- man/man8/ip-link.8.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in index 1209b55d2..313d6f230 100644 --- a/man/man8/ip-link.8.in +++ b/man/man8/ip-link.8.in @@ -221,13 +221,13 @@ Link types: - Virtual tunnel interface GRE over IPv4 .sp .BR gretap -- Virtual L2 tuunel interface GRE over IPv4 +- Virtual L2 tunnel interface GRE over IPv4 .sp .BR ip6gre -- Virtual tuunel interface GRE over IPv6 +- Virtual tunnel interface GRE over IPv6 .sp .BR ip6gretap -- Virtual L2 tuunel interface GRE over IPv6 +- Virtual L2 tunnel interface GRE over IPv6 .in -8 .TP -- 2.47.2