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

f180de
diff -urNp coreutils-8.4-orig/doc/coreutils.texi coreutils-8.4/doc/coreutils.texi
f180de
--- coreutils-8.4-orig/doc/coreutils.texi	2011-01-07 15:01:18.575654333 +0100
f180de
+++ coreutils-8.4/doc/coreutils.texi	2011-01-07 15:05:38.791655243 +0100
f180de
@@ -9058,6 +9058,8 @@ incorrect.  @xref{Directory Setuid and S
f180de
 set-user-ID and set-group-ID bits of directories are inherited unless
f180de
 overridden in this way.
f180de
 
f180de
+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.
f180de
+
f180de
 @item -p
f180de
 @itemx --parents
f180de
 @opindex -p