man: devlink-port: fix pfnum for devlink port add

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>
This commit is contained in:
Antoine Tenart 2021-10-18 10:52:20 +02:00 committed by Stephen Hemminger
parent 229eaba507
commit 7a235a101b
1 changed files with 1 additions and 1 deletions

View 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 " ]"