Bug in ctlinnd manpage
Andrew Stribblehill
a.d.stribblehill at durham.ac.uk
Thu May 10 13:12:48 UTC 2001
man ctlinnd documents the 'signal' command, which as far as I can
tell, should be the 'kill' command. The following patch renames it:
-------------------------------------------------cut here--------
--- ctlinnd.8- Thu Jan 11 08:55:23 2001
+++ ctlinnd.8 Thu May 10 14:01:20 2001
@@ -216,6 +216,16 @@
.I command
if specified.
.TP
+.BI kill " signal site"
+Signal
+.I signal
+is sent to the specified
+.IR site ,
+which must be a channel or exploder feed.
+.I Signal
+can be a numeric signal number or the word ``hup,'' ``int,'' or ``term'';
+case is not significant.
+.TP
.BI lowmark " file"
Reset the lowmarks in the
.I active
@@ -519,16 +529,6 @@
.I <\-\-with\-python is specified at configure>
and a Python method named ``filter_close'' exists,
it will be called just before innd exits.
-.TP
-.BI signal " sig site"
-Signal
-.I sig
-is sent to the specified
-.IR site ,
-which must be a channel or exploder feed.
-.I Sig
-can be a numeric signal number or the word ``hup,'' ``int,'' or ``term'';
-case is not significant.
.TP
.BI tcl " flag"
Enable or disable Tcl news filtering, if
-------------------------------------------------cut here--------
--
Andrew Stribblehill
Systems programmer, IT Service, University of Durham, England
More information about the inn-patches
mailing list