aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/changingowner.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/changingowner.xml')
-rw-r--r--chapter06/changingowner.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/changingowner.xml b/chapter06/changingowner.xml
index 2c61f61e7..ae956d53a 100644
--- a/chapter06/changingowner.xml
+++ b/chapter06/changingowner.xml
@@ -25,7 +25,7 @@ user <emphasis>root</emphasis> by running the following command:</para>
<para><screen><userinput>chown -R 0:0 /tools</userinput></screen></para>
<para>The command uses "0:0" instead of "root:root", because chown is unable
-to resolve the name "root" until glibc has been installed.</para>
+to resolve the name "root" until the password file has been created.</para>
</sect1>