diff options
Diffstat (limited to 'chapter11')
-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> |