aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter07/bootscripts.xml4
-rw-r--r--general.ent4
3 files changed, 7 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index aed941c9a..0ebd451f8 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -94,6 +94,9 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>September 14th, 2004 [jim]: Removed reference to
+sysklogd.</para></listitem>
+
<listitem><para>September 13th, 2004 [jim]: Correct syslog-ng.conf entries.
</para></listitem>
diff --git a/chapter07/bootscripts.xml b/chapter07/bootscripts.xml
index 7086ab8a9..9a3181010 100644
--- a/chapter07/bootscripts.xml
+++ b/chapter07/bootscripts.xml
@@ -192,10 +192,10 @@ to assign a static IP address to a network interface.</para>
</listitem>
</varlistentry>
-<varlistentry id="sysklogd-bootscripts">
+<varlistentry id="syslogng-bootscripts">
<term><command>sysklogd</command></term>
<listitem>
-<indexterm zone="ch-scripts-bootscripts sysklogd-bootscripts"><primary sortas="d-sysklogd">sysklogd</primary></indexterm>
+<indexterm zone="ch-scripts-bootscripts syslogng-bootscripts"><primary sortas="d-syslogng">syslog-ng</primary></indexterm>
<para>starts and stops the system and kernel log daemons.</para>
</listitem>
</varlistentry>
diff --git a/general.ent b/general.ent
index 267c101cb..5050095f7 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20040913">
-<!ENTITY releasedate "September 13, 2004">
+<!ENTITY version "SVN-20040914">
+<!ENTITY releasedate "September 14, 2004">
<!ENTITY milestone "6.1">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">