Committer : entrope
CVSROOT : /cvsroot/undernet-ircu
Module : ircu2.10
Branch tags: u2_10_12_branch
Commit time: 2007-03-27 01:07:17 UTC
Modified files:
Tag: u2_10_12_branch
doc/readme.iauth ChangeLog
Log message:
Fix documentation for iauth I command.
---------------------- diff included ----------------------
Index: ircu2.10/ChangeLog
diff -u ircu2.10/ChangeLog:1.710.2.166 ircu2.10/ChangeLog:1.710.2.167
--- ircu2.10/ChangeLog:1.710.2.166 Sun Mar 18 07:02:45 2007
+++ ircu2.10/ChangeLog Mon Mar 26 18:07:06 2007
@@ -1,3 +1,7 @@
+2007-03-26 Michael Poole <[EMAIL PROTECTED]>
+
+ * doc/readme.iauth (iauth I): Fix example and syntax.
+
2007-03-18 Michael Poole <[EMAIL PROTECTED]>
* acinclude.m4 (unet_NONBLOCKING): Properly quote function name.
Index: ircu2.10/doc/readme.iauth
diff -u ircu2.10/doc/readme.iauth:1.1.2.3 ircu2.10/doc/readme.iauth:1.1.2.4
--- ircu2.10/doc/readme.iauth:1.1.2.3 Mon Jan 15 17:21:36 2007
+++ ircu2.10/doc/readme.iauth Mon Mar 26 18:07:06 2007
@@ -366,8 +366,8 @@
this message.
I - Client IP Address
-Syntax: N <id> <currentip> <remoteport> <newip>
-Example: N 5 192.168.1.10 23367 127.128.129.130
+Syntax: I <id> <currentip> <remoteport> <newip>
+Example: I 5 192.168.1.10 23367 127.128.129.130
States: REGISTER, HURRY
Next State: -
Comments: Indicates that the iauth instance wants the server to
----------------------- End of diff -----------------------
_______________________________________________
Patches mailing list
[email protected]
http://undernet.sbg.org/mailman/listinfo/patches