From: Jim Meyering Date: Fri, 3 May 2002 08:13:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_9~205 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d51a8422a28bd9f1c11ed3c3b4fa5ce1c9a01156;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index e329daf7e6..eeb9edd0b8 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,9 @@ 2002-05-03 Jim Meyering + * src/kill.c (usage): Add a little to the description of --list. + Uncapitalize first word and remove period at end of each one line + option description. + * src/who.c (usage): Tweak description of --users. From Karl Eichwalder.