Author: bdubbs
Date: Wed Feb 25 14:44:17 2015
New Revision: 15567

Log:
Tags and minor updates

Modified:
   trunk/BOOK/general/genlib/clucene.xml
   trunk/BOOK/general/genlib/exempi.xml
   trunk/BOOK/general/genlib/glibmm.xml
   trunk/BOOK/general/genlib/gmime.xml
   trunk/BOOK/general/genlib/js2.xml
   trunk/BOOK/general/genlib/libgsf.xml
   trunk/BOOK/general/genlib/libgusb.xml
   trunk/BOOK/general/genlib/libiodbc.xml
   trunk/BOOK/general/genlib/openobex.xml
   trunk/BOOK/general/genlib/ptlib.xml
   trunk/BOOK/general/genlib/wv.xml
   trunk/BOOK/general/genutils/appdata-tools.xml
   trunk/BOOK/general/genutils/appstream-glib.xml
   trunk/BOOK/general/genutils/lsof.xml
   trunk/BOOK/general/genutils/rep-gtk.xml
   trunk/BOOK/general/graphlib/gegl.xml
   trunk/BOOK/general/graphlib/graphite2.xml
   trunk/BOOK/general/graphlib/lcms.xml
   trunk/BOOK/general/graphlib/newt.xml
   trunk/BOOK/general/graphlib/openjpeg.xml
   trunk/BOOK/general/graphlib/openjpeg2.xml
   trunk/BOOK/general/prog/apache-ant.xml
   trunk/BOOK/general/prog/dbus-python.xml
   trunk/BOOK/general/prog/junit.xml
   trunk/BOOK/general/prog/py2cairo.xml
   trunk/BOOK/general/prog/pycairo.xml
   trunk/BOOK/general/prog/pygobject2.xml
   trunk/BOOK/general/prog/pygobject3.xml
   trunk/BOOK/general/prog/pygtk.xml
   trunk/BOOK/general/prog/pyxdg.xml
   trunk/BOOK/general/sysutils/bluez.xml
   trunk/BOOK/general/sysutils/colord.xml
   trunk/BOOK/general/sysutils/pciutils.xml
   trunk/BOOK/server/mail/sendmail.xml

Modified: trunk/BOOK/general/genlib/clucene.xml
==============================================================================
--- trunk/BOOK/general/genlib/clucene.xml       Wed Feb 25 07:28:05 2015        
(r15566)
+++ trunk/BOOK/general/genlib/clucene.xml       Wed Feb 25 14:44:17 2015        
(r15567)
@@ -32,7 +32,7 @@
     <para><application>CLucene</application> is a C++ version of Lucene, a
     high performance text search engine.</para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -88,8 +88,10 @@
     commands:</para>
 
 <screen><userinput>patch -Np1 -i 
../clucene-&clucene-version;-contribs_lib-1.patch &amp;&amp;
+
 mkdir build &amp;&amp;
-cd build &amp;&amp;
+cd    build &amp;&amp;
+
 cmake -DCMAKE_INSTALL_PREFIX=/usr \
       -DBUILD_CONTRIBS_LIB=ON .. &amp;&amp;
 make</userinput></screen>

Modified: trunk/BOOK/general/genlib/exempi.xml
==============================================================================
--- trunk/BOOK/general/genlib/exempi.xml        Wed Feb 25 07:28:05 2015        
(r15566)
+++ trunk/BOOK/general/genlib/exempi.xml        Wed Feb 25 14:44:17 2015        
(r15567)
@@ -32,7 +32,7 @@
     <para><application>Exempi</application> is an implementation of XMP 
(Adobe's
     Extensible Metadata Platform).</para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genlib/glibmm.xml
==============================================================================
--- trunk/BOOK/general/genlib/glibmm.xml        Wed Feb 25 07:28:05 2015        
(r15566)
+++ trunk/BOOK/general/genlib/glibmm.xml        Wed Feb 25 14:44:17 2015        
(r15567)
@@ -34,7 +34,7 @@
       for <application>GLib</application>.
     </para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genlib/gmime.xml
==============================================================================
--- trunk/BOOK/general/genlib/gmime.xml Wed Feb 25 07:28:05 2015        (r15566)
+++ trunk/BOOK/general/genlib/gmime.xml Wed Feb 25 14:44:17 2015        (r15567)
@@ -39,7 +39,7 @@
       programmers with an extremely easy to use interface to the API functions.
     </para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genlib/js2.xml
