From david@catwhisker.org  Fri Sep 30 12:55:24 2011
Return-Path: <david@catwhisker.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 183CE1065674
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 30 Sep 2011 12:55:24 +0000 (UTC)
	(envelope-from david@catwhisker.org)
Received: from albert.catwhisker.org (m209-73.dsl.rawbw.com [198.144.209.73])
	by mx1.freebsd.org (Postfix) with ESMTP id D059D8FC15
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 30 Sep 2011 12:55:23 +0000 (UTC)
Received: from albert.catwhisker.org (localhost [127.0.0.1])
	by albert.catwhisker.org (8.14.5/8.14.5) with ESMTP id p8UCtN0l050819
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 30 Sep 2011 05:55:23 -0700 (PDT)
	(envelope-from david@albert.catwhisker.org)
Received: (from david@localhost)
	by albert.catwhisker.org (8.14.5/8.14.5/Submit) id p8UCtN4U050818;
	Fri, 30 Sep 2011 05:55:23 -0700 (PDT)
	(envelope-from david)
Message-Id: <201109301255.p8UCtN4U050818@albert.catwhisker.org>
Date: Fri, 30 Sep 2011 05:55:23 -0700 (PDT)
From: David Wolfskill <david@catwhisker.org>
Reply-To: David Wolfskill <david@catwhisker.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New mailing list svn-src-stable-9
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         161157
>Category:       docs
>Synopsis:       New mailing list svn-src-stable-9
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    gjb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 30 13:00:20 UTC 2011
>Closed-Date:    Fri Sep 30 13:55:14 UTC 2011
>Last-Modified:  Fri Sep 30 14:00:21 UTC 2011
>Originator:     David Wolfskill
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
Wolfskill & Dowling Residence
>Environment:
System: FreeBSD albert.catwhisker.org 8.2-STABLE FreeBSD 8.2-STABLE #376 r225739: Fri Sep 23 04:30:11 PDT 2011 root@freebeast.catwhisker.org:/common/S1/obj/usr/src/sys/ALBERT i386

>Description:
	Now that stable/9 has been branched, we also have a new
	mailing list for commits specifically to that branch:
	svn-src-stable-9, just as we have had one for svn-src-stable-8.

	And since svn-src-stable-8 is mentioned in the Handbook,
	svn-src-stable-9 should be, as well -- ideally, prior to
	the release of 9.0.
>How-To-Repeat:
	n/a
>Fix:
Index: en_US.ISO8859-1/books/handbook/eresources/chapter.sgml
===================================================================
RCS file: /cvs/freebsd/doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml,v
retrieving revision 1.211
diff -u -r1.211 chapter.sgml
--- en_US.ISO8859-1/books/handbook/eresources/chapter.sgml	7 Sep 2011 08:23:02 -0000	1.211
+++ en_US.ISO8859-1/books/handbook/eresources/chapter.sgml	30 Sep 2011 12:45:22 -0000
@@ -725,6 +725,13 @@
 	    </row>
 
 	    <row>
+	      <entry>&a.svn-src-stable-9.name;</entry>
+	      <entry><filename>/usr/src</filename></entry>
+	      <entry>All changes to the <filename>stable/9</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: en_US.ISO8859-1/share/sgml/mailing-lists.ent
===================================================================
RCS file: /cvs/freebsd/doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent,v
retrieving revision 1.83
diff -u -r1.83 mailing-lists.ent
--- en_US.ISO8859-1/share/sgml/mailing-lists.ent	8 Sep 2011 18:09:59 -0000	1.83
+++ en_US.ISO8859-1/share/sgml/mailing-lists.ent	30 Sep 2011 12:45:16 -0000
@@ -447,6 +447,10 @@
 <!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-9.url "&a.mailman.listinfo;/svn-src-stable-9">
+<!ENTITY a.svn-src-stable-9 "<ulink url='&a.svn-src-stable-9.url;'>SVN commit messages for only the 9-stable src tree</ulink>">
+<!ENTITY a.svn-src-stable-9.name "<ulink url='&a.svn-src-stable-9.url;'>svn-src-stable-9</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->gjb 
Responsible-Changed-By: gjb 
Responsible-Changed-When: Fri Sep 30 13:01:30 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=161157 
State-Changed-From-To: open->patched 
State-Changed-By: gjb 
State-Changed-When: Fri Sep 30 13:52:15 UTC 2011 
State-Changed-Why:  
Committed, thanks! 

Once this is visible on the website, I'll add it to the search page. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=161157 
State-Changed-From-To: patched->closed 
State-Changed-By: gjb 
State-Changed-When: Fri Sep 30 13:54:40 UTC 2011 
State-Changed-Why:  
Oops, this doesn't get added to the search page. 

The new list should show up in the resources page in a few hours. 

Thanks! 


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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/161157: commit references a PR
Date: Fri, 30 Sep 2011 13:52:12 +0000 (UTC)

 gjb         2011-09-30 13:52:03 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/books/handbook/eresources chapter.sgml 
     en_US.ISO8859-1/share/sgml mailing-lists.ent 
   Log:
   Add the new stable/9 mailing list.
   
   PR:                     161157
   Submitted by:           David Wolfskill (david % catwhisker ! org)
   
   Revision  Changes    Path
   1.212     +7 -0      doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml
   1.84      +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:
