Reduce the diffs with the stock (FSF) version.
This commit is contained in:
parent
6c81eb523e
commit
c0f2657bc2
@ -1,13 +1,13 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
|
#
|
||||||
|
# $FreeBSD$
|
||||||
|
|
||||||
# Print the modification date of $1 `nicely'.
|
# Print the modification date of $1 `nicely'.
|
||||||
|
|
||||||
# Don't want foreign dates.
|
# Don't want foreign dates.
|
||||||
|
|
||||||
LANGUAGE=
|
LANGUAGE=
|
||||||
LANG=C; export LANG
|
|
||||||
LC_TIME=C; export LC_TIME
|
LC_TIME=C; export LC_TIME
|
||||||
LC_CTYPE=C; export LC_CTYPE
|
|
||||||
|
|
||||||
|
|
||||||
(date;
|
(date;
|
||||||
|
Loading…
Reference in New Issue
Block a user