man: fix man page warnings

While generating PDFs from the man pages, I saw the warning below from
several files. Compared the tc-matchall.8 with bridge.8 and used .RI
instead of .R. It should have no effect on the man page rendering.

    `R' is a string (producing the registered sign), not a macro.

Signed-off-by: Alexander Alemayhu <alexander@alemayhu.com>
This commit is contained in:
Alexander Alemayhu 2017-03-26 21:11:14 +02:00 committed by Stephen Hemminger
parent cfca3b356a
commit 5caba410c2
3 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@ flower \- flow based traffic control filter
.B indev .B indev
.IR ifname " | " .IR ifname " | "
.BR skip_sw " | " skip_hw .BR skip_sw " | " skip_hw
.R " | { " .RI " | { "
.BR dst_mac " | " src_mac " } " .BR dst_mac " | " src_mac " } "
.IR MASKED_LLADDR " | " .IR MASKED_LLADDR " | "
.B vlan_id .B vlan_id

View File

@ -13,7 +13,7 @@ IFE - encapsulate/decapsulate metadata
.IR SMAC " ] " .IR SMAC " ] "
.RB "[ " type .RB "[ " type
.IR TYPE " ] " .IR TYPE " ] "
.R "[ " .RI "[ "
.IR CONTROL " ] " .IR CONTROL " ] "
.RB "[ " index .RB "[ " index
.IR INDEX " ] " .IR INDEX " ] "

View File

@ -7,7 +7,7 @@ matchall \- traffic control filter that matches every packet
.ti -8 .ti -8
.BR tc " " filter " ... " matchall " [ " .BR tc " " filter " ... " matchall " [ "
.BR skip_sw " | " skip_hw .BR skip_sw " | " skip_hw
.R " ] [ " .RI " ] [ "
.B action .B action
.IR ACTION_SPEC " ] [ " .IR ACTION_SPEC " ] [ "
.B classid .B classid