diff options
author | Jim Meyering <jim@meyering.net> | 2002-05-03 08:13:09 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-05-03 08:13:09 +0000 |
commit | d51a8422a28bd9f1c11ed3c3b4fa5ce1c9a01156 (patch) | |
tree | 2a5d95aa97441ebffed510e68450b78dbccff4dd /old/sh-utils | |
parent | 7b53d3d12747a14ada6a8623c960d7e0cedd3387 (diff) | |
download | coreutils-d51a8422a28bd9f1c11ed3c3b4fa5ce1c9a01156.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index e329daf7e..eeb9edd0b 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,9 @@ 2002-05-03 Jim Meyering <meyering@lucent.com> + * 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. |