diff mbox series

[iproute2] tc: fix man page formatting

Message ID 20200406164954.15974-1-stephen@networkplumber.org
State Accepted
Delegated to: stephen hemminger
Headers show
Series [iproute2] tc: fix man page formatting | expand

Commit Message

Stephen Hemminger April 6, 2020, 4:49 p.m. UTC
Running make check after iproute2-next merge flags a new
man page error.

Checking manpages for syntax errors...
an-old.tmac: <standard input>: line 86: 'R' is a string (producing the registered sign), not a macro.
Error in tc-actions.8

Fixes: 341903dd3bd6 ("tc: m_action: introduce support for hw stats type")
Cc: jiri@mellanox.com
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
 man/man8/tc-actions.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/man/man8/tc-actions.8 b/man/man8/tc-actions.8
index 21795193b81e..53e4408d0954 100644
--- a/man/man8/tc-actions.8
+++ b/man/man8/tc-actions.8
@@ -83,7 +83,7 @@  ACTNAME
 :=
 .BR hw_stats " {"
 .IR immediate " | " delayed " | " disabled
-.R }
+}
 
 .I ACTDETAIL
 :=