[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>
-     &lt;background&gt;0&lt;background&gt;
-     &lt;logpath&gt;/var/log/ices&lt;logpath&gt;
-     &lt;logfile&gt;ices.log&lt;logfile&gt;
-     &lt;logsize&gt;2048&lt;logsize&gt;
-     &lt;loglevel&gt;3&lt;loglevel&gt;
-     &lt;consolelog&gt;0&lt;consolelog&gt;
-     &lt;pidfile&gt;/var/log/ices/ices.pid&lt;pidfile&gt;
+     &lt;background&gt;0&lt;/background&gt;
+     &lt;logpath&gt;/var/log/ices&lt;/logpath&gt;
+     &lt;logfile&gt;ices.log&lt;/logfile&gt;
+     &lt;logsize&gt;2048&lt;/logsize&gt;
+     &lt;loglevel&gt;3&lt;/loglevel&gt;
+     &lt;consolelog&gt;0&lt;/consolelog&gt;
+     &lt;pidfile&gt;/var/log/ices/ices.pid&lt;/pidfile&gt;
     </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