==============================================================================
--- trunk/BOOK/general/genlib/js2.xml   Wed Feb 25 07:28:05 2015        (r15566)
+++ trunk/BOOK/general/genlib/js2.xml   Wed Feb 25 14:44:17 2015        (r15567)
@@ -36,7 +36,7 @@
       written in C/C++.
     </para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genlib/libgsf.xml
==============================================================================
--- trunk/BOOK/general/genlib/libgsf.xml        Wed Feb 25 07:28:05 2015        
(r15566)
+++ trunk/BOOK/general/genlib/libgsf.xml        Wed Feb 25 14:44:17 2015        
(r15567)
@@ -35,7 +35,7 @@
       structured file formats.
     </para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genlib/libgusb.xml
==============================================================================
--- trunk/BOOK/general/genlib/libgusb.xml       Wed Feb 25 07:28:05 2015        
(r15566)
+++ trunk/BOOK/general/genlib/libgusb.xml       Wed Feb 25 14:44:17 2015        
(r15567)
@@ -36,7 +36,7 @@
       proper cancellation and integration into a mainloop.
     </para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genlib/libiodbc.xml
==============================================================================
--- trunk/BOOK/general/genlib/libiodbc.xml      Wed Feb 25 07:28:05 2015        
(r15566)
+++ trunk/BOOK/general/genlib/libiodbc.xml      Wed Feb 25 14:44:17 2015        
(r15567)
@@ -32,7 +32,7 @@
     <para><application>libiodbc</application> is an API to ODBC compatible
     databases.</para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genlib/openobex.xml
==============================================================================
--- trunk/BOOK/general/genlib/openobex.xml      Wed Feb 25 07:28:05 2015        
(r15566)
+++ trunk/BOOK/general/genlib/openobex.xml      Wed Feb 25 14:44:17 2015        
(r15567)
@@ -35,7 +35,7 @@
       binary file transfers between devices.
     </para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genlib/ptlib.xml
==============================================================================
--- trunk/BOOK/general/genlib/ptlib.xml Wed Feb 25 07:28:05 2015        (r15566)
+++ trunk/BOOK/general/genlib/ptlib.xml Wed Feb 25 14:44:17 2015        (r15567)
@@ -36,7 +36,7 @@
       various platforms.
     </para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genlib/wv.xml
==============================================================================
--- trunk/BOOK/general/genlib/wv.xml    Wed Feb 25 07:28:05 2015        (r15566)
+++ trunk/BOOK/general/genlib/wv.xml    Wed Feb 25 14:44:17 2015        (r15567)
@@ -32,7 +32,7 @@
     <para>This package contains tools for reading information from an MS Word
     document.</para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genutils/appdata-tools.xml
==============================================================================
--- trunk/BOOK/general/genutils/appdata-tools.xml       Wed Feb 25 07:28:05 
2015        (r15566)
+++ trunk/BOOK/general/genutils/appdata-tools.xml       Wed Feb 25 14:44:17 
2015        (r15567)
@@ -34,7 +34,7 @@
       files to conform to standard specification.
     </para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genutils/appstream-glib.xml
==============================================================================
--- trunk/BOOK/general/genutils/appstream-glib.xml      Wed Feb 25 07:28:05 
2015        (r15566)
+++ trunk/BOOK/general/genutils/appstream-glib.xml      Wed Feb 25 14:44:17 
2015        (r15567)
@@ -45,7 +45,7 @@
       edit nodes and convert to and from the standardized XML representation.
     </para>
     
-    &lfs76_checked; 
+    &lfs77_checked; 
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genutils/lsof.xml
==============================================================================
--- trunk/BOOK/general/genutils/lsof.xml        Wed Feb 25 07:28:05 2015        
(r15566)
+++ trunk/BOOK/general/genutils/lsof.xml        Wed Feb 25 14:44:17 2015        
(r15567)
@@ -32,7 +32,7 @@
     <para>The <application>lsof</application> package is useful to LiSt Open
     Files for a given running application or process.</para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genutils/rep-gtk.xml
