]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 5 Nov 2000 15:08:35 +0000 (15:08 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 5 Nov 2000 15:08:35 +0000 (15:08 +0000)
old/fileutils/ChangeLog

index b86e0e99b6b65c17d070c2103809e4c3d9bb06ec..1ad2bbf69037014166140f5cba1a0fbf7cc1561d 100644 (file)
@@ -1,8 +1,8 @@
 2000-11-05  Jim Meyering  <meyering@lucent.com>
 
        * src/mkdir.c (main): Use make_dir instead of using mkdir directly.
-       Diagnose as failure when mkdir tries to create (without the --parent
-       (-p) option) a directory that already exists.
+       Diagnose as failure when mkdir tries to create (without the
+       --parent (-p) option) a directory that already exists.
        * tests/cp/cp-parents: Add a test for the above fix.
 
 2000-11-01  Jim Meyering  <meyering@lucent.com>