From patchwork Mon Jun 21 22:26:27 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: DJ Delorie X-Patchwork-Id: 56359 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id 77A82B6F1A for ; Tue, 22 Jun 2010 08:26:36 +1000 (EST) Received: (qmail 22817 invoked by alias); 21 Jun 2010 22:26:35 -0000 Received: (qmail 22808 invoked by uid 22791); 21 Jun 2010 22:26:34 -0000 X-SWARE-Spam-Status: No, hits=-5.8 required=5.0 tests=AWL, BAYES_00, RCVD_IN_DNSWL_HI, SPF_HELO_PASS, T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 21 Jun 2010 22:26:31 +0000 Received: from int-mx08.intmail.prod.int.phx2.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o5LMQTL5002940 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 21 Jun 2010 18:26:29 -0400 Received: from greed.delorie.com (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx08.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o5LMQRfG000601 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 21 Jun 2010 18:26:29 -0400 Received: from greed.delorie.com (greed.delorie.com [127.0.0.1] (may be forged)) by greed.delorie.com (8.14.3/8.14.3) with ESMTP id o5LMQRhL007514 for ; Mon, 21 Jun 2010 18:26:27 -0400 Received: (from dj@localhost) by greed.delorie.com (8.14.3/8.14.3/Submit) id o5LMQRt4007511; Mon, 21 Jun 2010 18:26:27 -0400 Date: Mon, 21 Jun 2010 18:26:27 -0400 Message-Id: <201006212226.o5LMQRt4007511@greed.delorie.com> From: DJ Delorie To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] make finding web site sources more obvious X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Index: style.mhtml =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/style.mhtml,v retrieving revision 1.103 diff -p -U3 -r1.103 style.mhtml --- style.mhtml 3 Nov 2009 22:20:01 -0000 1.103 +++ style.mhtml 21 Jun 2010 22:24:21 -0000 @@ -260,8 +260,8 @@ There are also other ways to contact the FSF.

-

These pages are maintained by -the GCC team.

+

These pages are maintained by +the GCC team.

For questions related to the use of GCC, please consult these web pages and the GCC manuals. If Index: contribute.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/contribute.html,v retrieving revision 1.73 diff -p -U3 -r1.73 contribute.html --- contribute.html 4 Aug 2009 05:37:10 -0000 1.73 +++ contribute.html 21 Jun 2010 22:24:21 -0000 @@ -172,6 +172,7 @@ file" mode of the validator.

Please mark patches with the tag [wwwdocs] in the subject line.

+

Web site sources are in CVS.

Submitting Patches