Ignore:
Timestamp:
03/31/2021 10:41:37 AM (3 years ago)
Author:
Xℹ Ruoyao <xry111@…>
Branches:
ml-11.0, multilib, xry111/multilib
Children:
3e18fa2
Parents:
9382de3
git-author:
Thomas Trepl <thomas@…> (02/12/2020 09:02:11 PM)
git-committer:
Xℹ Ruoyao <xry111@…> (03/31/2021 10:41:37 AM)
Message:

MultiLib: Merge changes from trunk

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11747 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter07/symlinks.xml

    r9382de3 r725ef3b  
    66]>
    77
    8 <sect1 id="ch-scripts-symlinks">
     8<sect1 id="ch-config-symlinks">
    99  <?dbhtml filename="symlinks.html"?>
    1010
     
    207207    <title>Dealing with duplicate devices</title>
    208208
    209     <para>As explained in <xref linkend="ch-scripts-udev"/>, the order in
     209    <para>As explained in <xref linkend="ch-config-udev"/>, the order in
    210210    which devices with the same function appear in
    211211    <filename class="directory">/dev</filename> is essentially random.
     
    217217    fixable by creating Udev rules for custom persistent symlinks.
    218218    The case of network cards is covered separately in
    219     <xref linkend="ch-scripts-network"/>, and sound card configuration can
     219    <xref linkend="ch-config-network"/>, and sound card configuration can
    220220    be found in <ulink url="&blfs-book;postlfs/devices.html">BLFS</ulink>.</para>
    221221
Note: See TracChangeset for help on using the changeset viewer.