From: Phil Sutter Date: Wed, 28 Nov 2018 11:12:32 +0000 (+0100) Subject: man: ip-route.8: Fix ENCAP references in synopsis X-Git-Tag: v4.20.0~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ab8f249aad9808f86ad639cd4799f1ba10c5f43;p=thirdparty%2Fiproute2.git man: ip-route.8: Fix ENCAP references in synopsis The different encapsulation types are described in ENCAP_* non-terminals, but ENCAP definition lists them without the ENCAP_ prefix. Fix this for consistency. Signed-off-by: Phil Sutter Signed-off-by: Stephen Hemminger --- diff --git a/man/man8/ip-route.8.in b/man/man8/ip-route.8.in index 11dd4ca7a..26dfe0b06 100644 --- a/man/man8/ip-route.8.in +++ b/man/man8/ip-route.8.in @@ -187,7 +187,8 @@ throw " | " unreachable " | " prohibit " | " blackhole " | " nat " ]" .ti -8 .IR ENCAP " := [ " -.IR MPLS " | " IP " | " BPF " | " SEG6 " | " SEG6LOCAL " ] " +.IR ENCAP_MPLS " | " ENCAP_IP " | " ENCAP_BPF " | " +.IR ENCAP_SEG6 " | " ENCAP_SEG6LOCAL " ] " .ti -8 .IR ENCAP_MPLS " := "