From: David Levine Date: Tue, 11 Oct 2016 12:41:10 +0000 (-0400) Subject: Added LANG to procmail example in mhfixmsg man page. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/70e2b8b50f8ac96baa99203145a322f469b33284?hp=b34e10452c095a4a4f9d6e9978ddc6da41e44c99 Added LANG to procmail example in mhfixmsg man page. --- diff --git a/man/mhfixmsg.man b/man/mhfixmsg.man index 2c3df7a4..17290ce1 100644 --- a/man/mhfixmsg.man +++ b/man/mhfixmsg.man @@ -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'