Reduce the diffs with the stock (FSF) version.

This commit is contained in:
Ruslan Ermilov 2000-12-06 09:32:10 +00:00
parent 6c81eb523e
commit c0f2657bc2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=69671

View File

@ -1,13 +1,13 @@
#! /bin/sh
#
# $FreeBSD$
# Print the modification date of $1 `nicely'.
# Don't want foreign dates.
LANGUAGE=
LANG=C; export LANG
LC_TIME=C; export LC_TIME
LC_CTYPE=C; export LC_CTYPE
(date;