svn commit: r53220 - head/share/xml
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb Date: Wed Jul 3 17:50:59 2019 New Revision: 53220 URL: https://svnweb.freebsd.org/changeset/doc/53220 Log: Remove the rel0.* macros, as they are no longer used in-tree, and move a comment while here. Sponsored by: Rubicon Communications, LLC (Netgate) Modified: head/share/xml/release.ent Modified: head/share/xml/release.ent ============================================================================== --- head/share/xml/release.ent Wed Jul 3 17:47:44 2019 (r53219) +++ head/share/xml/release.ent Wed Jul 3 17:50:59 2019 (r53220) @@ -110,19 +110,6 @@ <!ENTITY u.rel3.readme '&base;/releases/&rel3.current;R/readme.html'> <!ENTITY u.rel3.signatures '&base;/releases/&rel3.current;R/signatures.html'> -<!-- URLs to old releases, kept so the build succeeds --> -<!ENTITY rel0.current.major '11'> -<!ENTITY rel0.current '11.0'> -<!ENTITY rel0.current.date 'October, 2016'> - -<!ENTITY u.rel0.notes '&base;/releases/&rel0.current;R/relnotes.html'> -<!ENTITY u.rel0.announce '&base;/releases/&rel0.current;R/announce.html'> -<!ENTITY u.rel0.errata '&base;/releases/&rel0.current;R/errata.html'> -<!ENTITY u.rel0.hardware '&base;/releases/&rel0.current;R/hardware.html'> -<!ENTITY u.rel0.installation '&base;/releases/&rel0.current;R/installation.html'> -<!ENTITY u.rel0.readme '&base;/releases/&rel0.current;R/readme.html'> -<!ENTITY u.rel0.signatures '&base;/releases/&rel0.current;R/signatures.html'> - <!-- URLs for backwards compatibility with previous doc structure --> <!ENTITY rel.current.major '&rel120.current.major;'> <!ENTITY rel.current '&rel120.current;'> @@ -162,6 +149,8 @@ <!ENTITY u.rel2.installation '&base;/releases/&rel2.current;R/installation.html'> <!ENTITY u.rel2.readme '&base;/releases/&rel2.current;R/readme.html'> <!ENTITY u.rel2.signatures '&base;/releases/&rel2.current;R/signatures.html'> + +<!-- URLs to old releases, kept so the build succeeds --> <!-- Quaternary "current release" entities --> <!ENTITY rel4.current.major '10'> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"