Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2002 17:43:14 -0800 (PST)
From:      Murray Stokely <murray@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 7811 for review
Message-ID:  <200203190143.g2J1hEs07715@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=7811

Change 7811 by murray@murray_builder on 2002/03/17 00:55:51

	MFCVS? - Add a new entity so that we can talk about FreeBSD 4.5
	in addition to 4.0.
	
	reviewed by: bmah

Affected files ...

... //depot/releng/5_dp1/src/release/doc/en_US.ISO8859-1/readme/article.sgml#2 edit
... //depot/releng/5_dp1/src/release/doc/share/sgml/release.ent#3 edit

Differences ...

==== //depot/releng/5_dp1/src/release/doc/en_US.ISO8859-1/readme/article.sgml#2 (text+ko) ====

@@ -94,7 +94,7 @@
 
       <para>For those more interested in doing business with &os; than
 	in experimenting with new &os; technology, formal releases
-	(such as &release.prev;) are frequently more appropriate.
+	(such as &release.prev.stable;) are frequently more appropriate.
 	Releases undergo a period of testing and quality assurance
 	checking to ensure high reliability and dependability.</para>
 

==== //depot/releng/5_dp1/src/release/doc/share/sgml/release.ent#3 (text+ko) ====

@@ -13,6 +13,11 @@
      branchpoint. -->
 <!ENTITY release.prev "4.0-RELEASE">
 
+<!-- The previous stable release, useful for pointing user's at the
+     release they SHOULD be running if they don't want the bleeding
+     edge. -->
+<!ENTITY release.prev.stable "4.5-RELEASE">
+
 <!-- The next version to be released, usually used for snapshots. -->
 <!ENTITY release.next "5.0-RELEASE">
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-releng" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203190143.g2J1hEs07715>