Finish up some changes regarding zsoelim

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7498 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Jeremy Huntwork 2006-04-12 11:39:10 +00:00
parent a21b3ee08f
commit c1b231c94d
4 changed files with 27 additions and 19 deletions

View File

@ -36,17 +36,23 @@
</listitem>
-->
<listitem>
<para>April 12, 2006</para>
<itemizedlist>
<listitem>
<para>[jhuntwork] - Remove symlink of zsoelim to groff's soelim
in chapter 6. Man-DB produces a sufficient zsoelim which overwrites
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>
<para>[jhuntwork] - Remove symlink of zsoelim to groff's soelim
in chapter 6. Man-DB produces a sufficient zsoelim which overwrites
the symlink we used to create.</para>
</listitem>
</itemizedlist>
</listitem>

View File

@ -103,7 +103,7 @@ ln -sv tbl /usr/bin/gtbl</userinput></screen>
grodvi, groff, groffer, grog, grolbp, grolj4, grops, grotty, gtbl
(link to tbl), hpftodit, indxbib, lkbib, lookbib, mmroff, neqn,
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>
</segmentedlist>
@ -476,16 +476,6 @@ ln -sv tbl /usr/bin/gtbl</userinput></screen>
</listitem>
</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>
</sect2>

View File

@ -326,7 +326,7 @@ make install</userinput></screen>
<seglistitem>
<seg>accessdb, apropos, catman, convert-mans,lexgrog, man, mandb,
manpath, and whatis</seg>
manpath, whatis, and zsoelim</seg>
</seglistitem>
</segmentedlist>
@ -421,6 +421,18 @@ make install</userinput></screen>
</listitem>
</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>
</sect2>

View File

@ -1,6 +1,6 @@
<?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 generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->