man/tc-actions: fix formatting
Fix error from make check. n-old.tmac: <standard input>: line 86: 'R' is a string (producing the registered sign), not a macro. Error in tc-actions.8 Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
parent
e00248d296
commit
27136cab54
|
|
@ -82,8 +82,7 @@ ACTNAME
|
||||||
.I HWSTATSSPEC
|
.I HWSTATSSPEC
|
||||||
:=
|
:=
|
||||||
.BR hw_stats " {"
|
.BR hw_stats " {"
|
||||||
.IR immediate " | " delayed " | " disabled
|
.IR immediate " | " delayed " | " disabled " }"
|
||||||
.R }
|
|
||||||
|
|
||||||
.I ACTDETAIL
|
.I ACTDETAIL
|
||||||
:=
|
:=
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue