Fixed HTML errors

SVN revision: 1425
This commit is contained in:
Stefan Ritt 2005-07-08 20:13:43 +00:00
parent a4428293fd
commit 8cfc79cbeb

View File

@ -1,4 +1,4 @@
\<HTML> <HTML>
<HEAD> <HEAD>
<TITLE>ELOG - Syntax of elogd.cfg</TITLE> <TITLE>ELOG - Syntax of elogd.cfg</TITLE>
<LINK REV="made" HREF="mailto:fredpmygale.org"> <LINK REV="made" HREF="mailto:fredpmygale.org">
@ -103,7 +103,7 @@ specified, use the directory where the configuration file <b><code>elogd.cfg</co
Specifies the root directory for logbooks. Can be overwritten with the <b><code>-d</code></b> flag when Specifies the root directory for logbooks. Can be overwritten with the <b><code>-d</code></b> flag when
starting elogd. If not specified, use the directory where the configuration file <b><code>elogd.cfg starting elogd. If not specified, use the directory where the configuration file <b><code>elogd.cfg
</code></b> resides. Each logbook data is stored in a separate directory under this root directory </code></b> resides. Each logbook data is stored in a separate directory under this root directory
specified by the <b><code>Subdir</b></code> option. specified by the <b><code>Subdir</code></b> option.
<i>Changing this option requires a restart of the elogd server</i>. <i>Changing this option requires a restart of the elogd server</i>.
<p> <p>
@ -129,7 +129,7 @@ The online help for <code><b>elogd</b></code> is contained in the file <b>eloghe
<LI><b><code>charset = &lt;name&gt;</code></b> <LI><b><code>charset = &lt;name&gt;</code></b>
<br> <br>
Specifies the charset of the pages produced by <b><code>elogd</b></code>. Can be used to switch to Specifies the charset of the pages produced by <b><code>elogd</code></b>. Can be used to switch to
Russian or Asian fonts. Russian or Asian fonts.
<p> <p>
@ -142,7 +142,7 @@ allow to quickly switch between logbooks. Default is <b><code>1</code></b>
<LI><b><code>Main Tab = &lt;string&gt;</code></b> <LI><b><code>Main Tab = &lt;string&gt;</code></b>
<br> <br>
If this option is present, an additional first tab is displayed which takes you back If this option is present, an additional first tab is displayed which takes you back
to the main logbook selection page. The <b><code>string</b></code> is used for the to the main logbook selection page. The <b><code>string</code></b> is used for the
contents of the tab. contents of the tab.
<p> <p>