Fix documentation cruft and typo.
authorMichael Poole <mdpoole@troilus.org>
Fri, 7 Apr 2006 03:43:06 +0000 (03:43 +0000)
committerMichael Poole <mdpoole@troilus.org>
Fri, 7 Apr 2006 03:43:06 +0000 (03:43 +0000)
git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/branches/u2_10_12_branch@1640 c9e4aea6-c8fd-4c43-8297-357d70d61c8c

ChangeLog
doc/example.conf
doc/readme.who

index 19d7c42636f0b60a576fe7195d20318dc9f07b96..caa10b98243e67c2a7e80b170ab11509f7d4cb99 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-06  Michael Poole <mdpoole@troilus.org>
+
+       * doc/example.conf (IAuth): Update to reflect new syntax.
+
+       * doc/readme.who: Fix typo in metasyntactic variable name.
+
 2006-04-04  Michael Poole <mdpoole@troilus.org>
 
        * include/patchlevel.h: Update for pre07.
index d90e0c092dde3cace41ad3206df007a371944c73..46f2f9bfbd44ffe2ad8c4a70e7a373abdbe6765c 100644 (file)
@@ -723,13 +723,9 @@ Pseudo "LOGIN" {
 };
 
 # You can ask a separate server whether to allow users to connect.
-# Uncomment this ONLY if you have an iauthd set up.
+# Uncomment this ONLY if you have an iauth helper program.
 # IAuth {
-#  pass = "ircd-iauth";
-#  host = "127.0.0.1";
-#  port = 7700;
-#  connectfreq = 30;
-#  timeout = 60;
+#  program = "../path/to/iauth" "-n" "options go here";
 # };
 
 # [features]
index a7ba87e3adeb7331baf0f055b36a0ae681d001ab..bb1658127c65c8a1975f77cfb08c3f3cba9bb40a 100644 (file)
@@ -41,7 +41,7 @@ with "realname" = "1.2.3.4" when doing "/who 1.2/16 h" :)
 For both the masks and the options (and thus for all flags) case is NOT
 significative (so "/who <any> o" is exactly the same as "/who <ANY> O".
 
-The "options2" part can be as follows:
+The "options" part can be as follows:
 
  [<flags>][%[<fields>[,<querytype>]]]