aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml16
-rw-r--r--chapter06/groff.xml12
-rw-r--r--chapter06/man-db.xml14
-rw-r--r--general.ent4
4 files changed, 27 insertions, 19 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index cf6f81085..81f175f69 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,15 +37,21 @@
-->
<listitem>
- <para>April 11, 2006</para>
+ <para>April 12, 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>
+ 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>
</itemizedlist>
</listitem>
diff --git a/chapter06/groff.xml b/chapter06/groff.xml
index 71b072033..21166ba88 100644
--- a/chapter06/groff.xml
+++ b/chapter06/groff.xml
@@ -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>
diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml
index 1b9c052c5..e5de69912 100644
--- a/chapter06/man-db.xml
+++ b/chapter06/man-db.xml
@@ -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>
diff --git a/general.ent b/general.ent
index b5ee4559f..bcf9a8b85 100644
--- a/general.ent
+++ b/general.ent
@@ -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}]" -->