]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
man: devlink-port: fix pfnum for devlink port add
authorAntoine Tenart <atenart@kernel.org>
Mon, 18 Oct 2021 08:52:20 +0000 (10:52 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 29 Oct 2021 22:03:44 +0000 (15:03 -0700)
When configuring a devlink PCI port, the pfnumber can be specified
using 'pfnum' and not 'pcipf' as stated in the man page. Fix this.

Signed-off-by: Antoine Tenart <atenart@kernel.org>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
man/man8/devlink-port.8

index e48c573578ca71615eab947b0ec8797eafecc5a2..e668d0a242eb6ad8366222971013bff73a808341 100644 (file)
@@ -50,7 +50,7 @@ devlink-port \- devlink port configuration
 .RB "} "
 .RB "[ " flavour
 .IR FLAVOUR " ]"
-.RB "[ " pcipf
+.RB "[ " pfnum
 .IR PFNUMBER " ]"
 .RB "[ " sfnum
 .IR SFNUMBER " ]"