Преглед изворни кода

Slight wording change to GDBM note.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7540 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Archaic пре 19 година
родитељ
комит
d8af60f758
1 измењених фајлова са 4 додато и 4 уклоњено
  1. 4 4
      chapter06/db.xml

+ 4 - 4
chapter06/db.xml

@@ -42,11 +42,11 @@
       <para>Also, GDBM <emphasis>could</emphasis> be used in place of Berkeley
       DB to satisfy Man-DB. However, since Berkeley DB is considered a core part
       of the LFS build, it will not be listed as a dependency for any package in
-      the BLFS book. Likewise, dozens of hours go into testing LFS with Berkeley
-      DB installed, not with GDBM. If you fully understand the risks versus
+      the BLFS book. Likewise, many hours go into testing LFS with Berkeley DB
+      installed, not with GDBM. If you fully understand the risks versus
       benefits of using GDBM and wish to use it anyway, see the BLFS
-      instructions located at
-      <ulink url="&blfs-root;view/svn/general/gdbm.html"/></para>
+      instructions located at <ulink
+      url="&blfs-root;view/svn/general/gdbm.html"/></para>
       
     </tip>