From 488f1c77fec1b283ef5237943d397786f90d2fe5 Mon Sep 17 00:00:00 2001 From: Andreas Henriksson Date: Sat, 26 Jul 2008 21:54:42 +0200 Subject: [PATCH] fix syntax errors in ip(8) manpage. Fix syntax errors in ip(8) manpage. lintian said: W: iproute: manpage-has-errors-from-man usr/share/man/man8/ip.8.gz 2167: warning: `RP' not defined Signed-off-by: Andreas Henriksson Signed-off-by: Stephen Hemminger --- man/man8/ip.8 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/man/man8/ip.8 b/man/man8/ip.8 index 2097317c..e948d03f 100644 --- a/man/man8/ip.8 +++ b/man/man8/ip.8 @@ -2164,19 +2164,16 @@ flag is equivalent to the combination .B It isn't work. Don't use it. .TP -.RP -.BI dscp inherit +.BR "dscp inherit" .RB ( " only IPv6 tunnels " ) Inherit DS field between inner and outer header. .TP -.RP .BI encaplim " ELIM" .RB ( " only IPv6 tunnels " ) set a fixed encapsulation limit. Default is 4. .TP -.RP .BI flowlabel " FLOWLABEL" .RB ( " only IPv6 tunnels " ) set a fixed flowlabel.