소스 검색

Typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4656 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 20 년 전
부모
커밋
cb93a88fc6
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      chapter06/glibc.xml

+ 2 - 2
chapter06/glibc.xml

@@ -46,8 +46,8 @@ Glibc autoconf tests would give false results and defeat the goal
 of achieving a clean build.</para>
 
 <para>The linuxthreads tarball contains the man pages for the
-threading libraries installed by glibc.  Unpack the tarball from
-within the glibc source directory:</para>
+threading libraries installed by Glibc.  Unpack the tarball from
+within the Glibc source directory:</para>
 
 <screen><userinput>tar xjvf /sources/glibc-linuxthreads-&glibc-version;.tar.bz2</userinput></screen>