Bug 176617

Summary: Retiring mailing lists ctm-cvs-cur and ctm-cvs-cur-fast
Product: Documentation Reporter: david
Component: Books & ArticlesAssignee: Rene Ladan <rene>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description david 2013-03-03 16:20:00 UTC
	Per request from Stephen Montgomery-Smith, the mailing lists
	ctm-cvs-cur and ctm-cvs-cur-fast are now retired.

	This PR is to remove references to them from the Handbook.

Fix: I only found a reference to ctm-cvs-cur; below removes it:
How-To-Repeat: 	n/a
Comment 1 Rene Ladan freebsd_committer freebsd_triage 2013-03-03 16:29:27 UTC
Responsible Changed
From-To: freebsd-doc->rene

Take
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-05-01 14:35:38 UTC
Author: rene
Date: Wed May  1 13:35:30 2013
New Revision: 41534
URL: http://svnweb.freebsd.org/changeset/doc/41534

Log:
  Retire the ctm-cvs-cur mailing list.
  
  PR:		docs/176617
  Submitted by:	dhw
  Approved by:	gjb (mentor)

Modified:
  head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml
  head/en_US.ISO8859-1/share/xml/mailing-lists.ent

Modified: head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml	Wed May  1 12:29:21 2013	(r41533)
+++ head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml	Wed May  1 13:35:30 2013	(r41534)
@@ -231,7 +231,7 @@
 
       <para>Subscribe to one of the
 	<application>CTM</application> distribution lists.
-	&a.ctm-cvs-cur.name; supports the entire CVS tree.
+	&a.ctm-src-cur.name; supports the entire Subversion tree.
 	&a.ctm-src-cur.name; supports the head of the development
 	branch.  &a.ctm-src-9.name; supports the 9.X release branch,
 	etc..  (If you do not know how to subscribe yourself to a

Modified: head/en_US.ISO8859-1/share/xml/mailing-lists.ent
==============================================================================
--- head/en_US.ISO8859-1/share/xml/mailing-lists.ent	Wed May  1 12:29:21 2013	(r41533)
+++ head/en_US.ISO8859-1/share/xml/mailing-lists.ent	Wed May  1 13:35:30 2013	(r41534)
@@ -86,10 +86,6 @@
 <!ENTITY a.ctm-announce "<ulink url='&a.ctm-announce.url;'>CTM announcements</ulink>">
 <!ENTITY a.ctm-announce.name "<ulink url='&a.ctm-announce.url;'>ctm-announce</ulink>">
 
-<!ENTITY a.ctm-cvs-cur.url "&a.mailman.listinfo;/ctm-cvs-cur">
-<!ENTITY a.ctm-cvs-cur "<ulink url='&a.ctm-cvs-cur.url;'>CTM distribution of CVS files</ulink>">
-<!ENTITY a.ctm-cvs-cur.name "<ulink url='&a.ctm-cvs-cur.url;'>ctm-cvs-cur</ulink>">
-
 <!ENTITY a.ctm-src-4.url "&a.mailman.listinfo;/ctm-src-4">
 <!ENTITY a.ctm-src-4 "<ulink url='&a.ctm-src-4.url;'>CTM 4-STABLE src branch distribution mailing list</ulink>">
 <!ENTITY a.ctm-src-4.name "<ulink url='&a.ctm-src-4.url;'>ctm-src-4</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"
Comment 3 Rene Ladan freebsd_committer freebsd_triage 2013-05-01 14:35:39 UTC
State Changed
From-To: open->closed

Comitted, thanks