netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2-next 1/3] man: devlink-port: fix the devlink port add synopsis
@ 2021-10-06  9:44 Antoine Tenart
  2021-10-06  9:44 ` [PATCH iproute2-next 2/3] man: devlink-port: fix style Antoine Tenart
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Antoine Tenart @ 2021-10-06  9:44 UTC (permalink / raw)
  To: jiri, stephen, dsahern; +Cc: Antoine Tenart, netdev

When configuring a devlink PCI SF port, the sfnumber can be specified
using 'sfnum' and not 'pcisf' as stated in the man page. Fix this.

Signed-off-by: Antoine Tenart <atenart@kernel.org>
---
 man/man8/devlink-port.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/man8/devlink-port.8 b/man/man8/devlink-port.8
index 147c8e271d79..4d2ff5d87144 100644
--- a/man/man8/devlink-port.8
+++ b/man/man8/devlink-port.8
@@ -53,7 +53,7 @@ devlink-port \- devlink port configuration
 .RB "[ " pcipf
 .IR PFNUMBER " ]"
 .br
-.RB "{ " pcisf
+.RB "{ " sfnum
 .IR SFNUMBER " }"
 .br
 .RB "[ " controller
-- 
2.31.1


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

end of thread, other threads:[~2021-10-06  9:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-06  9:44 [PATCH iproute2-next 1/3] man: devlink-port: fix the devlink port add synopsis Antoine Tenart
2021-10-06  9:44 ` [PATCH iproute2-next 2/3] man: devlink-port: fix style Antoine Tenart
2021-10-06  9:44 ` [PATCH iproute2-next 3/3] man: devlink-port: remove extra .br Antoine Tenart
2021-10-06  9:51 ` [PATCH iproute2-next 1/3] man: devlink-port: fix the devlink port add synopsis Antoine Tenart

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).