From eb0ab113af092a59c55c46854613e0e57f7f01ef Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Sat, 29 Mar 2025 00:11:43 -0600
Subject: [PROPOSED 2/2] Update POSIX URLs

* tz-link.html: Update POSIX URLs to POSIX.1-2024.
---
 theory.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/theory.html b/theory.html
index 96d1244a..458d64ac 100644
--- a/theory.html
+++ b/theory.html
@@ -191,7 +191,7 @@ in decreasing order of importance:
     href="https://en.wikipedia.org/wiki/ASCII">ASCII</a> letters,
     '<code>.</code>', '<code>-</code>' and '<code>_</code>'.
     Do not use digits, as that might create an ambiguity with <a
-    href="https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap08.html#tag_08_03">POSIX's proleptic
+    href="https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/V1_chap08.html#tag_08_03">POSIX's proleptic
     <code>TZ</code> strings</a>.
     A file name component must not exceed 14 characters or start with
     '<code>-</code>'.
@@ -422,8 +422,8 @@ in decreasing order of importance:
     special meaning to the
     <a href="https://en.wikipedia.org/wiki/Unix_shell">UNIX shell</a>
     and cause commands like
-    '<code><a href="https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#set">set</a>
-    `<a href="https://pubs.opengroup.org/onlinepubs/9699919799/utilities/date.html">date</a>`</code>'
+    '<code><a href="https://pubs.opengroup.org/onlinepubs/9799919799/utilities/V3_chap02.html#set">set</a>
+    `<a href="https://pubs.opengroup.org/onlinepubs/9799919799/utilities/date.html">date</a>`</code>'
     to have unexpected effects.
     Previous editions of this guideline required upper-case letters, but the
     Congressman who introduced
-- 
2.45.2

