From linimon@FreeBSD.org  Wed Feb 13 19:02:56 2013
Return-Path: <linimon@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 86FD8B25
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Feb 2013 19:02:56 +0000 (UTC)
	(envelope-from linimon@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87])
	by mx1.freebsd.org (Postfix) with ESMTP id 608B39A8
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Feb 2013 19:02:56 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1DJ2u1h019203
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Feb 2013 19:02:56 GMT
	(envelope-from linimon@freefall.freebsd.org)
Received: (from linimon@localhost)
	by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1DJ2uXY019202;
	Wed, 13 Feb 2013 19:02:56 GMT
	(envelope-from linimon)
Message-Id: <201302131902.r1DJ2uXY019202@freefall.freebsd.org>
Date: Wed, 13 Feb 2013 19:02:56 GMT
From: Mark Linimon <linimon@FreeBSD.org>
Reply-To: Mark Linimon <linimon@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [handbook] [patch] annotate which mailing lists are moderated
X-Send-Pr-Version: 3.114
X-GNATS-Notify:

>Number:         176122
>Category:       docs
>Synopsis:       [handbook] [patch] annotate which mailing lists are moderated
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    eadler
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 13 19:10:00 UTC 2013
>Closed-Date:    Tue Mar 12 02:54:05 UTC 2013
>Last-Modified:  Tue Mar 12 02:54:05 UTC 2013
>Originator:     Mark Linimon
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
FreeBSD
>Environment:
System: FreeBSD freefall.freebsd.org 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r245102: Sun Jan 6 15:01:33 UTC 2013 root@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL amd64
>Description:
I was quite surprised to see that the mailing list documentation does not
note, very early on, which mailing lists are moderated.  This seems like
a bug to me, especially with the "everyone is encouraged to subscribe"
sentence at the beginning of the list.

Although I'm a doc committer, and thus could do this directly, I'd rather
see other people's opinions first.
>How-To-Repeat:
>Fix:

Index: doc/en_US.ISO8859-1/books/handbook/eresources/chapter.xml
===================================================================
--- doc/en_US.ISO8859-1/books/handbook/eresources/chapter.xml	(revision 40964)
+++ doc/en_US.ISO8859-1/books/handbook/eresources/chapter.xml	(working copy)
@@ -94,7 +94,7 @@
 
 	    <row>
 	      <entry>&a.announce.name;</entry>
-	      <entry>Important events and project milestones</entry>
+	      <entry>Important events and project milestones (moderated)</entry>
 	    </row>
 
 	    <row>
@@ -150,7 +150,7 @@
 
 	    <row>
 	      <entry>&a.security-notifications.name;</entry>
-	      <entry>Security notifications</entry>
+	      <entry>Security notifications (moderated)</entry>
 	    </row>
 
 	    <row>
@@ -202,7 +202,7 @@
 
 	    <row>
 	      <entry>&a.amd64.name;</entry>
-	      <entry>Porting FreeBSD to AMD64 systems</entry>
+	      <entry>Porting FreeBSD to AMD64 systems (moderated)</entry>
 	    </row>
 
 	    <row>
@@ -458,7 +458,7 @@
 	    <row>
 	      <entry>&a.ports-announce.name;</entry>
 	      <entry>Important news and instructions about the Ports
-		Collection</entry>
+		Collection (moderated)</entry>
 	    </row>
 
 	    <row>
@@ -1518,7 +1518,7 @@
 	      changes and issues related to the FreeBSD.org project
 	      infrastructure.</para>
 
-	    <para>This list is strictly for announcements: no replies,
+	    <para>This moderated list is strictly for announcements: no replies,
 	      requests, discussions, or opinions.</para>
 	  </listitem>
 	</varlistentry>
>Release-Note:
>Audit-Trail:

From: Benjamin Kaduk <kaduk@MIT.EDU>
To: Mark Linimon <linimon@freebsd.org>
Cc: bug-followup@freebsd.org
Subject: Re: docs/176122: [handbook] [patch] annotate which mailing lists
 are moderated
Date: Wed, 13 Feb 2013 18:26:54 -0500 (EST)

 On Wed, 13 Feb 2013, Mark Linimon wrote:
 
 >
 > I was quite surprised to see that the mailing list documentation does not
 > note, very early on, which mailing lists are moderated.  This seems like
 > a bug to me, especially with the "everyone is encouraged to subscribe"
 > sentence at the beginning of the list.
 
 Sounds like a good idea to me.
 
 -Ben

