]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 29 Jun 1996 04:07:18 +0000 (04:07 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 29 Jun 1996 04:07:18 +0000 (04:07 +0000)
old/fileutils/ChangeLog

index dc0ba185a90148dea5d6f60bd50e6149d5d3689d..c4d39b2bd8591b6fe60242b0b3d015d495506e7d 100644 (file)
@@ -1,8 +1,8 @@
 Fri Jun 28 22:56:00 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * src/ln.c (do_link): Allow `ln -sf --backup k k' to succeed in
-       creating the self-referential symlink, doing so doesn't remove the
-       source but merely renames it.
+       creating the self-referential symlink, since doing so doesn't
+       remove the source but merely renames it.
 
 Wed Jun 26 06:58:58 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
@@ -29,8 +29,8 @@ Mon Jun 24 22:39:02 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * dircolors.c (dc_parse_stream): Remove spurious newline in
        error message.
-       (dc_parse_stream): Give `unrecognized keyword' for misspelled
-       `TERM' keyword as well as for others.
+       (dc_parse_stream): Give `unrecognized keyword' diagnostic for
+       misspelled `TERM' keyword as well as for others.
 
 Sun Jun 23 12:58:32 1996  Jim Meyering  <meyering@na-net.ornl.gov>