]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: slightly extend documentation on difference between ID_NET_NAME_ONBOARD and...
authorLennart Poettering <lennart@poettering.net>
Tue, 7 Jan 2020 17:01:56 +0000 (18:01 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 7 Jan 2020 17:01:56 +0000 (18:01 +0100)
man/systemd.net-naming-scheme.xml

index 126be320f670e05ab6db83664e46073c5959c910..dc2ec92157857bf8510c45b1dfde97ae3b80cf52 100644 (file)
@@ -99,8 +99,8 @@
         <varlistentry>
           <term><varname>ID_NET_NAME_ONBOARD=<replaceable>prefix</replaceable><constant>o</constant><replaceable>number</replaceable></varname></term>
 
-          <listitem><para>This name is set based on the ordering information given by the firmware for
-          on-board devices. The name consists of the prefix, letter <constant>o</constant>, and a number
+          <listitem><para>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 <constant>o</constant>, and a number
           specified by the firmware. This is only available for PCI devices.</para>
           </listitem>
         </varlistentry>
         <varlistentry>
           <term><varname>ID_NET_LABEL_ONBOARD=<replaceable>prefix</replaceable> <replaceable>label</replaceable></varname></term>
 
-          <listitem><para>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.
+          <listitem><para>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.
           </para>
           </listitem>
         </varlistentry>