Date: Sat, 24 Jun 2000 22:20:54 -0700 (PDT) From: bmah@cisco.com (Bruce A. Mah) To: FreeBSD-gnats-submit@freebsd.org Subject: docs/19495: [patch] Fix src/release/texts/README.TXT for RELENG_4 Message-ID: <200006250520.e5P5Ks988722@bmah-freebsd-0.cisco.com>
next in thread | raw e-mail | index | archive | help
>Number: 19495 >Category: docs >Synopsis: [patch] Fix src/release/texts/README.TXT for RELENG_4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Jun 24 22:30:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Bruce A. Mah >Release: FreeBSD 4.0-RELEASE i386 >Organization: Cisco Systems, Inc. >Environment: RELENG_4 >Description: README.TXT on the RELENG_4 branch hasn't been updated to account for the fact that the 4.X branch is now 4-STABLE, rather than 4-CURRENT. >How-To-Repeat: >Fix: Try this...not sure if this is exactly right: Index: README.TXT =================================================================== RCS file: /usr/local/cvsroot/src/release/texts/README.TXT,v retrieving revision 1.9.2.2 diff -c -r1.9.2.2 README.TXT *** README.TXT 2000/03/15 08:58:42 1.9.2.2 --- README.TXT 2000/06/25 05:14:51 *************** *** 25,40 **** other folks who want to get involved with the ongoing development of FreeBSD and are willing to deal with a few bumps in the road. We do our best to ensure that each snapshot works as advertised, ! but tracking -current is a process which frequently has its off days. If you're both technically proficient and know exactly what you're ! getting into here (e.g. you've been following -current) then this snapshot is probably for you. If you're more interested in doing business with FreeBSD than in playing with the cutting edge of ! technology, however, then 3.x is almost certainly your best bet. - Most information here is also available from the Documentation menu during installation. --- 25,40 ---- other folks who want to get involved with the ongoing development of FreeBSD and are willing to deal with a few bumps in the road. We do our best to ensure that each snapshot works as advertised, ! but tracking -stable is a process which sometimes has its off days. If you're both technically proficient and know exactly what you're ! getting into here (e.g. you've been following -stable) then this snapshot is probably for you. If you're more interested in doing business with FreeBSD than in playing with the cutting edge of ! technology, however, then 3.x or one of the 4.x releases, is almost ! certainly your best bet. Most information here is also available from the Documentation menu during installation. *************** *** 75,86 **** you can also install one of our "snapshot" releases. For the most up-to-date software along the RELENG_3 branch ! (also known as 3.4-stable), now proceeding towards the release ! of FreeBSD 3.5, please install your snapshots from from: ftp://releng3.freebsd.org/pub/FreeBSD/ ! For the latest 4.0-current (HEAD branch) snapshot releases, please install from: ftp://current.freebsd.org/pub/FreeBSD --- 75,91 ---- you can also install one of our "snapshot" releases. For the most up-to-date software along the RELENG_3 branch ! (also known as 3.5-stable), please install your snapshots from from: ftp://releng3.freebsd.org/pub/FreeBSD/ + + For the most up-to-date software along the RELENG_4 branch + (also known as 4.0-stable), now proceeding towards the release + of FreeBSD 4.1, please install your snapshots from from: + + ftp://releng4.freebsd.org/pub/FreeBSD/ ! For the latest 5.0-current (HEAD branch) snapshot releases, please install from: ftp://current.freebsd.org/pub/FreeBSD >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006250520.e5P5Ks988722>