ip: fix man page warnings
Fix usage of ".R" which is not man macro.
This commit is contained in:
parent
19bcc05bea
commit
b702f9cc37
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue