Explorar o código

Rephrased the docbook2man paragraph in module-init-tools.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5783 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Archaic %!s(int64=20) %!d(string=hai) anos
pai
achega
1ccbb42fed
Modificáronse 2 ficheiros con 6 adicións e 6 borrados
  1. 4 4
      chapter06/module-init-tools.xml
  2. 2 2
      general.ent

+ 4 - 4
chapter06/module-init-tools.xml

@@ -31,10 +31,10 @@ Coreutils, Diffutils, Flex, GCC, Glibc, Grep, M4, Make, and Sed</seg></seglistit
 <sect2 role="installation">
 <title>Installation of Module-Init-Tools</title>
 
-<para>Module-Init-Tools attempts to rewrite it's
-<filename>modprobe.conf</filename> man page during the build process. Not only
-is this unnecessary, it relies on <command>docbook2man</command> which is not
-installed in LFS. To prevent this do the following:</para>
+<para>Module-Init-Tools attempts to rewrite its
+<filename>modprobe.conf</filename> man page during the build process. This is
+unnecessary and also relies on <command>docbook2man</command> &mdash; which is not
+installed in LFS. Run the following command to avoid this:</para>
 
 <screen><userinput>touch modprobe.conf.5</userinput></screen>
 

+ 2 - 2
general.ent

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20050605">
-<!ENTITY releasedate "June 05, 2005">
+<!ENTITY version "SVN-20050608">
+<!ENTITY releasedate "June 08, 2005">
 <!ENTITY milestone "6.2">
 
 <!ENTITY lfs-root "http://www.linuxfromscratch.org/">