Преглед на файлове

Typo fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.5/BOOK@8977 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess преди 16 години
родител
ревизия
93dce33d6a
променени са 2 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 2 2
      appendices/dependencies.xml
  2. 1 1
      chapter06/chapter06.xml

+ 2 - 2
appendices/dependencies.xml

@@ -486,7 +486,7 @@
         <segtitle>&dependencies;</segtitle>
 
         <seglistitem>
-         <seg>Nonei</seg>
+         <seg>None</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -1127,7 +1127,7 @@
         <segtitle>&dependencies;</segtitle>
 
         <seglistitem>
-         <seg>Bash, Binutils, Coreutils, Gawk, GCC, Glibc, Grep,
+         <seg>Bash, Binutils, Coreutils, Gawk, GCC, GDBM, Glibc, Grep,
          Groff, Make, Sed, and Zlib</seg>
         </seglistitem>
       </segmentedlist>

+ 1 - 1
chapter06/chapter06.xml

@@ -40,6 +40,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="readline.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bash.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libtool.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gdbm.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="inetutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="perl.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="autoconf.xml"/>
@@ -48,7 +49,6 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="diffutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="file.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gawk.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gdbm.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="findutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="flex.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gettext.xml"/>