aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/glibc-exp.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-06-03 11:27:19 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-06-03 11:27:19 +0000
commita2cd10ffbacbbb5f9f39e1340d071cea1f8303ee (patch)
treedf3a0713ae4a913a41f3607a205cd9e53e6497b7 /chapter06/glibc-exp.xml
parentf50aec70464ff15d6aacdae2af48a86f9c12221b (diff)
applied Alex's commas.patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1960 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/glibc-exp.xml')
-rw-r--r--chapter06/glibc-exp.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/chapter06/glibc-exp.xml b/chapter06/glibc-exp.xml
index 6efbae47a..c3e474308 100644
--- a/chapter06/glibc-exp.xml
+++ b/chapter06/glibc-exp.xml
@@ -36,9 +36,8 @@ been installed yet.</para>
<para><userinput>exec /bin/bash:</userinput>This command will
start a new bash shell which will replace the current shell. This is
done to get rid of the "I have no name!" message in the command
-prompt, which was caused by bash's inability to resolve a userid to
-a username (which in turn was caused by the missing Glibc
-installation).</para>
+prompt, which was caused by bash's inability to resolve a user ID to
+a user name (which in turn was caused by the absence of Glibc).</para>
</sect2>