mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2026-01-25 21:21:55 +00:00
man: fix small formatting errors
Lintian detected the following formatting errors: man/man8/devlink-sb.8.gz 230: warning: macro `b' not defined man/man8/ip-link.8.gz 1243: warning: macro `in-8' not defined (possibly missing space after `in') man/man8/tc-u32.8.gz `R' is a string (producing the registered sign), not a macro. Signed-off-by: Luca Boccassi <bluca@debian.org> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
parent
36c1d2383a
commit
c7d6cbaf85
@ -227,7 +227,7 @@ This command is used to browse shared buffer occupancy values. Values are showed
|
||||
current_value/max_value
|
||||
.in -16
|
||||
Note that before showing values, one has to issue
|
||||
.b occupancy snapshot
|
||||
.B occupancy snapshot
|
||||
command first.
|
||||
|
||||
.PP
|
||||
|
||||
@ -1275,7 +1275,7 @@ or disable
|
||||
arptables hooks on the bridge.
|
||||
|
||||
|
||||
.in-8
|
||||
.in -8
|
||||
|
||||
.TP
|
||||
MACsec Type Support
|
||||
|
||||
@ -29,10 +29,8 @@ u32 \- universal 32bit traffic control filter
|
||||
.IR HANDLE " ] [ "
|
||||
.B indev
|
||||
.IR ifname " ] [ "
|
||||
.B skip_hw
|
||||
.R "|"
|
||||
.B skip_sw
|
||||
.R " ] [ "
|
||||
.BR skip_hw " | "
|
||||
.BR skip_sw " ] [ "
|
||||
.BR help " ]"
|
||||
|
||||
.ti -8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user