From 1f2c908d53cef06878a1b65179ef79ce5fdf75df Mon Sep 17 00:00:00 2001 From: =?utf8?q?Christian=20Sch=C3=BCrmann?= Date: Thu, 15 Jul 2021 18:17:36 +0200 Subject: [PATCH] man8/ip-tunnel.8: fix typo, 'encaplim' is not a valid option Signed-off-by: Stephen Hemminger --- man/man8/ip-tunnel.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man8/ip-tunnel.8 b/man/man8/ip-tunnel.8 index 9a510af03..57e030ddd 100644 --- a/man/man8/ip-tunnel.8 +++ b/man/man8/ip-tunnel.8 @@ -235,7 +235,7 @@ flag is equivalent to the combination .B It doesn't work. Don't use it. .TP -.BI encaplim " ELIM" +.BI encaplimit " ELIM" .RB ( " only IPv6 tunnels " ) set a fixed encapsulation limit. Default is 4. -- 2.47.2