From david@catwhisker.org  Mon Jan 14 19:02:40 2013
Return-Path: <david@catwhisker.org>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 317F8586;
	Mon, 14 Jan 2013 19:02:40 +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 E8D98E4E;
	Mon, 14 Jan 2013 19:02:39 +0000 (UTC)
Received: from albert.catwhisker.org (localhost [127.0.0.1])
	by albert.catwhisker.org (8.14.6/8.14.6) with ESMTP id r0EJ2duO012334;
	Mon, 14 Jan 2013 11:02:39 -0800 (PST)
	(envelope-from david@albert.catwhisker.org)
Received: (from david@localhost)
	by albert.catwhisker.org (8.14.6/8.14.6/Submit) id r0EJ2d85012333;
	Mon, 14 Jan 2013 11:02:39 -0800 (PST)
	(envelope-from david)
Message-Id: <201301141902.r0EJ2d85012333@albert.catwhisker.org>
Date: Mon, 14 Jan 2013 11:02:39 -0800 (PST)
From: David Wolfskill <david@catwhisker.org>
Reply-To: David Wolfskill <david@catwhisker.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New mailing list: freebsd-ops-announce
X-Send-Pr-Version: 3.114
X-GNATS-Notify:

>Number:         175301
>Category:       docs
>Synopsis:       New mailing list: freebsd-ops-announce
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rene
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 14 19:10:00 UTC 2013
>Closed-Date:    Sun Jan 20 16:57:18 UTC 2013
>Last-Modified:  Sun Jan 20 17:00:02 UTC 2013
>Originator:     David Wolfskill
>Release:        FreeBSD 9.1-STABLE i386
>Organization:
Wolfskill & Dowling Residence
>Environment:
System: FreeBSD albert.catwhisker.org 9.1-STABLE FreeBSD 9.1-STABLE #450 r245360M/245362: Sun Jan 13 05:29:51 PST 2013 root@freebeast.catwhisker.org:/usr/obj/usr/src/sys/ALBERT i386

>Description:
	We have a new mailing list, freebsd-ops-announce.

	This PR is to supply the Handbook update to describe it.
>How-To-Repeat:
	n/a
>Fix:
	As is usual, please feel free to edit as appropriate.

Index: books/handbook/eresources/chapter.xml
===================================================================
--- books/handbook/eresources/chapter.xml	(revision 40636)
+++ books/handbook/eresources/chapter.xml	(working copy)
@@ -1449,6 +1449,22 @@
 	</varlistentry>
 
 	<varlistentry>
+	  <term>&a.ops-announce.name;</term>
+
+	  <listitem>
+	    <para><emphasis>Project Infrastructure
+	        Announcements</emphasis></para>
+
+	    <para>This is the mailing list for people interested
+	        in changes and issues related to the FreeBSD.org project
+	        infrastructure.</para>
+
+	    <para>This list is strictly for announcements: no
+	        replies, requests, discussions, or opinions.</para>
+	  </listitem>
+	</varlistentry>
+
+	<varlistentry>
 	  <term>&a.performance.name;</term>
 
 	  <listitem>
Index: share/xml/mailing-lists.ent
===================================================================
--- share/xml/mailing-lists.ent	(revision 40636)
+++ share/xml/mailing-lists.ent	(working copy)
@@ -315,6 +315,10 @@
 <!ENTITY a.office "<ulink url='&a.office.url;'>Office applications on FreeBSD</ulink>">
 <!ENTITY a.office.name "<ulink url='&a.office.url;'>freebsd-office</ulink>">
 
+<!ENTITY a.ops-announce.url "&a.mailman.listinfo;/freebsd-ops-announce">
+<!ENTITY a.ops-announce "<ulink url='&a.ops-announce.url;'>Project Infrastructure Announcements</ulink>">
+<!ENTITY a.ops-announce.name "<ulink url='&a.ops-announce.url;'>freebsd-ops-announce</ulink>">
+
 <!ENTITY a.performance.url "&a.mailman.listinfo;/freebsd-performance">
 <!ENTITY a.performance "<ulink url='&a.performance.url;'>FreeBSD performance mailing list</ulink>">
 <!ENTITY a.performance.name "<ulink url='&a.performance.url;'>freebsd-performance</ulink>">
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->rene 
Responsible-Changed-By: rene 
Responsible-Changed-When: Sun Jan 20 16:04:35 UTC 2013 
Responsible-Changed-Why:  
Take 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175301 
State-Changed-From-To: open->closed 
State-Changed-By: rene 
State-Changed-When: Sun Jan 20 16:57:03 UTC 2013 
State-Changed-Why:  
Committed, thanks 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/175301: commit references a PR
Date: Sun, 20 Jan 2013 16:56:56 +0000 (UTC)

 Author: rene
 Date: Sun Jan 20 16:56:48 2013
 New Revision: 40690
 URL: http://svnweb.freebsd.org/changeset/doc/40690
 
 Log:
   Add the freebsd-ops-announce@ mailing list.
   
   PR:		docs/175301
   Submitted by:	dhw
   Approved by:	gjb (mentor)
 
 Modified:
   head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml
   head/en_US.ISO8859-1/share/xml/mailing-lists.ent
 
 Modified: head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml
 ==============================================================================
 --- head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml	Sun Jan 20 15:13:12 2013	(r40689)
 +++ head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml	Sun Jan 20 16:56:48 2013	(r40690)
 @@ -1508,6 +1508,22 @@
  	</varlistentry>
  
  	<varlistentry>
 +	  <term>&a.ops-announce.name;</term>
 +
 +	  <listitem>
 +	    <para><emphasis>Project Infrastructure
 +		Announcements</emphasis></para>
 +
 +	    <para>This is the mailing list for people interested in
 +	      changes and issues related to the FreeBSD.org project
 +	      infrastructure.</para>
 +
 +	    <para>This list is strictly for announcements: no replies,
 +	      requests, discussions, or opinions.</para>
 +	  </listitem>
 +	</varlistentry>
 +
 +	<varlistentry>
  	  <term>&a.performance.name;</term>
  
  	  <listitem>
 
 Modified: head/en_US.ISO8859-1/share/xml/mailing-lists.ent
 ==============================================================================
 --- head/en_US.ISO8859-1/share/xml/mailing-lists.ent	Sun Jan 20 15:13:12 2013	(r40689)
 +++ head/en_US.ISO8859-1/share/xml/mailing-lists.ent	Sun Jan 20 16:56:48 2013	(r40690)
 @@ -315,6 +315,10 @@
  <!ENTITY a.office "<ulink url='&a.office.url;'>Office applications on FreeBSD</ulink>">
  <!ENTITY a.office.name "<ulink url='&a.office.url;'>freebsd-office</ulink>">
  
 +<!ENTITY a.ops-announce.url "&a.mailman.listinfo;/freebsd-ops-announce">
 +<!ENTITY a.ops-announce "<ulink url='&a.ops-announce.url;'>Project Infrastructure Announcements</ulink>">
 +<!ENTITY a.ops-announce.name "<ulink url='&a.ops-announce.url;'>freebsd-ops-announce</ulink>">
 +
  <!ENTITY a.performance.url "&a.mailman.listinfo;/freebsd-performance">
  <!ENTITY a.performance "<ulink url='&a.performance.url;'>FreeBSD performance mailing list</ulink>">
  <!ENTITY a.performance.name "<ulink url='&a.performance.url;'>freebsd-performance</ulink>">
 _______________________________________________
 svn-doc-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-doc-all
 To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"
 
>Unformatted:
