From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 120583 invoked by alias); 2 Feb 2017 21:38:44 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 120574 invoked by uid 89); 2 Feb 2017 21:38:43 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=landed, Hx-languages-length:1594, contributors, online X-HELO: ainaz.pair.com Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 02 Feb 2017 21:38:33 +0000 Received: from anthias (vie-188-118-248-047.dsl.sil.at [188.118.248.47]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id E0D883F531; Thu, 2 Feb 2017 16:38:30 -0500 (EST) Date: Thu, 02 Feb 2017 21:38:00 -0000 From: Gerald Pfeifer To: Sebastian Huber cc: gcc-patches@gcc.gnu.org Subject: [wwwdocs] update about.html (was: Skeleton for GCC 6 release notes) In-Reply-To: <55E93305.4070102@embedded-brains.de> Message-ID: References: <55E83457.4030009@embedded-brains.de> <55E93305.4070102@embedded-brains.de> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg00213.txt.bz2 On Fri, 4 Sep 2015, Sebastian Huber wrote: >> is it possible checking outhttps://gcc.gnu.org/about.html is all >> you are looking for, or am I thinking to simple?:-) > I searched the web and found this page before. Then I clicked at "browse the > repository " and landed in > the GCC sources. This somehow confused me. Got it, even if with delay. Unfortunately we don't seem to have a current repository browser for CVS/wwwdocs, so let me remove the link. And while I was it it, simplify/clarify the language on live updates. Gerald Index: about.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/about.html,v retrieving revision 1.26 diff -u -r1.26 about.html --- about.html 28 Jun 2015 15:17:24 -0000 1.26 +++ about.html 2 Feb 2017 21:35:46 -0000 @@ -17,11 +17,9 @@ contributors .

-

The web pages are under CVS control and you -can browse -the repository online. -The pages on gcc.gnu.org are updated "live" directly after a -change has been made; www.gnu.org is updated once a day at 4:00 -0700 +

The web pages are under CVS control. +The pages on gcc.gnu.org are updated directly after a +change has been committed; www.gnu.org is updated once a day at 4:00 -0700 (PDT).

Please send feedback, problem reports and patches to our