Kamil Dudka 8d9eac
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
Kamil Dudka 8d9eac
index 400e135..47e4480 100644
Kamil Dudka 8d9eac
--- a/doc/coreutils.texi
Kamil Dudka 8d9eac
+++ b/doc/coreutils.texi
Kamil Dudka baf644
@@ -10829,6 +10829,8 @@ incorrect.  @xref{Directory Setuid and Setgid}, for how the
Ondřej Vašík fdeedf
 set-user-ID and set-group-ID bits of directories are inherited unless
Ondřej Vašík fdeedf
 overridden in this way.
Ondřej Vašík fdeedf
 
Ondřej Vašík fdeedf
+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.
Ondřej Vašík fdeedf
+
Ondřej Vašík fdeedf
 @item -p
Ondřej Vašík fdeedf
 @itemx --parents
Ondřej Vašík fdeedf
 @opindex -p