# The following ensures the generated date field in the manpage is divorced
# from the local build environment when building distribution packages.
-export LC_TIME=C
+LC_TIME=C; export LC_TIME
unset LANG
datestamp=`date '+%B %d, %Y'`
.ad
.SH "SEE ALSO"
-nmh(7)
+.IR nmh (7),
+.IR mh\-mime (7)
EOF