From: Eitan Adler <lists@eitanadler.com>
To: Benjamin Kaduk <kaduk@mit.edu>
Cc: freebsd-doc@freebsd.org, bug-followup <bug-followup@freebsd.org>
Subject: Re: docs/176122: [handbook] [patch] annotate which mailing lists are moderated
Date: Wed, 13 Feb 2013 23:28:56 -0500

 On 13 February 2013 18:30, Benjamin Kaduk <kaduk@mit.edu> wrote:
 > The following reply was made to PR docs/176122; it has been noted by GNATS.
 >
 > From: Benjamin Kaduk <kaduk@MIT.EDU>
 > To: Mark Linimon <linimon@freebsd.org>
 > Cc: bug-followup@freebsd.org
 > Subject: Re: docs/176122: [handbook] [patch] annotate which mailing lists
 >  are moderated
 > Date: Wed, 13 Feb 2013 18:26:54 -0500 (EST)
 >
 >  On Wed, 13 Feb 2013, Mark Linimon wrote:
 >
 >  >
 >  > I was quite surprised to see that the mailing list documentation does not
 >  > note, very early on, which mailing lists are moderated.  This seems like
 >  > a bug to me, especially with the "everyone is encouraged to subscribe"
 >  > sentence at the beginning of the list.
 >
 >  Sounds like a good idea to me.
 
 Strong support from me.  Go for it!
 
 
 
 -- 
 Eitan Adler
Responsible-Changed-From-To: freebsd-doc->eadler 
Responsible-Changed-By: eadler 
Responsible-Changed-When: Mon Mar 11 21:03:07 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/176122: commit references a PR
Date: Mon, 11 Mar 2013 21:50:03 +0000 (UTC)

 Author: eadler
 Date: Mon Mar 11 21:49:51 2013
 New Revision: 41167
 URL: http://svnweb.freebsd.org/changeset/doc/41167
 
 Log:
   Mark which mailing lists are moderated
   
   PR:		docs/176122
   Submitted by:	linimon
   Reviewed by:	bjk
   Approved by:	bcr (mentor)
 
 Modified:
   head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml
 
 Modified: head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml
 ==============================================================================
 --- head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml	Mon Mar 11 21:08:54 2013	(r41166)
 +++ head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml	Mon Mar 11 21:49:51 2013	(r41167)
 @@ -94,7 +94,7 @@
  
  	    <row>
  	      <entry>&a.announce.name;</entry>
 -	      <entry>Important events and project milestones</entry>
 +	      <entry>Important events and project milestones (moderated)</entry>
  	    </row>
  
  	    <row>
 @@ -150,7 +150,7 @@
  
  	    <row>
  	      <entry>&a.security-notifications.name;</entry>
 -	      <entry>Security notifications</entry>
 +	      <entry>Security notifications (moderated)</entry>
  	    </row>
  
  	    <row>
 @@ -202,7 +202,7 @@
  
  	    <row>
  	      <entry>&a.amd64.name;</entry>
 -	      <entry>Porting FreeBSD to AMD64 systems</entry>
 +	      <entry>Porting FreeBSD to AMD64 systems (moderated)</entry>
  	    </row>
  
  	    <row>
 @@ -458,7 +458,7 @@
  	    <row>
  	      <entry>&a.ports-announce.name;</entry>
  	      <entry>Important news and instructions about the Ports
 -		Collection</entry>
 +		Collection (moderated)</entry>
  	    </row>
  
  	    <row>
 @@ -1506,7 +1506,7 @@
  	      changes and issues related to the FreeBSD.org project
  	      infrastructure.</para>
  
 -	    <para>This list is strictly for announcements: no replies,
 +	    <para>This moderated list is strictly for announcements: no replies,
  	      requests, discussions, or opinions.</para>
  	  </listitem>
  	</varlistentry>
 _______________________________________________
 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"
 
State-Changed-From-To: open->closed 
State-Changed-By: eadler 
State-Changed-When: Tue Mar 12 02:54:05 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=176122 
>Unformatted:
