]> git.ipfire.org Git - thirdparty/HylaFAX.git/commitdiff
[Bug 351] notify manpage is wrong
authorDarren Nickerson <darren.nickerson@ifax.com>
Fri, 13 Sep 2002 16:32:18 +0000 (16:32 +0000)
committerDarren Nickerson <darren.nickerson@ifax.com>
Fri, 13 Sep 2002 16:32:18 +0000 (16:32 +0000)
Notify does not accept 5 arguments.  Commid is not a valid argument... see the
shell script. Thanks Lee!

man/notify.1m

index 5cce4b457f52e61d74eb78a1e425169e4c462723..d1188167fa457da674b4de7811a783c16619c7f9 100644 (file)
@@ -36,7 +36,6 @@ notify \- \*(Fx user notification script
 .I qfile
 .I why
 .I jobtime
-.I commid
 [
 .I nextTry
 ]
@@ -80,10 +79,6 @@ to the sender.
 the total transmission time of a successful job or the connect
 time of a failed request (passed as a string).
 .TP
-.B commid
-the communication identifier of the \*(Fx process that processed the
-job (used for locating communication transcripts).
-.TP
 .B nextTry
 the time (passed as a string) at which the next attempt will be
 made to complete the job.