Use of &rel2.current; and &rel.current; entities to allow seamless
update of releases number. PR: docs/65514 Submitted by: Jesus R.Camou <jcamou@malexa.org>
This commit is contained in:
parent
6397dbe2ec
commit
6b346c966c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20698
1 changed files with 3 additions and 1 deletions
|
@ -9,6 +9,8 @@
|
||||||
%mailing-lists;
|
%mailing-lists;
|
||||||
<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN">
|
<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN">
|
||||||
%trademarks;
|
%trademarks;
|
||||||
|
<!ENTITY % freebsd PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN">
|
||||||
|
%freebsd;
|
||||||
<!ENTITY % not.published "IGNORE">
|
<!ENTITY % not.published "IGNORE">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
|
@ -80,7 +82,7 @@
|
||||||
complete. The CVS repository and the web pages should
|
complete. The CVS repository and the web pages should
|
||||||
always be mirrored completely. Also note that the
|
always be mirrored completely. Also note that the
|
||||||
numbers stated here are reflecting the current
|
numbers stated here are reflecting the current
|
||||||
state (at 4.9-RELEASE/5.2-RELEASE). Further development and
|
state (at &rel2.current;-RELEASE/&rel.current;-RELEASE). Further development and
|
||||||
releases will only increase the required amount.
|
releases will only increase the required amount.
|
||||||
Also make sure to keep some (ca. 10-20%) extra space
|
Also make sure to keep some (ca. 10-20%) extra space
|
||||||
around just to be sure.
|
around just to be sure.
|
||||||
|
|
Loading…
Reference in a new issue