From 94012cbb895a7dbec7a33c2b7234c1fa43cc0453 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 29 Sep 2012 14:11:20 -0400 Subject: [PATCH 1/1] More typo fixes. --- irkerd.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/irkerd.xml b/irkerd.xml index 9b0161e..c203fa8 100644 --- a/irkerd.xml +++ b/irkerd.xml @@ -34,7 +34,7 @@ notifications from commit hooks in version-control systems. 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. +destination list, and "privmsg" specifying the message text. Examples: @@ -103,7 +103,7 @@ discarded. Eric S. Raymond esr@snark.thyrsus.com. See the project page at http://www.catb.org/~esr/irker -for updates and other resources, including an insrtallable repository +for updates and other resources, including an installable repository hook script. The implementation uses the Python IRC library by Joe Rosdahl and Jason R. Coombs. -- 2.26.2