]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 21 Dec 1996 04:14:24 +0000 (04:14 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 21 Dec 1996 04:14:24 +0000 (04:14 +0000)
old/sh-utils/ChangeLog

index b30fca5ac29bdff675568006593218d13dbf38f4..7998cd00b2e7b12a963c93d2f318936ae31f143b 100644 (file)
@@ -1,7 +1,8 @@
 Fri Dec 20 19:28:37 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * 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.