Browse Source

Finish up some changes regarding zsoelim

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7498 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Jeremy Huntwork 19 years ago
parent
commit
c1b231c94d
4 changed files with 27 additions and 19 deletions
  1. 11 5
      chapter01/changelog.xml
  2. 1 11
      chapter06/groff.xml
  3. 13 1
      chapter06/man-db.xml
  4. 2 2
      general.ent

+ 11 - 5
chapter01/changelog.xml

@@ -37,15 +37,21 @@
 -->
 -->
 
 
     <listitem>
     <listitem>
-      <para>April 11, 2006</para>
+      <para>April 12, 2006</para>
       <itemizedlist>
       <itemizedlist>
-        <listitem>
-          <para>[jhuntwork] - Updated bash-3.1 patch. (Ticket 1758)</para>
-        </listitem>
        <listitem>
        <listitem>
           <para>[jhuntwork] - Remove symlink of zsoelim to groff's soelim
           <para>[jhuntwork] - Remove symlink of zsoelim to groff's soelim
           in chapter 6. Man-DB produces a sufficient zsoelim which overwrites
           in chapter 6. Man-DB produces a sufficient zsoelim which overwrites
-	  the symlink we used to create.</para>
+          the symlink we used to create.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
+      <para>April 11, 2006</para>
+      <itemizedlist>
+        <listitem>
+          <para>[jhuntwork] - Updated bash-3.1 patch. (Ticket 1758)</para>
         </listitem>
         </listitem>
       </itemizedlist>
       </itemizedlist>
     </listitem>
     </listitem>

+ 1 - 11
chapter06/groff.xml

@@ -103,7 +103,7 @@ ln -sv tbl /usr/bin/gtbl</userinput></screen>
         grodvi, groff, groffer, grog, grolbp, grolj4, grops, grotty, gtbl
         grodvi, groff, groffer, grog, grolbp, grolj4, grops, grotty, gtbl
         (link to tbl), hpftodit, indxbib, lkbib, lookbib, mmroff, neqn,
         (link to tbl), hpftodit, indxbib, lkbib, lookbib, mmroff, neqn,
         nroff, pfbtops, pic, pic2graph, post-grohtml, pre-grohtml, refer,
         nroff, pfbtops, pic, pic2graph, post-grohtml, pre-grohtml, refer,
-        soelim, tbl, tfmtodit, troff, and zsoelim (link to soelim)</seg>
+        soelim, tbl, tfmtodit, and troff</seg>
       </seglistitem>
       </seglistitem>
     </segmentedlist>
     </segmentedlist>
 
 
@@ -476,16 +476,6 @@ ln -sv tbl /usr/bin/gtbl</userinput></screen>
         </listitem>
         </listitem>
       </varlistentry>
       </varlistentry>
 
 
-      <varlistentry id="zsoelim">
-        <term><command>zsoelim</command></term>
-        <listitem>
-          <para>A link to <command>soelim</command></para>
-          <indexterm zone="ch-system-groff zsoelim">
-            <primary sortas="b-zsoelim">zsoelim</primary>
-          </indexterm>
-        </listitem>
-      </varlistentry>
-
     </variablelist>
     </variablelist>
 
 
   </sect2>
   </sect2>

+ 13 - 1
chapter06/man-db.xml

@@ -326,7 +326,7 @@ make install</userinput></screen>
 
 
       <seglistitem>
       <seglistitem>
         <seg>accessdb, apropos, catman, convert-mans,lexgrog, man, mandb,
         <seg>accessdb, apropos, catman, convert-mans,lexgrog, man, mandb,
-        manpath, and whatis</seg>
+        manpath, whatis, and zsoelim</seg>
       </seglistitem>
       </seglistitem>
     </segmentedlist>
     </segmentedlist>
 
 
@@ -421,6 +421,18 @@ make install</userinput></screen>
         </listitem>
         </listitem>
       </varlistentry>
       </varlistentry>
 
 
+      <varlistentry id="zsoelim">
+        <term><command>zsoelim</command></term>
+        <listitem>
+          <para>Reads files and replaces lines of the form <emphasis>.so
+          file</emphasis> by the contents of the mentioned
+          <emphasis>file</emphasis></para>
+          <indexterm zone="ch-system-man-db zsoelim">
+            <primary sortas="b-zsoelim">zsoelim</primary>
+          </indexterm>
+        </listitem>
+      </varlistentry>
+
     </variablelist>
     </variablelist>
 
 
   </sect2>
   </sect2>

+ 2 - 2
general.ent

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20060411">
-<!ENTITY releasedate "April 11, 2006">
+<!ENTITY version "SVN-20060412">
+<!ENTITY releasedate "April 12, 2006">
 <!ENTITY milestone "6.2">
 <!ENTITY milestone "6.2">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->