==============================================================================
--- trunk/BOOK/general/genutils/rep-gtk.xml     Wed Feb 25 07:28:05 2015        
(r15566)
+++ trunk/BOOK/general/genutils/rep-gtk.xml     Wed Feb 25 14:44:17 2015        
(r15567)
@@ -37,7 +37,7 @@
     bindings to <application>GTK</application> and uses the same instructions.
     Both can be installed, if needed. </para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/graphlib/gegl.xml
==============================================================================
--- trunk/BOOK/general/graphlib/gegl.xml        Wed Feb 25 07:28:05 2015        
(r15566)
+++ trunk/BOOK/general/graphlib/gegl.xml        Wed Feb 25 14:44:17 2015        
(r15567)
@@ -35,7 +35,7 @@
       image processing format.
     </para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -129,6 +129,7 @@
     </para>
 
 <screen><userinput>patch -Np1 -i ../gegl-&gegl-version;-ffmpeg2-1.patch 
&amp;&amp;
+
 ./configure --prefix=/usr &amp;&amp;
 LC_ALL=en_US make</userinput></screen>
 

Modified: trunk/BOOK/general/graphlib/graphite2.xml
==============================================================================
--- trunk/BOOK/general/graphlib/graphite2.xml   Wed Feb 25 07:28:05 2015        
(r15566)
+++ trunk/BOOK/general/graphlib/graphite2.xml   Wed Feb 25 14:44:17 2015        
(r15567)
@@ -45,7 +45,7 @@
       from the availability of graphite fonts.
     </para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -128,7 +128,8 @@
     </para>
 
 <screen><userinput>mkdir build &amp;&amp;
-cd build &amp;&amp;
+cd    build &amp;&amp;
+
 cmake -DCMAKE_INSTALL_PREFIX=/usr .. &amp;&amp;
 make</userinput></screen>
 

Modified: trunk/BOOK/general/graphlib/lcms.xml
==============================================================================
--- trunk/BOOK/general/graphlib/lcms.xml        Wed Feb 25 07:28:05 2015        
(r15566)
+++ trunk/BOOK/general/graphlib/lcms.xml        Wed Feb 25 14:44:17 2015        
(r15567)
@@ -32,7 +32,7 @@
     <para>The <application>Little CMS</application> library is used by other
     programs to provide color management facilities.</para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/graphlib/newt.xml
==============================================================================
--- trunk/BOOK/general/graphlib/newt.xml        Wed Feb 25 07:28:05 2015        
(r15566)
+++ trunk/BOOK/general/graphlib/newt.xml        Wed Feb 25 14:44:17 2015        
(r15567)
@@ -37,7 +37,7 @@
       <application>Newt</application> is based on the S-Lang library. 
     </para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -109,6 +109,7 @@
     -e '/install -m 644 $(LIBNEWT)/ s/^/#/' \
     -e 's/$(LIBNEWT)/$(LIBNEWTSONAME)/g' \
     -i Makefile.in                           &amp;&amp;
+
 ./configure --prefix=/usr --with-gpm-support &amp;&amp;
 make</userinput></screen>
 

Modified: trunk/BOOK/general/graphlib/openjpeg.xml
==============================================================================
--- trunk/BOOK/general/graphlib/openjpeg.xml    Wed Feb 25 07:28:05 2015        
(r15566)
+++ trunk/BOOK/general/graphlib/openjpeg.xml    Wed Feb 25 14:44:17 2015        
(r15567)
@@ -33,7 +33,7 @@
     of the JPEG-2000 standard. OpenJPEG fully respects the JPEG-2000 
specifications
     and can compress/decompress lossless 16-bit images.</para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/graphlib/openjpeg2.xml
==============================================================================
--- trunk/BOOK/general/graphlib/openjpeg2.xml   Wed Feb 25 07:28:05 2015        
(r15566)
+++ trunk/BOOK/general/graphlib/openjpeg2.xml   Wed Feb 25 14:44:17 2015        
(r15567)
@@ -33,7 +33,7 @@
     of the JPEG-2000 standard. OpenJPEG fully respects the JPEG-2000 
specifications
     and can compress/decompress lossless 16-bit images.</para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -86,7 +86,8 @@
     </para>
 
 <screen><userinput>mkdir build &amp;&amp;
-cd build &amp;&amp;
+cd    build &amp;&amp;
+
 cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr .. &amp;&amp;
 make</userinput></screen>
 
@@ -97,6 +98,7 @@
 
 <screen role="root"><userinput>make install &amp;&amp;
 cd ../doc &amp;&amp;
