From: Jim Meyering Date: Sat, 21 Dec 1996 04:14:24 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_14a~38 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=e59e2e803cbed18f035329cef6f6d0a949fb6c80;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index b30fca5ac2..7998cd00b2 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,8 @@ Fri Dec 20 19:28:37 1996 Jim Meyering * src/who-users.c (usage): Say that UTMP_FILE is the default FILE - rather than hard-coding /etc/utmp. + rather than hard-coding /etc/utmp. Replace hard-coded /etc/wtmp + with WTMP_FILE. Suggestion from Eivind. * src/seq.c (usage): Tweak --help text.