diff --git a/chapter05/glibc-inst.xml b/chapter05/glibc-inst.xml index fd83fb545..d6568f433 100644 --- a/chapter05/glibc-inst.xml +++ b/chapter05/glibc-inst.xml @@ -72,20 +72,13 @@ libpng, libz, and so forth). During this stage you will see the following warning: -
configure: warning: -*** These auxiliary programs are missing or too old: msgfmt +
configure: WARNING: +*** These auxiliary programs are missing or incompatible versions: autoconf *** some features will be disabled. *** Check the INSTALL file for required versions.
-The missing msgfmt program (from the Gettext -package, which we'll install later) won't cause any problems. The -msgfmt is used to generate the binary translation -files that can make your system talk in a different language. Because these -translation files have already been generated for you, there is no need for -msgfmt. You'd only need the program if you change the -translation source files (the *.po files in the -po subdirectory), which -would require you to regenerate the binary files. +The missing or incompatible autoconf program is +harmless and doesn't cause any problems. Continue with compiling the package: diff --git a/chapter07/hosts.xml b/chapter07/hosts.xml index b5119509f..a4829728c 100644 --- a/chapter07/hosts.xml +++ b/chapter07/hosts.xml @@ -8,7 +8,7 @@ syntax is: <IP address> myhost.mydomain.org aliases -You should made sure that the IP-address is in the private network +You should make sure that the IP-address is in the private network IP-address range. Valid ranges are: Class Networks diff --git a/index.xml b/index.xml index 18fec2afd..916fd9c01 100644 --- a/index.xml +++ b/index.xml @@ -3,8 +3,8 @@ "/usr/share/docbook/docbookx.dtd" [ - - + +