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