]> diplodocus.org Git - nmh/commitdiff
Fixed procmail example in mhfixmsg man page.
authorDavid Levine <levinedl@acm.org>
Mon, 18 Mar 2013 02:55:56 +0000 (21:55 -0500)
committerDavid Levine <levinedl@acm.org>
Mon, 18 Mar 2013 02:55:56 +0000 (21:55 -0500)
man/mhfixmsg.man

index 1d1d67850fdef1d2c9d01b88a466bd5c806bf08e..14d2bf172cf6e344532edd7d372544ce38857395 100644 (file)
@@ -230,7 +230,7 @@ MKTEMP = 'mktemp Backups/mhfixmsg.XXXXXXXX'
 MHFIXMSG = 'mhfixmsg -noverbose -file - -outfile -'
 STORE = %libdir%/rcvstore
 
 MHFIXMSG = 'mhfixmsg -noverbose -file - -outfile -'
 STORE = %libdir%/rcvstore
 
-:0 w: nmh/procmail.$LOCKEXT
+:0 w: nmh-worker/procmail.$LOCKEXT
 * ^TOnmh-workers@nongnu.org
 | tee `$MKTEMP` | $MHFIXMSG | $STORE +nmh-workers
 .fi
 * ^TOnmh-workers@nongnu.org
 | tee `$MKTEMP` | $MHFIXMSG | $STORE +nmh-workers
 .fi