From d75c48416eef7eb48487f6dc9a1bafa2c262b81c Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Mon, 20 Apr 2020 13:07:24 +0000 Subject: In fragment identifiers, use ~%d for ordinal suffixes, and reserve the character '~' for that purpose. Bug found by validator.w3.org in openssl(1), which contains both a tag "tls1_2" and a second instance of a tag "tls1", which also resulted in "tls1_2", causing a clash. Now, the second instance of "tls1" is rendered as "tls1~2" instead, employing the newly reserved '~'. --- regress/man/IP/literal.out_html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'regress/man/IP/literal.out_html') diff --git a/regress/man/IP/literal.out_html b/regress/man/IP/literal.out_html index 3b9cc429..aa0536e7 100644 --- a/regress/man/IP/literal.out_html +++ b/regress/man/IP/literal.out_html @@ -8,7 +8,7 @@ literal text
-
+
 indented
@@ -32,7 +32,7 @@ literal
 text
 
-
+
 indented
@@ -48,7 +48,7 @@ text
   out of indented paragraph
 

regular text

-
+
indented regular text
 indented
-- 
cgit v1.2.3-56-ge451