From: Jim Meyering Date: Sun, 26 Jan 1997 19:01:54 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_16~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8a87c1a169f2b5aa5c47a9b5f84961cec99891b8;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index c4cb3473b0..c41165956e 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,8 @@ +Sun Jan 26 12:51:05 1997 Jim Meyering + + * src/who-users.c (usage): Fix typo (--writeable -> --writable) + in help output. From Galen Hazelwood. + Sat Jan 25 21:01:13 1997 Jim Meyering * src/factor.c (print_factors): Reflect changes to xstrtoul interface.