Author: randy
Date: 2006-04-09 16:07:47 -0600 (Sun, 09 Apr 2006)
New Revision: 5827

Modified:
   trunk/BOOK/gnome/core/pre-install-config.xml
   trunk/BOOK/gnome/otherlibs/otherlibs-config.xml
   trunk/BOOK/introduction/important/beyond.xml
   trunk/BOOK/kde/core/pre-install-config.xml
   trunk/BOOK/postlfs/config/compressdoc.xml
   trunk/BOOK/x/lib/qt.xml
Log:
Changed instances of man.conf to man_db.conf

Modified: trunk/BOOK/gnome/core/pre-install-config.xml
===================================================================
--- trunk/BOOK/gnome/core/pre-install-config.xml        2006-04-09 21:52:55 UTC 
(rev 5826)
+++ trunk/BOOK/gnome/core/pre-install-config.xml        2006-04-09 22:07:47 UTC 
(rev 5827)
@@ -49,14 +49,14 @@
 # End gnome addition</literal>
 EOF</userinput></screen>
 
-  <para>Add to your <filename>/etc/man.conf</filename>:</para>
+  <para>Add to your <filename>/etc/man_db.conf</filename>:</para>
 
-<screen role='root'><userinput>cat &gt;&gt; /etc/man.conf &lt;&lt; "EOF"
-<literal># Begin gnome addition to man.conf
+<screen role='root'><userinput>cat &gt;&gt; /etc/man_db.conf &lt;&lt; "EOF"
+<literal># Begin gnome addition to man_db.conf
 
 MANPATH /opt/gnome-&gnome-version;&gnome-minor-version;/man
 
-# End gnome addition to man.conf</literal>
+# End gnome addition to man_db.conf</literal>
 EOF</userinput></screen>
 
 </sect1>

Modified: trunk/BOOK/gnome/otherlibs/otherlibs-config.xml
===================================================================
--- trunk/BOOK/gnome/otherlibs/otherlibs-config.xml     2006-04-09 21:52:55 UTC 
(rev 5826)
+++ trunk/BOOK/gnome/otherlibs/otherlibs-config.xml     2006-04-09 22:07:47 UTC 
(rev 5827)
@@ -41,14 +41,14 @@
   <para>Remember to execute <command>ldconfig</command> after installation
   of libraries to update the library cache.</para>
 
-  <para>Add to your <filename>/etc/man.conf</filename>:</para>
+  <para>Add to your <filename>/etc/man_db.conf</filename>:</para>
 
-<screen role="root"><userinput>cat &gt;&gt; /etc/man.conf &lt;&lt; "EOF"
-<literal># Begin GNOME-1 addition to man.conf
+<screen role="root"><userinput>cat &gt;&gt; /etc/man_db.conf &lt;&lt; "EOF"
+<literal># Begin GNOME-1 addition to man_db.conf
 
 MANPATH /opt/gnome-1.4/man
 
-# END GNOME-1 addition to man.conf</literal>
+# END GNOME-1 addition to man_db.conf</literal>
 EOF</userinput></screen>
 
 </sect1>

Modified: trunk/BOOK/introduction/important/beyond.xml
===================================================================
--- trunk/BOOK/introduction/important/beyond.xml        2006-04-09 21:52:55 UTC 
(rev 5826)
+++ trunk/BOOK/introduction/important/beyond.xml        2006-04-09 22:07:47 UTC 
(rev 5827)
@@ -50,7 +50,7 @@
     </listitem>
     <listitem>
       <para>Add <filename class='directory'>$PREFIX/man</filename>
-      to <filename>/etc/man.conf</filename> or expand
+      to <filename>/etc/man_db.conf</filename> or expand
       <envar>MANPATH</envar>.</para>
     </listitem>
     <listitem>

Modified: trunk/BOOK/kde/core/pre-install-config.xml
===================================================================
--- trunk/BOOK/kde/core/pre-install-config.xml  2006-04-09 21:52:55 UTC (rev 
5826)
+++ trunk/BOOK/kde/core/pre-install-config.xml  2006-04-09 22:07:47 UTC (rev 
5827)
@@ -63,18 +63,18 @@
     <primary sortas="e-etc-ld.so.conf">/etc/ld.so.conf</primary>
   </indexterm>
 
-  <para>Add to your <filename>/etc/man.conf</filename>:</para>
+  <para>Add to your <filename>/etc/man_db.conf</filename>:</para>
 
