From charon@labs.gr  Sun Sep 23 15:01:46 2001
Return-Path: <charon@labs.gr>
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id B183B37B435
	for <FreeBSD-gnats-submit@FreeBSD.ORG>; 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 <FreeBSD-gnats-submit@FreeBSD.ORG>; 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 <charon@labs.gr>
Reply-To: Giorgos Keramidas <charon@labs.gr>
To: FreeBSD-gnats-submit@FreeBSD.ORG
Cc:
Subject: add <emphasis> tag to the first occurence of STABLE (like CURRENT and RELEASE) in articles/explaining-bsd
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 23 15:10:00 PDT 2001
>Closed-Date:    Sun Sep 23 18:56:42 PDT 2001
>Last-Modified:  Mon Sep 24 10:00:01 PDT 2001
>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:
State-Changed-From-To: open->closed 
State-Changed-By: murray 
State-Changed-When: Sun Sep 23 18:56:42 PDT 2001 
State-Changed-Why:  
I changed all three <emphasis> tags to <firstterm>.  This seems more 
correct to me, and in the future we can link these terms to a glossary 
or use CSS to provide a popup with a definition of the term (for 
example).  Thanks for pointing this out.  You're doing a great job 
with all these PRs, keep them coming! ;) 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30773 

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

 >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
>Unformatted:
