Document multisend.
authorEric S. Raymond <esr@thyrsus.com>
Sat, 29 Sep 2012 18:10:00 +0000 (14:10 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Sat, 29 Sep 2012 18:10:00 +0000 (14:10 -0400)
irkerd.xml

index 1b63d205cd993e1ee99aadf46e8e10a265b21662..9b0161eebd4ca3ed3eef41fdf6fb0bebed01e71c 100644 (file)
@@ -91,9 +91,12 @@ known to spew spam is always a good idea.</para>
 If you think you need to do that, you have a problem better solved at
 your firewall.</para>
 
-<para>IRC has a message length limit of 510 bytes and ignores any text
-after an embedded \n; generate your privmsg attribute values with
-appropriate care.</para> 
+<para>IRC has a message length limit of 510 bytes generate your privmsg attribute values with appropriate care.</para>
+
+<para>IRC ignores any text after an embedded newline. Be aware that
+<application>irkerd</application> will turn payload strungs with
+embedded newlines into multiple IRC sends to avoid having message data
+discarded. </para>
 </refsect1>
 
 <refsect1 id='authors'><title>AUTHOR</title>