]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 30 Sep 2000 11:58:17 +0000 (11:58 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 30 Sep 2000 11:58:17 +0000 (11:58 +0000)
old/fileutils/ChangeLog

index 962311896ea5b94a796ab74e3ca0e65b82d55c4c..7184a88bc16cec41c9d32d4835795161a9c561b6 100644 (file)
@@ -29,7 +29,7 @@
        * src/chmod.c (change_file_mode): Perform the chmod even if the
        file mode permission bits are the same as those that should be set.
        Omitting the chmod call would be alright with minimal 1003.1e DS17
-       ACLs, but eventually there will be other permissions in addition to
+       ACLs, but eventually there may be other permissions in addition to
        rwx.  E.g., add and delete for directories, and something analogous
        to NT's take ownership permission.