From: Lennart Poettering Date: Tue, 20 Aug 2024 08:28:53 +0000 (+0200) Subject: man: fix ID_NET_LABEL_ONBOARD= documentation X-Git-Tag: v257-rc1~675 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8915e4aef590a5a168e105a46fb79e9f75b952b5;p=thirdparty%2Fsystemd.git man: fix ID_NET_LABEL_ONBOARD= documentation We do not prefix the field with anything, since 8c053c83ae3c18342c4faaa0043d787884056614. --- diff --git a/man/systemd.net-naming-scheme.xml b/man/systemd.net-naming-scheme.xml index f825a841a19..b9e5cd9050f 100644 --- a/man/systemd.net-naming-scheme.xml +++ b/man/systemd.net-naming-scheme.xml @@ -135,12 +135,10 @@ - ID_NET_LABEL_ONBOARD=prefix label + ID_NET_LABEL_ONBOARD=label This property is set based on textual label given by the firmware for on-board - devices. The name consists of the prefix concatenated with the label. This is only available for - PCI devices. - + devices. This is only available for PCI devices.