Remove the rel0.* macros, as they are no longer used in-tree,
and move a comment while here. Sponsored by: Rubicon Communications, LLC (Netgate)
This commit is contained in:
parent
bfef403317
commit
f046a48a00
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53220
1 changed files with 2 additions and 13 deletions
|
@ -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;'>
|
||||
|
@ -163,6 +150,8 @@
|
|||
<!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'>
|
||||
<!ENTITY rel4.current '&rel4.current.major;.1'>
|
||||
|
|
Loading…
Reference in a new issue