Where to find the manual page.
authorEric S. Raymond <esr@thyrsus.com>
Wed, 3 Oct 2012 00:30:40 +0000 (20:30 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Wed, 3 Oct 2012 00:30:40 +0000 (20:30 -0400)
install.txt

index 34cb0dcc74bbcdab0b6b797755631f3cf0a687c9..fe550d3153b5d29538eaababbaf41c2dfb701e1c 100644 (file)
@@ -42,9 +42,10 @@ installed to launch irkerd as a boot-time service on that system.
 Under git, a call to irkerhook.py should be installed in the update 
 hook script of your repo.  Under Subversion, the call goes in your
 repo's post-commit script. Under Mercurial there are two different
-ways to install it. See the irkerhook manual page for details.
+ways to install it. See the irkerhook manual page for details; the
+source is irkerhook.xml in this distribution.
 
-Note that if you wee using the CIA service and have ciabot.py in your
+Note that if you were using the CIA service and have ciabot.py in your
 git update script, you can simply replace this
 
 /path/to/ciabot.py ${refname} $(git rev-list ${oldhead}..${newhead} | tac)