aboutsummaryrefslogtreecommitdiffstats
path: root/doc/djblegacy.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-04-28 08:44:56 +0000
committerLaurent Bercot <ska@appnovation.com>2025-04-28 08:44:56 +0000
commite92e5cbc9c42a7f926eb4b25fdf6e52ec9d2fa4c (patch)
tree13984417993446fd673e45076296920b023bc076 /doc/djblegacy.html
parent3d15149f5d02339fa5d6a9ec35ef067791f772ef (diff)
downloadskalibs-e92e5cbc9c42a7f926eb4b25fdf6e52ec9d2fa4c.tar.gz
Update docs to latest posix version
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/djblegacy.html')
-rw-r--r--doc/djblegacy.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/djblegacy.html b/doc/djblegacy.html
index dcf27cc..b9f6d3d 100644
--- a/doc/djblegacy.html
+++ b/doc/djblegacy.html
@@ -98,7 +98,7 @@ What do you do?
interfaces, even if it amounts to cramming a square peg into a
round hole. This is why buffer overflows exist. This is why
people use abominations such as
-<a href="https://www.opengroup.org/onlinepubs/9699919799/functions/gets.html">gets()</a>,
+<a href="https://www.opengroup.org/onlinepubs/9799919799/functions/gets.html">gets()</a>,
<em>which is still in the Single Unix Specification as of version 4,
in freaking June 2011</em>. This is why the System V
initialization scheme is still prevalent in Linux distributions,