CVS log for mandoc/regress/mdoc/Bd/nested.out_html

[BACK] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Bd

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: HEAD


Revision 1.2 / (download) - annotate - [select for diffs], Mon Apr 20 13:07:27 2020 UTC (4 years, 1 month ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6, HEAD
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (unified)

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 '~'.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb