diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-03-15 14:01:24 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-03-15 14:01:24 +0800 |
commit | 23a6c4c492e3e30704f0f1dc0facc32006936707 (patch) | |
tree | 4e805b11485b1ad6a1e673757913043c12b878bb /chapter11/reboot.xml | |
parent | 9a9655b33be828e8c9ca383cc88b597705df5e6d (diff) |
reboot: Use &blfs-book; to simply the link to BLFS
By the way, use &root; for root user.
Diffstat (limited to 'chapter11/reboot.xml')
-rw-r--r-- | chapter11/reboot.xml | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/chapter11/reboot.xml b/chapter11/reboot.xml index d1ae5917d..a277ed5d6 100644 --- a/chapter11/reboot.xml +++ b/chapter11/reboot.xml @@ -77,7 +77,7 @@ <listitem> <para> - Ensure a password is set for the root user. + Ensure a password is set for the &root; user. </para> </listitem> @@ -141,13 +141,7 @@ umount -v $LFS</userinput></screen> <para>When the reboot is complete, the LFS system is ready for use. What you will see is a simple <quote>login: </quote> prompt. At this point, you can - proceed to - <phrase revision="sysv"> - <ulink url="https://www.linuxfromscratch.org/blfs/view/stable/"> - the BLFS Book</ulink></phrase> - <phrase revision="systemd"> - <ulink url="https://www.linuxfromscratch.org/blfs/view/stable-systemd/"> - the BLFS Book</ulink></phrase> + proceed to <ulink url="&blfs-book;">the BLFS Book</ulink> where you can add more software to suit your needs.</para> <para> |