1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-19 10:15:48 +02:00
This commit is contained in:
Jim Meyering
1996-12-21 04:14:24 +00:00
parent 52c7e3147e
commit e59e2e803c

View 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.