From: Jonathan Pryor Date: Tue, 7 Aug 2012 19:41:11 +0000 (-0400) Subject: Add note that UnixDirectoryInfo.Create() follows umask. X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=43955e80628074ee23dbaaee611e97e76c49483b;p=mono.git Add note that UnixDirectoryInfo.Create() follows umask. --- diff --git a/mcs/class/Mono.Posix/Documentation/en/Mono.Unix/UnixDirectoryInfo.xml b/mcs/class/Mono.Posix/Documentation/en/Mono.Unix/UnixDirectoryInfo.xml index bd53ac4ad4e..99e941eff9c 100644 --- a/mcs/class/Mono.Posix/Documentation/en/Mono.Unix/UnixDirectoryInfo.xml +++ b/mcs/class/Mono.Posix/Documentation/en/Mono.Unix/UnixDirectoryInfo.xml @@ -92,8 +92,13 @@ Create the directory . This is identical to calling - - (). + + (). + + The Create obeys the process' + value. + + Search permission is denied for a component of . @@ -197,6 +202,10 @@ Create the directory . + + The Create obeys the process' + value. + Search permission is denied for a component of