diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/pwdgroup.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/pwdgroup.xml b/chapter06/pwdgroup.xml index 34247fffd..d104e3be2 100644 --- a/chapter06/pwdgroup.xml +++ b/chapter06/pwdgroup.xml @@ -47,7 +47,7 @@ use the group's name.</para> <para>Lastly, we re-login to the chroot envrionment. User name and group name resolution will start working immediately after the -<filename>/etc/passwd</filename> and <filename>/etc/group<filename> files are +<filename>/etc/passwd</filename> and <filename>/etc/group</filename> files are created, because we installed a full glibc in Chapter 5. This will get rid of the "I have no name!" prompt.</para> |