]> diplodocus.org Git - nmh/commitdiff
Added LANG to procmail example in mhfixmsg man page.
authorDavid Levine <levinedl@acm.org>
Tue, 11 Oct 2016 12:41:10 +0000 (08:41 -0400)
committerDavid Levine <levinedl@acm.org>
Tue, 11 Oct 2016 12:41:10 +0000 (08:41 -0400)
man/mhfixmsg.man

index 2c3df7a4ab3bfacc4114bc0a762bedc518dee1d1..17290ce19f53589b71b1ee8515f9af26cd317d88 100644 (file)
@@ -376,6 +376,7 @@ could be called on the message after it is stored.
 .nf
 .ta \w'\-fixboundary 'u
 PATH = %bindir%:$PATH
+LANG = en_US.utf8
 MAILDIR = `mhparam path`
 #### The Backups directory is relative to MAILDIR.
 MKSTEMP = 'mkstemp -directory Backups -prefix mhfixmsg'