From: Eric S. Raymond Date: Wed, 25 Dec 2013 03:14:02 +0000 (-0500) Subject: Documentation improvements. X-Git-Tag: 2.6~4 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a02a513300ddb2c9bd97997c46debff2bf66b0b1;p=irker.git Documentation improvements. --- diff --git a/hacking.txt b/hacking.txt index a6e0ba5..f23d070 100644 --- a/hacking.txt +++ b/hacking.txt @@ -17,7 +17,7 @@ to mine data from repositories and sets the format of notifications. === If you think the mechanism needs an option, think again === Because irkerhook.py does policy, it takes policy options. Because -irkerd is pure mechanism. it shouldn't need any. If you think it +irkerd is pure mechanism, it shouldn't need any. If you think it does, you have almost certainly got a bug in your thinking. Fix that before you modify code. diff --git a/install.txt b/install.txt index d68182d..7a76301 100644 --- a/install.txt +++ b/install.txt @@ -38,15 +38,9 @@ to show all traffic with IRC servers. You should *not* make irker visible from outside the site firewall, as it can be used to spam IRC channels while masking the source address. -Some irclib versions after 5.0 may produce problems if you try to ship -non-ASCII Unicode through them; this is not an irker bug, and should be -kicked upstream to the irclib maintainer. - The file org.catb.irkerd.plist is a Mac OS/X plist that can be installed to launch irkerd as a boot-time service on that system. -irkerd no longer requires irclib as it did in the 1.x versions. - == Installing irkerhook.py == Under git, a call to irkerhook.py should be installed in the update