Commit b702f9cc authored by Stephen Hemminger's avatar Stephen Hemminger

ip: fix man page warnings

Fix usage of ".R" which is not man macro.
parent 19bcc05b
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment