[xiph-cvs] r6467 - icecast/trunk/ices/doc
msmith at xiph.org
msmith at xiph.org
Sun Mar 28 17:48:17 PST 2004
Author: msmith
Date: 2004-03-28 20:48:16 -0500 (Sun, 28 Mar 2004)
New Revision: 6467
Modified:
icecast/trunk/ices/doc/config.html
Log:
Fix xml in docs examples.
<p><p>Modified: icecast/trunk/ices/doc/config.html
===================================================================
--- icecast/trunk/ices/doc/config.html 2004-03-26 22:08:46 UTC (rev 6466)
+++ icecast/trunk/ices/doc/config.html 2004-03-29 01:48:16 UTC (rev 6467)
@@ -29,13 +29,13 @@
<h2>General settings</h2>
<p>These apply to IceS as a whole. The example below gives a useful example to work to</p>
<pre>
- <background>0<background>
- <logpath>/var/log/ices<logpath>
- <logfile>ices.log<logfile>
- <logsize>2048<logsize>
- <loglevel>3<loglevel>
- <consolelog>0<consolelog>
- <pidfile>/var/log/ices/ices.pid<pidfile>
+ <background>0</background>
+ <logpath>/var/log/ices</logpath>
+ <logfile>ices.log</logfile>
+ <logsize>2048</logsize>
+ <loglevel>3</loglevel>
+ <consolelog>0</consolelog>
+ <pidfile>/var/log/ices/ices.pid</pidfile>
</pre>
<h4>background</h4>
<div class=indentedbox>
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list