Changeset 201aa93 for chapter08


Ignore:
Timestamp:
06/22/2024 03:43:31 AM (3 weeks ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
multilib, trunk, xry111/arm64, xry111/clfs-ng
Children:
bdcc868, d9c86378, e4b4c5a, e91edad
Parents:
c04d98d
Message:

Move punctuation/comma into quotes for <xref>s

We are using American rule for punctuation/comma vs. quotes. We've
fixed most cases but not <xref>s.

Location:
chapter08
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter08/grub.xml

    rc04d98d r201aa93  
    112112
    113113  <para>Making your LFS system bootable with GRUB will be discussed in
    114   <xref linkend="ch-bootable-grub"/>.</para>
     114  <xref linkend="ch-bootable-grub" role='.'/></para>
    115115
    116116  </sect2>
  • chapter08/shadow.xml

    rc04d98d r201aa93  
    243243          even though the account has been created correctly. That is why we
    244244          created the group <systemitem class="groupname">users</systemitem>
    245           with this group ID in <xref linkend='ch-tools-createfiles'/>.</para>
     245          with this group ID in
     246          <xref linkend='ch-tools-createfiles' role='.'/></para>
    246247
    247248        </listitem>
Note: See TracChangeset for help on using the changeset viewer.