소스 검색

compilation error fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
James Robertson 22 년 전
부모
커밋
343070e6f5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      chapter06/pwdgroup.xml

+ 1 - 1
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>