Update the entity for the release version to 4.0 since it now officially
exists.
This commit is contained in:
parent
7e6d1455b2
commit
107023b3df
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6829
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/book.sgml,v 1.87 2000/03/20 20:59:30 jim Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/book.sgml,v 1.88 2000/03/21 19:56:11 jim Exp $
|
||||
-->
|
||||
|
||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||
|
@ -20,7 +20,7 @@
|
|||
<!-- The currently released version of FreeBSD. This value is used to
|
||||
create some links on web sites and such, so do NOT change it until
|
||||
it's really release time -->
|
||||
<!ENTITY rel.current CDATA "3.4">
|
||||
<!ENTITY rel.current CDATA "4.0">
|
||||
]>
|
||||
|
||||
<book>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/book.sgml,v 1.87 2000/03/20 20:59:30 jim Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/book.sgml,v 1.88 2000/03/21 19:56:11 jim Exp $
|
||||
-->
|
||||
|
||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||
|
@ -20,7 +20,7 @@
|
|||
<!-- The currently released version of FreeBSD. This value is used to
|
||||
create some links on web sites and such, so do NOT change it until
|
||||
it's really release time -->
|
||||
<!ENTITY rel.current CDATA "3.4">
|
||||
<!ENTITY rel.current CDATA "4.0">
|
||||
]>
|
||||
|
||||
<book>
|
||||
|
|
Loading…
Reference in a new issue