From owner-freebsd-doc Sun Sep 23 15:10: 7 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E6C0E37B42C for ; Sun, 23 Sep 2001 15:10:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8NMA0Y21081; Sun, 23 Sep 2001 15:10:00 -0700 (PDT) (envelope-from gnats) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id B183B37B435 for ; Sun, 23 Sep 2001 15:01:45 -0700 (PDT) Received: from hades.hell.gr (patr530-a017.otenet.gr [212.205.215.17]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id f8NM1gF12754 for ; Mon, 24 Sep 2001 01:01:42 +0300 (EEST) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id f8NIviJ03285; Sun, 23 Sep 2001 21:57:44 +0300 (EEST) (envelope-from charon) Message-Id: <200109231857.f8NIviJ03285@hades.hell.gr> Date: Sun, 23 Sep 2001 21:57:44 +0300 (EEST) From: Giorgos Keramidas Reply-To: Giorgos Keramidas To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/30773: add tag to the first occurence of STABLE (like CURRENT and RELEASE) in articles/explaining-bsd Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 30773 >Category: docs >Synopsis: add tag to the first occurence of STABLE (like CURRENT and RELEASE) in articles/explaining-bsd >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: Sun Sep 23 15:10:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Giorgos Keramidas >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Tue Sep 4 19:49:44 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386 >Description: The first occurence of CURRENT and RELEASE is tagged with in articles/explaining-bsd. The attached patch adds similar tags to the first occurence of STABLE. >How-To-Repeat: >Fix: --- patch-aa begins here --- Index: article.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/explaining-bsd/article.sgml,v retrieving revision 1.3 diff -u -r1.3 article.sgml --- article.sgml 17 Jul 2001 22:20:42 -0000 1.3 +++ article.sgml 23 Sep 2001 18:55:43 -0000 @@ -362,7 +362,7 @@ As bugs are found in a RELEASE version, they are fixed, and the fixes are added to the CVS tree. In FreeBSD, the resultant - version is called the STABLE version, while in NetBSD and OpenBSD + version is called the STABLE version, while in NetBSD and OpenBSD it continues to be called the RELEASE version. Smaller new features can also be added to this branch after a period of test in the CURRENT branch. --- patch-aa ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message