]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
ip: fix man page warnings
authorStephen Hemminger <shemminger@vyatta.com>
Mon, 10 Oct 2011 15:55:56 +0000 (08:55 -0700)
committerStephen Hemminger <shemminger@vyatta.com>
Mon, 10 Oct 2011 15:55:56 +0000 (08:55 -0700)
Fix usage of ".R" which is not man macro.

man/man8/ip.8

index 49d94f5d4bf399102a6d6db82022635b004ba45d..36431b6dc14b552e0a3a4aa23a9785e3715437c7 100644 (file)
@@ -584,12 +584,10 @@ throw " | " unreachable " | " prohibit " | " blackhole " | " nat " ]"
 .ti -8
 .IR ALGO " :="
 .RB "{ " enc " | " auth " | " comp " } " 
-.IR ALGO-NAME " " ALGO-KEY
-.R "|"
+.IR ALGO-NAME " " ALGO-KEY " |"
 .br
-.B aead
-.IR ALGO-NAME " " ALGO-KEY " " ALGO-ICV-LEN
-.R "|"
+.B  aead
+.IR ALGO-NAME " " ALGO-KEY " " ALGO-ICV-LEN  " |"
 .br
 .B auth-trunc
 .IR ALGO-NAME " " ALGO-KEY " " ALGO-TRUNC-LEN