fix bad links and correctly reference to ices.conf; sturm@ ok.

This commit is contained in:
fgsch 2003-10-02 19:54:42 +00:00
parent 34035e57d8
commit 68589c8bd1

View File

@ -0,0 +1,23 @@
$OpenBSD: patch-doc_icesmanual_html,v 1.1 2003/10/02 19:54:42 fgsch Exp $
--- doc/icesmanual.html.orig 2003-10-02 16:41:42.000000000 -0300
+++ doc/icesmanual.html 2003-10-02 16:42:46.000000000 -0300
@@ -21,8 +21,8 @@
</li>
<li> <a href="#section_configuring"> Configuring </a>
<ol type=1>
- <li> <a href="configure_commandlineoptions"> Command line options </a> </li>
- <li> <a href="configure_configurationfile"> Configuration file (icec.conf) </a> </li>
+ <li> <a href="#configure_commandlineoptions"> Command line options </a> </li>
+ <li> <a href="#configure_configurationfile"> Configuration file (ices.conf) </a> </li>
</ol>
</li>
<li> <a href="#section_licensing"> Licensing </a>
@@ -223,7 +223,7 @@ some options have been renamed.
Note that each time you specify a mount point with <tt>-m</tt> you are
creating a new stream, and subsequent stream options will apply only
to it.
- <li> <a name="configure_configurationfile"> Configuration file (icec.conf) </a>
+ <li> <a name="configure_configurationfile"> Configuration file (ices.conf) </a>
<p>
Here's a sample configuration file. It's the same as the
ices.conf.dist that is included in the ices distribution.