]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix ID_NET_LABEL_ONBOARD= documentation
authorLennart Poettering <lennart@poettering.net>
Tue, 20 Aug 2024 08:28:53 +0000 (10:28 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 20 Aug 2024 11:30:39 +0000 (20:30 +0900)
We do not prefix the field with anything, since
8c053c83ae3c18342c4faaa0043d787884056614.

man/systemd.net-naming-scheme.xml

index f825a841a1952d5c6189f69709bcd35ce41930e9..b9e5cd9050fb1dea76ce602d69b18ad75f645b9b 100644 (file)
         </varlistentry>
 
         <varlistentry>
-          <term><varname>ID_NET_LABEL_ONBOARD=</varname><replaceable>prefix</replaceable> <replaceable>label</replaceable></term>
+          <term><varname>ID_NET_LABEL_ONBOARD=</varname><replaceable>label</replaceable></term>
 
           <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>
+          devices. This is only available for PCI devices.</para>
 
           <xi:include href="version-info.xml" xpointer="v243"/>
           </listitem>