Author: manuel
Date: 2005-04-13 13:28:34 -0600 (Wed, 13 Apr 2005)
New Revision: 4946

Modified:
   trunk/BOOK/chapter06/sysklogd.xml
Log:
Fixed missplaced indexterm tags in chapter06/sysklogd.xml.

Modified: trunk/BOOK/chapter06/sysklogd.xml
===================================================================
--- trunk/BOOK/chapter06/sysklogd.xml   2005-04-13 19:22:11 UTC (rev 4945)
+++ trunk/BOOK/chapter06/sysklogd.xml   2005-04-13 19:28:34 UTC (rev 4946)
@@ -88,19 +88,19 @@
 <varlistentry id="klogd">
 <term><command>klogd</command></term>
 <listitem>
+<para>A system daemon for intercepting and logging kernel messages</para>
 <indexterm zone="ch-system-sysklogd klogd"><primary 
sortas="b-klogd">klogd</primary></indexterm>
-<para>A system daemon for intercepting and logging kernel messages</para>
 </listitem>
 </varlistentry>
 
 <varlistentry id="syslogd">
 <term><command>syslogd</command></term>
 <listitem>
-<indexterm zone="ch-system-sysklogd syslogd"><primary 
sortas="b-syslogd">syslogd</primary></indexterm>
 <para>Logs the messages that system programs offer for logging. Every logged
 message contains at least a date stamp and a hostname, and normally the
 program's name too, but that depends on how trusting the logging daemon is told
 to be</para>
+<indexterm zone="ch-system-sysklogd syslogd"><primary 
sortas="b-syslogd">syslogd</primary></indexterm>
 </listitem>
 </varlistentry>
 </variablelist>

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

Reply via email to