Quellcode durchsuchen

Slight wording change to GDBM note.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7540 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Archaic vor 19 Jahren
Ursprung
Commit
d8af60f758
1 geänderte Dateien mit 4 neuen und 4 gelöschten Zeilen
  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
       <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
       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
       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
       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>
     </tip>