Update for the upcoming 2.2.6 release.
Submitted by: jfieber
This commit is contained in:
parent
3842cd027b
commit
08690df241
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2570
2 changed files with 7 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: cvsup.sgml,v 1.34 1998-02-11 18:00:55 jdp Exp $ -->
|
||||
<!-- $Id: cvsup.sgml,v 1.35 1998-03-24 00:00:02 jkh Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect1><heading>CVSup<label id="cvsup"></heading>
|
||||
|
@ -224,6 +224,9 @@ different tomorrow than it means today.
|
|||
<p>Here are the revision tags that users might be interested in:
|
||||
|
||||
<descrip>
|
||||
<tag/tag=RELENG_2_2_6_RELEASE/
|
||||
FreeBSD-2.2.6.
|
||||
Not valid for the ports-* collections.
|
||||
<tag/tag=RELENG_2_2_5_RELEASE/
|
||||
FreeBSD-2.2.5.
|
||||
Not valid for the ports-* collections.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: handbook.sgml,v 1.82 1998-03-15 15:10:06 nik Exp $ -->
|
||||
<!-- $Id: handbook.sgml,v 1.83 1998-03-24 00:00:04 jkh Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [
|
||||
|
@ -20,7 +20,7 @@
|
|||
%sections;
|
||||
|
||||
<!-- The currently released version of FreeBSD -->
|
||||
<!ENTITY rel.current CDATA "2.2.5">
|
||||
<!ENTITY rel.current CDATA "2.2.6">
|
||||
|
||||
]>
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
|||
<author>
|
||||
<name>The FreeBSD Documentation Project</name>
|
||||
</author>
|
||||
<date>October 1997</date>
|
||||
<date>March 1998</date>
|
||||
|
||||
<abstract>Welcome to FreeBSD! This handbook covers the
|
||||
installation and day to day use of <bf>FreeBSD Release
|
||||
|
|
Loading…
Reference in a new issue