aboutsummaryrefslogtreecommitdiffstats
path: root/doc/posix-umask.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-04-28 08:43:53 +0000
committerLaurent Bercot <ska@appnovation.com>2025-04-28 08:43:53 +0000
commitff3a5ecf6f6bf9bb87682272f3eb800329572833 (patch)
treeeb3c4a810eca139fce134a40abc517be7198e78f /doc/posix-umask.html
parent7365249a1460289f0a047e12a0575ef326df194b (diff)
downloadexecline-ff3a5ecf6f6bf9bb87682272f3eb800329572833.tar.gz
Latest batch of fixes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/posix-umask.html')
-rw-r--r--doc/posix-umask.html4
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