-<screen role="root"><userinput>cat &gt;&gt; /etc/man.conf &lt;&lt; "EOF"
-<literal># Begin kde addition to man.conf
+<screen role="root"><userinput>cat &gt;&gt; /etc/man_db.conf &lt;&lt; "EOF"
+<literal># Begin kde addition to man_db.conf
 
 MANPATH /opt/kde-&kde-version;/man
 
-# End kde addition to man.conf</literal>
+# End kde addition to man_db.conf</literal>
 EOF</userinput></screen>
 
   <indexterm zone="kde-pre-install-config">
-    <primary sortas="e-etc-man.conf">/etc/man.conf</primary>
+    <primary sortas="e-etc-man_db.conf">/etc/man_db.conf</primary>
   </indexterm>
 
   <tip>

Modified: trunk/BOOK/postlfs/config/compressdoc.xml
===================================================================
--- trunk/BOOK/postlfs/config/compressdoc.xml   2006-04-09 21:52:55 UTC (rev 
5826)
+++ trunk/BOOK/postlfs/config/compressdoc.xml   2006-04-09 22:07:47 UTC (rev 
5827)
@@ -43,7 +43,7 @@
 # Modified 20030930 by Yann E. Morin &lt;yann.morin.1998 @ anciens.enib.fr&gt;
 # to accept compression/decompression, to correctly handle hard-links,
 # to allow for changing hard-links into soft- ones, to specify the
-# compression level, to parse the man.conf for all occurrences of MANPATH,
+# compression level, to parse the man_db.conf for all occurrences of MANPATH,
 # to allow for a backup, to allow to keep the newest version of a page.
 #
 # Modified 20040330 by Tushar Teredesai to replace $0 by the name of the
@@ -64,7 +64,7 @@
 #     - offer an option to automagically choose the best compression
 #       methed on a per page basis (eg. check which of
 #       gzip/bzip2/whatever is the most effective, page per page);
-#     - when a MANPATH env var exists, use this instead of /etc/man.conf
+#     - when a MANPATH env var exists, use this instead of /etc/man_db.conf
 #       (useful for users to (de)compress their man pages;
 #     - offer an option to restore a previous backup;
 #     - add other compression engines (compress, zip, etc?). Needed?

Modified: trunk/BOOK/x/lib/qt.xml
===================================================================
--- trunk/BOOK/x/lib/qt.xml     2006-04-09 21:52:55 UTC (rev 5826)
+++ trunk/BOOK/x/lib/qt.xml     2006-04-09 22:07:47 UTC (rev 5827)
@@ -89,6 +89,9 @@
     <ulink url="http://sqlite.org/";>SQLite</ulink> and
     <ulink url="http://firebird.sourceforge.net/";>Firebird</ulink></para>
 
+    <para condition="html" role="usernotes">User Notes:
+    <ulink url="&blfs-wiki;/qt"/></para>
+
   </sect2>
 
   <sect2 role="installation">
@@ -131,7 +134,7 @@
 
       <para>The advantage of this method is that no updates to the
       <filename>/etc/ld.so.conf</filename> or
-      <filename>/etc/man.conf</filename> files are required. The package
+      <filename>/etc/man_db.conf</filename> files are required. The package
       files are distributed within several subdirectories of the
       <filename class='directory'>/usr</filename> hierarchy.
       This is the method that most commercial distributions use.</para>
@@ -350,7 +353,7 @@
       and system processes.</para>
 
       <para>Update the <filename>/etc/ld.so.conf</filename> and
-      <filename>/etc/man.conf</filename> files:</para>
+      <filename>/etc/man_db.conf</filename> files:</para>
 
 <screen role="root"><userinput>cat &gt;&gt; /etc/ld.so.conf &lt;&lt; "EOF" 
&amp;&amp;
 <literal># Begin qt addition to /etc/ld.so.conf
@@ -360,12 +363,12 @@
 # End qt addition</literal>
 EOF
 ldconfig &amp;&amp;
-cat &gt;&gt; /etc/man.conf &lt;&lt; "EOF"
-<literal># Begin qt addition to man.conf
+cat &gt;&gt; /etc/man_db.conf &lt;&lt; "EOF"
+<literal># Begin qt addition to man_db.conf
 
 MANPATH /opt/qt/doc/man
 
-# End qt addition to man.conf</literal>
+# End qt addition to man_db.conf</literal>
 EOF</userinput></screen>
 
       <indexterm zone="qt qt-config">
@@ -373,7 +376,7 @@
       </indexterm>
 
       <indexterm zone="qt qt-config">
-        <primary sortas="e-etc-man.conf">/etc/man.conf</primary>
+        <primary sortas="e-etc-man_db.conf">/etc/man_db.conf</primary>
       </indexterm>
 
       <indexterm zone="qt qt-config">

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to