*** empty log message ***

This commit is contained in:
Jim Meyering
2000-09-30 11:58:17 +00:00
parent 04f6bb2648
commit 5681a0705f
+1 -1
View 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.