diff options
Diffstat (limited to 'doc/posix-umask.html')
| -rw-r--r-- | doc/posix-umask.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/posix-umask.html b/doc/posix-umask.html index 0d89e58..5707108 100644 --- a/doc/posix-umask.html +++ b/doc/posix-umask.html @@ -41,7 +41,7 @@ into it. <p> <tt>posix-umask</tt> interprets <em>mask</em> as specified by the -<a href="https://pubs.opengroup.org/onlinepubs/9699919799/utilities/umask.html">POSIX +<a href="https://pubs.opengroup.org/onlinepubs/9799919799/utilities/umask.html">POSIX specification for a <tt>umask</tt> external utility</a>. </p> @@ -55,7 +55,7 @@ will use <tt>posix-umask</tt>. When this configuration option has not been given, <tt>umask</tt> is a symbolic link to <a href="execline-umask.html">execline-umask</a>. </li> <li> <tt>posix-umask</tt> fully conforms to the -<a href="https://pubs.opengroup.org/onlinepubs/9699919799/utilities/umask.html">POSIX +<a href="https://pubs.opengroup.org/onlinepubs/9799919799/utilities/umask.html">POSIX specification</a>. When <em>prog...</em> is not empty, the behaviour of a <tt>umask</tt> utility is not specified by POSIX, so <tt>posix-umask</tt> extends the spec to be actually useful and usable in an execline program with the same |
