Przeglądaj źródła

LFS-9.1

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11762 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 5 lat temu
rodzic
commit
649045ce16
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      chapter05/gcc-pass1.xml

+ 1 - 1
chapter05/gcc-pass1.xml

@@ -193,7 +193,7 @@ cd       build</userinput></screen>
       <varlistentry>
         <term><parameter>--with-native-system-header-dir=/tools/include</parameter></term>
         <listitem>
-          <para>By default GCC searches <filename>/usr/include</filename> for
+          <para>By default, GCC searches <filename>/usr/include</filename> for
           system headers. In conjunction with the sysroot switch, this would
           normally translate to <filename>$LFS/usr/include</filename>. However
           the headers that will be installed in the next two sections will go