Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Sep 2001 21:57:44 +0300 (EEST)
From:      Giorgos Keramidas <charon@labs.gr>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/30773: add <emphasis> tag to the first occurence of STABLE (like CURRENT and RELEASE) in articles/explaining-bsd
Message-ID:  <200109231857.f8NIviJ03285@hades.hell.gr>

next in thread | raw e-mail | index | archive | help

>Number:         30773
>Category:       docs
>Synopsis:       add <emphasis> 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 <emphasis> 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 @@
 	<listitem>
 	  <para>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 <emphasis>STABLE</emphasis> 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.</para>
--- 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




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