aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-04-14 03:34:36 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-04-14 03:34:36 +0000
commit8a7a48f71f9061a5bbc715ac62166e3683389ea7 (patch)
treedbd5f0b143b7fc0eec062c41a401d578b169fa82
parent8fe7c1270add4585a3f1103d9165f23b5302f1f5 (diff)
Changed wording
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@499 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/glibc-inst.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/chapter06/glibc-inst.xml b/chapter06/glibc-inst.xml
index 3d5d203dc..e253af973 100644
--- a/chapter06/glibc-inst.xml
+++ b/chapter06/glibc-inst.xml
@@ -42,13 +42,15 @@ Install Glibc by running the following commands:
</literallayout></blockquote>
<para>
-We have to get username/groupname to userid/groupid conversion possible
-by exiting the chroot'ed environment and re-entering it. This will also
-get rid of the "I have no name!" message in the command prompt.
+By exiting the chroot'ed environment and re-entering it, you will be
+able to get rid of the "I have no name!" message in the command prompt,
+which is caused by bash's inability to resolve a userid to a username.
+You don't have to exit and re-enter chroot, but it's highly recommended
+to ensure a properly working bash.
</para>
<para>
-Run the following commands to accomplish that:
+Run the following commands to accomplish this:
</para>
<blockquote><literallayout>