[lfs] 01/02: fstab: use en_US style in-quote full stop for two <xref>s
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository lfs. commit 54db9d16cff4d6783f796e245ca5d0f9a5575ae6 Author: Xi Ruoyao <[email protected]> AuthorDate: Thu Apr 30 12:10:40 2026 +0800 fstab: use en_US style in-quote full stop for two <xref>s --- chapter10/fstab.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/chapter10/fstab.xml b/chapter10/fstab.xml index 43822d8c2..d58ade881 100644 --- a/chapter10/fstab.xml +++ b/chapter10/fstab.xml @@ -101,7 +101,8 @@ EOF</userinput></screen> <para> The <literal>iso8859-1</literal> IO charset is used here as we'll enable it as a part of the kernel UEFI configuration in - <xref linkend='ch-bootable-kernel'/>. Technically the IO charset should + <xref linkend='ch-bootable-kernel' role='.'/> + Technically the IO charset should match your locale as we've discussed above. However the name of all the files in the ESP only contains 7-bit ASCII characters, so things will be OK as long as the character set for your locale treats 7-bit ASCII @@ -115,7 +116,7 @@ EOF</userinput></screen> The system uses this partition before the kernel is loaded and is not used otherwise. An alternative to adding this entry to the fstab file is to manually mount it before running <command>grub-install</command> below - in <xref linkend="ch-bootable-grub"/>. + in <xref linkend="ch-bootable-grub" role='.'/> </para> </note> -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/lfs-book Unsubscribe: See the above information page