From owner-freebsd-doc@FreeBSD.ORG Fri Feb 24 04:00:25 2012 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F73A1065673 for ; Fri, 24 Feb 2012 04:00:25 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E711B8FC1B for ; Fri, 24 Feb 2012 04:00:24 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1O40OAj049032 for ; Fri, 24 Feb 2012 04:00:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1O40ONI049031; Fri, 24 Feb 2012 04:00:24 GMT (envelope-from gnats) Resent-Date: Fri, 24 Feb 2012 04:00:24 GMT Resent-Message-Id: <201202240400.q1O40ONI049031@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sahil Tandon Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 102E9106566B; Fri, 24 Feb 2012 03:52:41 +0000 (UTC) (envelope-from sahil@cricket.hamla.org) Received: from cricket.hamla.org (cricket.hamla.org [206.251.255.31]) by mx1.freebsd.org (Postfix) with ESMTP id DFB768FC15; Fri, 24 Feb 2012 03:52:40 +0000 (UTC) Received: by cricket.hamla.org (Postfix, from userid 1001) id 8E6168A06A; Thu, 23 Feb 2012 22:52:40 -0500 (EST) Message-Id: <20120224035240.8E6168A06A@cricket.hamla.org> Date: Thu, 23 Feb 2012 22:52:40 -0500 (EST) From: Sahil Tandon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: gjb@FreeBSD.org, postmaster@FreeBSD.org Subject: docs/165436: [PATCH] remove retired mailing lists from documentation X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Feb 2012 04:00:25 -0000 >Number: 165436 >Category: docs >Synopsis: [PATCH] remove retired mailing lists from documentation >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Feb 24 04:00:24 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Sahil Tandon >Release: FreeBSD 9.0-RELEASE amd64 >Organization: >Environment: >Description: The -audit and -testing mailing lists have been retired (although their archives are retained for posterity). The attached patch removes from our documentation all references to both lists. >How-To-Repeat: >Fix: --- postmaster.diff begins here --- Index: en_US.ISO8859-1/books/handbook/eresources/chapter.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml,v retrieving revision 1.218 diff -u -r1.218 chapter.sgml --- en_US.ISO8859-1/books/handbook/eresources/chapter.sgml 13 Feb 2012 23:21:01 -0000 1.218 +++ en_US.ISO8859-1/books/handbook/eresources/chapter.sgml 24 Feb 2012 03:44:52 -0000 @@ -217,11 +217,6 @@ - &a.audit.name; - Source code audit project - - - &a.binup.name; Design and development of the binary update system @@ -516,11 +511,6 @@ - &a.testing.name; - FreeBSD Performance and Stability Tests - - - &a.tilera.name; Porting FreeBSD to the Tilera family of CPUs @@ -949,29 +939,6 @@ - &a.audit.name; - - - Source code audit project - - This is the mailing list for the FreeBSD source code - audit project. Although this was originally intended for - security-related changes, its charter has been expanded to - review any code changes. - - This list is very heavy on patches, and is probably of no - interest to the average FreeBSD user. Security discussions - not related to a particular code change are held on - freebsd-security. Conversely, all developers are encouraged - to send their patches here for review, especially if they - touch a part of the system where a bug may adversely affect - the integrity of the system. - - - - - - &a.binup.name; Index: en_US.ISO8859-1/share/sgml/mailing-lists.ent =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent,v retrieving revision 1.88 diff -u -r1.88 mailing-lists.ent --- en_US.ISO8859-1/share/sgml/mailing-lists.ent 15 Jan 2012 22:29:33 -0000 1.88 +++ en_US.ISO8859-1/share/sgml/mailing-lists.ent 24 Feb 2012 03:44:52 -0000 @@ -48,10 +48,6 @@ FreeBSD ATM networking mailing list"> freebsd-atm"> - -FreeBSD source code audit mailing list"> -freebsd-audit"> - FreeBSD binary update system mailing list"> freebsd-binup"> @@ -483,10 +479,6 @@ FreeBSD test mailing list"> freebsd-test"> - -FreeBSD performance and stability testing mailing list"> -freebsd-testing"> - FreeBSD threads mailing list"> freebsd-threads"> --- postmaster.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: