Blame SOURCES/coreutils-8.4-mkdir-modenote.patch

47d86b
diff -urNp coreutils-8.4-orig/doc/coreutils.texi coreutils-8.4/doc/coreutils.texi
47d86b
--- coreutils-8.4-orig/doc/coreutils.texi	2011-01-07 15:01:18.575654333 +0100
47d86b
+++ coreutils-8.4/doc/coreutils.texi	2011-01-07 15:05:38.791655243 +0100
47d86b
@@ -9058,6 +9058,8 @@ incorrect.  @xref{Directory Setuid and S
47d86b
 set-user-ID and set-group-ID bits of directories are inherited unless
47d86b
 overridden in this way.
47d86b
 
47d86b
+Note: The @option{--mode},@option{-m} option only applies to the right-most directories listed on the command line.  When combined with @option{--parents}, @option{-p} option, any parent directories are created with @samp{u+wx} modified by umask.
47d86b
+
47d86b
 @item -p
47d86b
 @itemx --parents
47d86b
 @opindex -p