From: Lennart Poettering Date: Tue, 7 Jan 2020 17:01:56 +0000 (+0100) Subject: man: slightly extend documentation on difference between ID_NET_NAME_ONBOARD and... X-Git-Tag: v245-rc1~176^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e232c307c052c85825e5017be868e1bd6bf4f97a;p=thirdparty%2Fsystemd.git man: slightly extend documentation on difference between ID_NET_NAME_ONBOARD and ID_NET_LABEL_ONBOARD --- diff --git a/man/systemd.net-naming-scheme.xml b/man/systemd.net-naming-scheme.xml index 126be320f67..dc2ec921578 100644 --- a/man/systemd.net-naming-scheme.xml +++ b/man/systemd.net-naming-scheme.xml @@ -99,8 +99,8 @@ ID_NET_NAME_ONBOARD=prefixonumber - This name is set based on the ordering information given by the firmware for - on-board devices. The name consists of the prefix, letter o, and a number + This name is set based on the numeric ordering information given by the firmware + for on-board devices. The name consists of the prefix, letter o, and a number specified by the firmware. This is only available for PCI devices. @@ -108,8 +108,9 @@ ID_NET_LABEL_ONBOARD=prefix label - This property is set based on 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. + 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.