[xiph-commits] r12593 - icecast/trunk/icecast/doc
msmith at svn.xiph.org
msmith at svn.xiph.org
Wed Feb 28 15:00:24 PST 2007
Author: msmith
Date: 2007-02-28 15:00:22 -0800 (Wed, 28 Feb 2007)
New Revision: 12593
Modified:
icecast/trunk/icecast/doc/icecast2_config_file.html
Log:
Clarify a confusing point in the docs about alias paths
Modified: icecast/trunk/icecast/doc/icecast2_config_file.html
===================================================================
--- icecast/trunk/icecast/doc/icecast2_config_file.html 2007-02-28 21:48:01 UTC (rev 12592)
+++ icecast/trunk/icecast/doc/icecast2_config_file.html 2007-02-28 23:00:22 UTC (rev 12593)
@@ -584,7 +584,7 @@
<alias source="/foo" dest="/bar"/>
</paths>
</pre>
-<p>This section contains paths which are used for various things within icecast. All paths should not end in a '/'.
+<p>This section contains paths which are used for various things within icecast. All paths (other than any aliases) should not end in a '/'.
</p>
<h4>basedir</h4>
<div class="indentedbox">
More information about the commits
mailing list