From nobody@FreeBSD.org  Thu Jan 28 23:47:24 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A2989106568D
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 28 Jan 2010 23:47:24 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 7811E8FC19
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 28 Jan 2010 23:47:24 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o0SNlOu4022082
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 28 Jan 2010 23:47:24 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o0SNlOOw022081;
	Thu, 28 Jan 2010 23:47:24 GMT
	(envelope-from nobody)
Message-Id: <201001282347.o0SNlOOw022081@www.freebsd.org>
Date: Thu, 28 Jan 2010 23:47:24 GMT
From: Alberto Villa <avilla@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] add svn-src-stable-8 to the mailing lists page in the handbook
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         143333
>Category:       docs
>Synopsis:       [patch] add svn-src-stable-8 to the mailing lists page in the handbook
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tabthorpe
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 28 23:50:09 UTC 2010
>Closed-Date:    Thu Feb 04 03:42:22 UTC 2010
>Last-Modified:  Thu Feb  4 03:50:03 UTC 2010
>Originator:     Alberto Villa
>Release:        FreeBSD 9.0-CURRENT i386
>Organization:
The FreeBSD Project
>Environment:
FreeBSD echo.hoth 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Thu Jan 21 13:58:23 CET 2010     root@echo.hoth:/usr/obj/usr/src/sys/TPR60  i386
>Description:
svn-src-stable-8 doesn't show up in the handbook mailing lists page
>How-To-Repeat:

>Fix:
the following patch defines the required entities and adds the entry to the handbook page

Patch attached with submission follows:

Index: doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml
===================================================================
RCS file: /usr/cvs/dcvs/doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml,v
retrieving revision 1.199
diff -u -r1.199 chapter.sgml
--- doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml	8 Jun 2009 16:56:16 -0000	1.199
+++ doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml	28 Jan 2010 21:51:26 -0000
@@ -720,6 +720,13 @@
 	    </row>
 
 	    <row>
+	      <entry>&a.svn-src-stable-8.name;</entry>
+	      <entry><filename>/usr/src</filename></entry>
+	      <entry>All changes to the <filename>stable/8</filename>
+		branch of the src Subversion repository</entry>
+	    </row>
+
+	    <row>
 	      <entry>&a.svn-src-stable-other.name;</entry>
 	      <entry><filename>/usr/src</filename></entry>
 	      <entry>All changes to the
Index: doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent
===================================================================
RCS file: /usr/cvs/dcvs/doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent,v
retrieving revision 1.68
diff -u -r1.68 mailing-lists.ent
--- doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent	22 Apr 2009 13:32:44 -0000	1.68
+++ doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent	28 Jan 2010 22:03:17 -0000
@@ -435,6 +435,10 @@
 <!ENTITY a.svn-src-stable-7 "<ulink url='&a.svn-src-stable-7.url;'>SVN commit messages for only the 7-stable src tree</ulink>">
 <!ENTITY a.svn-src-stable-7.name "<ulink url='&a.svn-src-stable-7.url;'>svn-src-stable-7</ulink>">
 
+<!ENTITY a.svn-src-stable-8.url "&a.mailman.listinfo;/svn-src-stable-8">
+<!ENTITY a.svn-src-stable-8 "<ulink url='&a.svn-src-stable-8.url;'>SVN commit messages for only the 8-stable src tree</ulink>">
+<!ENTITY a.svn-src-stable-8.name "<ulink url='&a.svn-src-stable-8.url;'>svn-src-stable-8</ulink>">
+
 <!ENTITY a.svn-src-stable-other.url "&a.mailman.listinfo;/svn-src-stable-other">
 <!ENTITY a.svn-src-stable-other "<ulink url='&a.svn-src-stable-other.url;'>SVN commit messages for the old stable src trees</ulink>">
 <!ENTITY a.svn-src-stable-other.name "<ulink url='&a.svn-src-stable-other.url;'>svn-src-stable-other</ulink>">


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->tabthorpe 
Responsible-Changed-By: tabthorpe 
Responsible-Changed-When: Fri Jan 29 03:10:56 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143333 
State-Changed-From-To: open->closed 
State-Changed-By: tabthorpe 
State-Changed-When: Thu Feb 4 03:42:21 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143333 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/143333: commit references a PR
Date: Thu,  4 Feb 2010 03:41:45 +0000 (UTC)

 tabthorpe    2010-02-04 03:41:32 UTC
 
   FreeBSD doc repository (ports committer)
 
   Modified files:
     en_US.ISO8859-1/books/handbook/eresources chapter.sgml 
     en_US.ISO8859-1/share/sgml mailing-lists.ent 
   Log:
   - Add svn-src-stable-8 mailing list to handbook
   
   PR:             docs/143333
   Submitted by:   avilla
   Approved by:    trhodes
   
   Revision  Changes    Path
   1.200     +7 -0      doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml
   1.69      +4 -0      doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
