]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/systemd.net-naming-scheme.xml
man: fixes for assorted issues reported by the manpage-l10n project
[thirdparty/systemd.git] / man / systemd.net-naming-scheme.xml
index 1e2295ba7a842af4a756da9e82ddf4890bdd8c15..a2c82fb9161dd5fa12978217d5f61e88e7af1c2d 100644 (file)
           <term><varname>ID_NET_NAME_ONBOARD=<replaceable>prefix</replaceable><constant>d</constant><replaceable>number</replaceable></varname></term>
 
           <listitem><para>This name is set based on the numeric ordering information given by the firmware
-          for on-board devices. Different schemes are used depending on the firmware type, as described in the table below.</para>
+          for on-board devices. Different schemes are used depending on the firmware type, as described in
+          the table below.</para>
 
             <table>
-              <title>Onboard naming schemes</title>
+              <title>On-board naming schemes</title>
 
               <tgroup cols='2'>
                 <thead>
                 <tbody>
                   <row>
                     <entry><replaceable>prefix</replaceable><constant>o</constant><replaceable>number</replaceable></entry>
-                    <entry>PCI onboard index</entry>
+                    <entry>PCI on-board index</entry>
                   </row>
 
                   <row>
           numbers, which could either result in an incorrect value of the <varname>ID_NET_NAME_SLOT</varname>
           property or none at all.</para>
 
-          <para>Some firmware and hypervisor implementations report unreasonably high numbers for the onboard
-          index. To prevent the generation of bogus onbard interface names, index numbers greater than 16381
-          (2¹⁴-1) were ignored. For s390 PCI devices index values up to 65535 (2¹⁶-1) are valid. To account
-          for that, the limit was increased to 65535.</para>
+          <para>Some firmware and hypervisor implementations report unreasonably high numbers for the
+          on-board index. To prevent the generation of bogus onbard interface names, index numbers greater
+          than 16381 (2¹⁴-1) were ignored. For s390 PCI devices index values up to 65535 (2¹⁶-1) are valid.
+          To account for that, the limit was increased to 65535.</para>
 
           <para>The udev rule <varname>NAME=</varname> replaces <literal>:</literal>,
           <literal>/</literal>, and <literal>%</literal> with an underscore (<literal>_</literal>), and