netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2] devlink: fix man page for linecard
@ 2022-09-30 19:44 Stephen Hemminger
  2022-09-30 19:50 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2022-09-30 19:44 UTC (permalink / raw)
  To: netdev; +Cc: jiri, Stephen Hemminger

Doing make check on iproute2 runs several checks including man page
checks for common errors. Recent addition of linecard support to
devlink introduced this error.

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

Fixes: 4cb0bec3744a ("devlink: add support for linecard show and type set")
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
 man/man8/devlink-lc.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/man8/devlink-lc.8 b/man/man8/devlink-lc.8
index 1661b9bd6917..b588cbc0020f 100644
--- a/man/man8/devlink-lc.8
+++ b/man/man8/devlink-lc.8
@@ -28,7 +28,7 @@ devlink-lc \- devlink line card configuration
 .B "devlink lc show"
 .RI "[ " DEV " [ "
 .BI lc " LC_INDEX
-.R  " ] ]"
+] ]
 
 .ti -8
 .B devlink lc help
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH iproute2] devlink: fix man page for linecard
  2022-09-30 19:44 [PATCH iproute2] devlink: fix man page for linecard Stephen Hemminger
@ 2022-09-30 19:50 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-09-30 19:50 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev, jiri

Hello:

This patch was applied to iproute2/iproute2.git (main)
by Stephen Hemminger <stephen@networkplumber.org>:

On Fri, 30 Sep 2022 12:44:11 -0700 you wrote:
> Doing make check on iproute2 runs several checks including man page
> checks for common errors. Recent addition of linecard support to
> devlink introduced this error.
> 
> Checking manpages for syntax errors...
> an-old.tmac: <standard input>: line 31: 'R' is a string (producing the registered sign), not a macro.
> Error in devlink-lc.8
> 
> [...]

Here is the summary with links:
  - [iproute2] devlink: fix man page for linecard
    https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=86c9664092a4

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-30 19:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-30 19:44 [PATCH iproute2] devlink: fix man page for linecard Stephen Hemminger
2022-09-30 19:50 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).