* docs update: fix location of citadel.rc
authorArt Cancro <ajc@citadel.org>
Fri, 17 Oct 2003 02:42:30 +0000 (02:42 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 17 Oct 2003 02:42:30 +0000 (02:42 +0000)
citadel/docs/citadel.html

index 99da5de62c78a6d57072acfffc7fc1d184b9bdf3..12ca500416d503d11b1f138f5c749710b304404e 100644 (file)
@@ -729,8 +729,9 @@ configurable through a Run Control (RC) file. The standard client looks
 for this file in the following locations: </p>
 <ul>
   <li><tt>$HOME/.citadelrc</tt></li>
-  <li><tt>/usr/local/lib/citadel.rc</tt></li>
   <li><i>your-Citadel-directory</i><tt>/citadel.rc</tt></li>
+  <li><tt>/etc/citadel.rc</tt></li>
+  <li><i>current-directory</i><tt>/citadel.rc</tt></li>
 </ul>
 The next couple of sections deal with client-side configuration.
 <h3><a name="Using_an_external_editor_for_message"></a>Using an