Bump rel.current from 3.3 to 3.4.
This commit is contained in:
parent
7d93d4f884
commit
3b82220ce3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6238
2 changed files with 14 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/book.sgml,v 1.79 1999/09/06 06:52:44 peter Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/book.sgml,v 1.80 1999/09/19 03:39:59 chris Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
<!-- The currently released version of FreeBSD. This value is used to
|
<!-- 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
|
create some links on web sites and such, so do NOT change it until
|
||||||
it's really release time -->
|
it's really release time -->
|
||||||
<!ENTITY rel.current CDATA "3.3">
|
<!ENTITY rel.current CDATA "3.4">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<book>
|
<book>
|
||||||
|
@ -29,6 +29,11 @@
|
||||||
<authorgroup>
|
<authorgroup>
|
||||||
<author>
|
<author>
|
||||||
<surname>The FreeBSD Documentation Project</surname>
|
<surname>The FreeBSD Documentation Project</surname>
|
||||||
|
<affiliation>
|
||||||
|
<address>
|
||||||
|
<email>doc@FreeBSD.org</email>
|
||||||
|
</address>
|
||||||
|
</affiliation>
|
||||||
</author>
|
</author>
|
||||||
</authorgroup>
|
</authorgroup>
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/book.sgml,v 1.79 1999/09/06 06:52:44 peter Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/book.sgml,v 1.80 1999/09/19 03:39:59 chris Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
<!-- The currently released version of FreeBSD. This value is used to
|
<!-- 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
|
create some links on web sites and such, so do NOT change it until
|
||||||
it's really release time -->
|
it's really release time -->
|
||||||
<!ENTITY rel.current CDATA "3.3">
|
<!ENTITY rel.current CDATA "3.4">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<book>
|
<book>
|
||||||
|
@ -29,6 +29,11 @@
|
||||||
<authorgroup>
|
<authorgroup>
|
||||||
<author>
|
<author>
|
||||||
<surname>The FreeBSD Documentation Project</surname>
|
<surname>The FreeBSD Documentation Project</surname>
|
||||||
|
<affiliation>
|
||||||
|
<address>
|
||||||
|
<email>doc@FreeBSD.org</email>
|
||||||
|
</address>
|
||||||
|
</affiliation>
|
||||||
</author>
|
</author>
|
||||||
</authorgroup>
|
</authorgroup>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue