X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=doc%2Fapi%2Fmodebuf.txt;h=87568cb2a432681bd96e8fd0a18c697489abc0ff;hb=35b8bcc2a182c7465f6c6b9ccc35895bc87f2d6e;hp=66554269c52594fa58abcc24b8a2cff7e2aad5ec;hpb=50a2c71ba9e6c23dcd193b62257d04a1dd551a44;p=ircu2.10.12-pk.git diff --git a/doc/api/modebuf.txt b/doc/api/modebuf.txt index 6655426..87568cb 100644 --- a/doc/api/modebuf.txt +++ b/doc/api/modebuf.txt @@ -101,10 +101,10 @@ should be sent. This flag will cause the server to generate a #define MODEBUF_DEST_HACK4 0x8000 /* Send a HACK(4) notice, TS == 0 */ -Some servers are special. When a server that has a U-line issues a -mode change, we send a "HACK(4)" message to differentiate it from an -ordinary server changing a channel mode. This is the flag that must -be passed to modebuf_init() to cause that behavior. +Some servers are special. When a server that has a Uworld entry +issues a mode change, we send a "HACK(4)" message to differentiate it +from an ordinary server changing a channel mode. This is the flag +that must be passed to modebuf_init() to cause that behavior.