Ignore:
Timestamp:
01/28/2024 12:53:47 PM (8 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.1, 12.1-rc1, 12.2, 12.2-rc1, multilib, trunk, xry111/arm64, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.1, xry111/loongarch-12.2, xry111/mips64el, xry111/multilib, xry111/update-glibc
Children:
5dd7073
Parents:
6ebb3b9
Message:

More <quote> clean up

Use <quote> instead of '"' if possible. Use <literal>,
<computeroutput>, etc. instead of <quote> if possible. Replace
<quote>alpha</quote> with a UTF-8 Greek alpha character.

BTW decorate ".link" with <filename class='extension'>.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter09/networkd.xml

    r6ebb3b9 ree950a5e  
    9292        <listitem>
    9393          <para>
    94             Mask udev's .link file for the default policy:
     94            Mask udev's <filename class='extension'>.link</filename> file
     95            for the default policy:
    9596<screen role="nodump"><userinput>ln -s /dev/null /etc/systemd/network/99-default.link</userinput></screen>
    9697          </para>
     
    102103            interfaces something like <literal>internet0</literal>,
    103104            <literal>dmz0</literal>, or <literal>lan0</literal>.
    104             To do that, create .link files in /etc/systemd/network/ that
    105             select an explicit name or a better naming scheme for your
    106             network interfaces. For example:
     105            To do that, create <filename class='extension'>.link</filename>
     106            files in /etc/systemd/network/ that select an explicit name or a
     107            better naming scheme for your network interfaces. For example:
    107108          </para>
    108109
Note: See TracChangeset for help on using the changeset viewer.