+
 for man in man/man?/* ; do
     install -v -D -m 644 $man /usr/share/$man
 done</userinput></screen>

Modified: trunk/BOOK/general/prog/apache-ant.xml
==============================================================================
--- trunk/BOOK/general/prog/apache-ant.xml      Wed Feb 25 07:28:05 2015        
(r15566)
+++ trunk/BOOK/general/prog/apache-ant.xml      Wed Feb 25 14:44:17 2015        
(r15567)
@@ -39,7 +39,7 @@
     a target tree that executes various tasks. Each task is run by an object
     that implements a particular task interface.</para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/prog/dbus-python.xml
==============================================================================
--- trunk/BOOK/general/prog/dbus-python.xml     Wed Feb 25 07:28:05 2015        
(r15566)
+++ trunk/BOOK/general/prog/dbus-python.xml     Wed Feb 25 14:44:17 2015        
(r15567)
@@ -29,7 +29,7 @@
         <application>D-Bus</application>.
       </para>
 
-      &lfs76_checked;
+      &lfs77_checked;
 
       <bridgehead renderas="sect4">Package Information</bridgehead>
       <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/prog/junit.xml
==============================================================================
--- trunk/BOOK/general/prog/junit.xml   Wed Feb 25 07:28:05 2015        (r15566)
+++ trunk/BOOK/general/prog/junit.xml   Wed Feb 25 14:44:17 2015        (r15567)
@@ -37,7 +37,7 @@
       test data, and test runners for running tests.
     </para>
 
-    &lfs76_checked; 
+    &lfs77_checked; 
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/prog/py2cairo.xml
==============================================================================
--- trunk/BOOK/general/prog/py2cairo.xml        Wed Feb 25 07:28:05 2015        
(r15566)
+++ trunk/BOOK/general/prog/py2cairo.xml        Wed Feb 25 14:44:17 2015        
(r15567)
@@ -30,7 +30,7 @@
         <application>Cairo</application>.
       </para>
 
-      &lfs76_checked;
+      &lfs77_checked;
 
       <bridgehead renderas="sect4">Package Information</bridgehead>
       <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/prog/pycairo.xml
==============================================================================
--- trunk/BOOK/general/prog/pycairo.xml Wed Feb 25 07:28:05 2015        (r15566)
+++ trunk/BOOK/general/prog/pycairo.xml Wed Feb 25 14:44:17 2015        (r15567)
@@ -30,7 +30,7 @@
         <application>Cairo</application>.
       </para>
 
-      &lfs76_checked;
+      &lfs77_checked;
 
       <bridgehead renderas="sect4">Package Information</bridgehead>
       <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/prog/pygobject2.xml
==============================================================================
--- trunk/BOOK/general/prog/pygobject2.xml      Wed Feb 25 07:28:05 2015        
(r15566)
+++ trunk/BOOK/general/prog/pygobject2.xml      Wed Feb 25 14:44:17 2015        
(r15567)
@@ -32,7 +32,7 @@
         <application>GLib</application>.
       </para>
 
-      &lfs76_checked;
+      &lfs77_checked;
 
       <bridgehead renderas="sect4">Package Information</bridgehead>
       <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/prog/pygobject3.xml
==============================================================================
--- trunk/BOOK/general/prog/pygobject3.xml      Wed Feb 25 07:28:05 2015        
(r15566)
+++ trunk/BOOK/general/prog/pygobject3.xml      Wed Feb 25 14:44:17 2015        
(r15567)
@@ -32,7 +32,7 @@
         class from <application>GLib</application>.
       </para>
 
-      &lfs76_checked;
+      &lfs77_checked;
 
       <bridgehead renderas="sect4">Package Information</bridgehead>
       <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/prog/pygtk.xml
==============================================================================
--- trunk/BOOK/general/prog/pygtk.xml   Wed Feb 25 07:28:05 2015        (r15566)
+++ trunk/BOOK/general/prog/pygtk.xml   Wed Feb 25 14:44:17 2015        (r15567)
@@ -31,7 +31,7 @@
         using the <application>Python</application> programming language.
       </para>
 
-      &lfs76_checked;
+      &lfs77_checked;
 
       <bridgehead renderas="sect4">Package Information</bridgehead>
       <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/prog/pyxdg.xml
==============================================================================
--- trunk/BOOK/general/prog/pyxdg.xml   Wed Feb 25 07:28:05 2015        (r15566)
+++ trunk/BOOK/general/prog/pyxdg.xml   Wed Feb 25 14:44:17 2015        (r15567)
@@ -30,7 +30,7 @@
         library to access freedesktop.org standards.
       </para>
 
-      &lfs76_checked;
+      &lfs77_checked;
 
       <bridgehead renderas="sect4">Package Information</bridgehead>
       <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/sysutils/bluez.xml
==============================================================================
--- trunk/BOOK/general/sysutils/bluez.xml       Wed Feb 25 07:28:05 2015        
(r15566)
+++ trunk/BOOK/general/sysutils/bluez.xml       Wed Feb 25 14:44:17 2015        
(r15567)
@@ -34,7 +34,7 @@
       Bluetooth protocol stack for Linux.
     </para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -298,6 +298,18 @@
           </indexterm>
         </listitem>
       </varlistentry>
+
+      <varlistentry id="bluetoothctl">
+        <term><command>bluetoothctl</command></term>
+        <listitem>
+          <para>
+            is the interactive Bluetooth control program.
+          </para>
+          <indexterm zone="bluez bluetoothctl">
+            <primary sortas="b-bluetoothctl">bluetoothctl</primary>
+          </indexterm>
+        </listitem>
+      </varlistentry>
 
       <varlistentry id="bluetoothd">
         <term><command>bluetoothd</command></term>

Modified: trunk/BOOK/general/sysutils/colord.xml
==============================================================================
--- trunk/BOOK/general/sysutils/colord.xml      Wed Feb 25 07:28:05 2015        
(r15566)
+++ trunk/BOOK/general/sysutils/colord.xml      Wed Feb 25 14:44:17 2015        
(r15567)
@@ -100,12 +100,12 @@
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
       <xref linkend="gnome-desktop"/> and
+      <ulink url="http://www.freedesktop.org/software/colord/releases/";>
+      colord-gtk</ulink> (to build the example tools),
       <xref linkend="docbook-utils"/>,
       <xref linkend="gtk-doc"/>,
       <xref linkend="libxslt"/>,
       <xref linkend="sane"/>,
-      <ulink url="http://www.freedesktop.org/software/colord/releases/";>
-      colord-gtk</ulink> (to build the example tools),
       <ulink url="http://www.argyllcms.com/";>ArgllCMS</ulink>, and
       <ulink url="http://bash-completion.alioth.debian.org/";>Bash 
Completion</ulink>,
     </para>

Modified: trunk/BOOK/general/sysutils/pciutils.xml
==============================================================================
--- trunk/BOOK/general/sysutils/pciutils.xml    Wed Feb 25 07:28:05 2015        
(r15566)
+++ trunk/BOOK/general/sysutils/pciutils.xml    Wed Feb 25 14:44:17 2015        
(r15567)
@@ -35,7 +35,7 @@
       their status and setting their configuration registers.
     </para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/server/mail/sendmail.xml
==============================================================================
--- trunk/BOOK/server/mail/sendmail.xml Wed Feb 25 07:28:05 2015        (r15566)
+++ trunk/BOOK/server/mail/sendmail.xml Wed Feb 25 14:44:17 2015        (r15567)
@@ -34,7 +34,7 @@
     <para>The <application>sendmail</application> package contains a Mail
     Transport Agent (MTA).</para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -123,9 +123,6 @@
 sed -i 's|/usr/man/man|/usr/share/man/man|' \
     devtools/OS/Linux           &amp;&amp;
 
-sed -i -r "s/^# if (DB.*)$/# if (\1) || DB_VERSION_MAJOR >= 5/" \
-    include/sm/bdb.h            &amp;&amp;
-
 cd sendmail                     &amp;&amp;
 sh Build                        &amp;&amp;
 cd ../cf/cf                     &amp;&amp;
@@ -228,6 +225,10 @@
     <sect3>
       <title>Configuration Information</title>
 
+      <note><para>Ensure you have a fully qualified domain name defined
+      in <filename>/etc/hosts</filename> for your system before proceeding.
+      </para></note>
+
       <para>Create the <filename>/etc/mail/local-host-names</filename> and
       <filename>/etc/mail/aliases</filename> files using the following
       commands as the <systemitem class="username">root</systemitem>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to