aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/introduction.xml
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2022-04-21 14:12:43 +0800
committerXi Ruoyao <xry111@mengyan1223.wang>2022-04-21 14:12:43 +0800
commite286d8db1493827461aa95ea43b345a9ce5d9f2e (patch)
tree7495946939e13bf8169246318dfb6f8c8b1de2db /chapter07/introduction.xml
parent421e0cfcdaaaccfe64ca4af145a41da13598f3bb (diff)
decorate the references to root and lfs user
The references already correctly decorated are not changed because "if it's not broken don't fix it".
Diffstat (limited to 'chapter07/introduction.xml')
-rw-r--r--chapter07/introduction.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/introduction.xml b/chapter07/introduction.xml
index 2b0030d7b..6605ddea4 100644
--- a/chapter07/introduction.xml
+++ b/chapter07/introduction.xml
@@ -25,7 +25,7 @@
<para>Until <xref linkend="ch-tools-chroot"/>, the commands must be
run as <systemitem class="username">root</systemitem>, with the
<envar>LFS</envar> variable set. After entering chroot, all commands
- are run as root, fortunately without access to the OS of the computer
+ are run as &root;, fortunately without access to the OS of the computer
you built LFS on. Be careful anyway, as it is easy to destroy the whole
LFS system with badly formed commands.</para>