Fix minor inaccuracy pointed out by Daniel Franke.
authorEric S. Raymond <esr@thyrsus.com>
Sat, 29 Sep 2012 18:03:31 +0000 (14:03 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Sat, 29 Sep 2012 18:03:31 +0000 (14:03 -0400)
irkerd.xml

index 150f3615bde252ed86060edb04fc9fa48edc6009..1b63d205cd993e1ee99aadf46e8e10a265b21662 100644 (file)
@@ -30,10 +30,10 @@ client intended to be used for shipping notification messages to IRC
 channels. The use case in mind when it was designed was broadcasting
 notifications from commit hooks in version-control systems.</para>
 
-<para><application>irkerd</application> is a socket server that listens
-on for UDP or TCP packets on port 6659 for textual request lines
-containing JSON objects and terminated by a newline. Each JSON object
-must have exactly two members: "to" specifying a destination or
+<para><application>irkerd</application> is a socket server that
+listens on for UDP or TCP packets on port 6659 for textual request
+lines containing JSON objects and terminated by a newline. Each JSON
+object must have two members: "to" specifying a destination or
 destination list, and "privmsg" specifying the message test.
 Examples: