summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcontrib/groff/mdate.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/groff/mdate.sh b/contrib/groff/mdate.sh
index 6bdac9d..64820d0 100755
--- a/contrib/groff/mdate.sh
+++ b/contrib/groff/mdate.sh
@@ -5,6 +5,9 @@
# Don't want foreign dates.
LANGUAGE=
+LANG=C; export LANG
+LC_TIME=C; export LC_TIME
+LC_CTYPE=C; export LC_CTYPE
(date;
OpenPOWER on IntegriCloud