From: Antoine Tenart Date: Mon, 18 Oct 2021 08:52:20 +0000 (+0200) Subject: man: devlink-port: fix pfnum for devlink port add X-Git-Tag: v5.15.0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a235a101b326156305c9a593d1f9f12f1465d04;p=thirdparty%2Fiproute2.git 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 Signed-off-by: Stephen Hemminger --- diff --git a/man/man8/devlink-port.8 b/man/man8/devlink-port.8 index e48c57357..e668d0a24 100644 --- a/man/man8/devlink-port.8 +++ b/man/man8/devlink-port.8 @@ -50,7 +50,7 @@ devlink-port \- devlink port configuration .RB "} " .RB "[ " flavour .IR FLAVOUR " ]" -.RB "[ " pcipf +.RB "[ " pfnum .IR PFNUMBER " ]" .RB "[ " sfnum .IR SFNUMBER " ]"