Fixed several typo's and errors regarding certain HIS lines in
doc/readme.features
Index: ChangeLog
===================================================================
RCS file: /home/coder-com/cvs/ircu2.10/ChangeLog,v
retrieving revision 1.290.2.123
diff -b -u -d -r1.290.2.123 ChangeLog
--- ChangeLog 2002/09/02 15:34:35 1.290.2.123
+++ ChangeLog 2002/09/02 16:36:31
@@ -1,3 +1,8 @@
+2002-09-02 Alexander Maassen <[EMAIL PROTECTED]>
+
+ * doc/readme.features: fixed bugs regarding certain features
+ being associated to WHOIS instead of WHO.
+
2002-09-02 Kevin L Mitchell <[EMAIL PROTECTED]>
* include/patchlevel.h: release u2.10.11.00
Index: doc/readme.features
===================================================================
RCS file: /home/coder-com/cvs/ircu2.10/doc/readme.features,v
retrieving revision 1.2.2.7
diff -b -u -d -r1.2.2.7 readme.features
--- doc/readme.features 2002/08/19 15:51:54 1.2.2.7
+++ doc/readme.features 2002/09/02 16:36:36
@@ -960,19 +960,19 @@
* Type: boolean
* Default: TRUE
-As per UnderNet CFV-165, this removes server names in replies to /WHOIS.
+As per UnderNet CFV-165, this removes idle time in replies to /WHOIS.
HIS_WHO_SERVERNAME
* Type: boolean
* Default: TRUE
-As per UnderNet CFV-165, this removes server names in replies to /WHOIS.
+As per UnderNet CFV-165, this removes server names in replies to /WHO.
HIS_WHO_HOPCOUNT
* Type: boolean
* Default: TRUE
-As per UnderNet CFV-165, this removes server names in replies to /WHOIS.
+As per UnderNet CFV-165, this replaces hopcount to a static 3 in replies to /WHO.
HIS_BANWHO
* Type: boolean