From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hamza.pair.com (hamza.pair.com [209.68.5.143]) by sourceware.org (Postfix) with ESMTPS id 34B6F3858C56 for ; Fri, 14 Oct 2022 06:28:22 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 34B6F3858C56 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=pfeifer.com Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id BE43833EEA for ; Fri, 14 Oct 2022 02:28:21 -0400 (EDT) Received: from [172.20.15.200] (host-62-245-134-132.customer.m-online.net [62.245.134.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id 5CB6933EEF for ; Fri, 14 Oct 2022 02:28:21 -0400 (EDT) Date: Fri, 14 Oct 2022 08:28:16 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [committed] wwwdocs: *: Consistently format around MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Scanned-By: mailmunge 3.09 on 209.68.5.143 Message-Id: <20221014062821.BE43833EEA@hamza.pair.com> X-Spam-Status: No, score=-11.2 required=5.0 tests=BAYES_00,GIT_PATCH_0,KAM_DMARC_STATUS,KAM_SHORT,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Working on some simplification for all/most pages, I noticed between versions 4.1 and 8 our release criteria pages consistently did not have on a page of its own. That's not a problem per se, consistency is just immensely helpful if we want to do mass changes across our pages, so this is a prequel to some of those. (The power of "copy & paste". ;-) Pushed. Gerald --- htdocs/gcc-4.1/criteria.html | 3 ++- htdocs/gcc-4.2/criteria.html | 3 ++- htdocs/gcc-4.3/criteria.html | 3 ++- htdocs/gcc-4.4/criteria.html | 3 ++- htdocs/gcc-4.5/criteria.html | 3 ++- htdocs/gcc-4.6/criteria.html | 3 ++- htdocs/gcc-4.7/criteria.html | 3 ++- htdocs/gcc-4.8/criteria.html | 3 ++- htdocs/gcc-4.9/criteria.html | 3 ++- htdocs/gcc-5/criteria.html | 3 ++- htdocs/gcc-6/criteria.html | 3 ++- htdocs/gcc-7/criteria.html | 3 ++- htdocs/gcc-8/criteria.html | 3 ++- 13 files changed, 26 insertions(+), 13 deletions(-) diff --git a/htdocs/gcc-4.1/criteria.html b/htdocs/gcc-4.1/criteria.html index c7f71a7b..39f46c90 100644 --- a/htdocs/gcc-4.1/criteria.html +++ b/htdocs/gcc-4.1/criteria.html @@ -4,7 +4,8 @@ GCC 4.1 Release Criteria - + + diff --git a/htdocs/gcc-4.2/criteria.html b/htdocs/gcc-4.2/criteria.html index 44774f75..dc3df53b 100644 --- a/htdocs/gcc-4.2/criteria.html +++ b/htdocs/gcc-4.2/criteria.html @@ -4,7 +4,8 @@ GCC 4.2 Release Criteria - + + diff --git a/htdocs/gcc-4.3/criteria.html b/htdocs/gcc-4.3/criteria.html index 52585ede..ba4838cd 100644 --- a/htdocs/gcc-4.3/criteria.html +++ b/htdocs/gcc-4.3/criteria.html @@ -4,7 +4,8 @@ GCC 4.3 Release Criteria - + + diff --git a/htdocs/gcc-4.4/criteria.html b/htdocs/gcc-4.4/criteria.html index 42e21835..cdfae6f5 100644 --- a/htdocs/gcc-4.4/criteria.html +++ b/htdocs/gcc-4.4/criteria.html @@ -4,7 +4,8 @@ GCC 4.4 Release Criteria - + + diff --git a/htdocs/gcc-4.5/criteria.html b/htdocs/gcc-4.5/criteria.html index 11e57b19..f73447d6 100644 --- a/htdocs/gcc-4.5/criteria.html +++ b/htdocs/gcc-4.5/criteria.html @@ -4,7 +4,8 @@ GCC 4.5 Release Criteria - + + diff --git a/htdocs/gcc-4.6/criteria.html b/htdocs/gcc-4.6/criteria.html index 7300b8b0..5db99c4d 100644 --- a/htdocs/gcc-4.6/criteria.html +++ b/htdocs/gcc-4.6/criteria.html @@ -4,7 +4,8 @@ GCC 4.6 Release Criteria - + + diff --git a/htdocs/gcc-4.7/criteria.html b/htdocs/gcc-4.7/criteria.html index 8cb0fe8d..1651fcc4 100644 --- a/htdocs/gcc-4.7/criteria.html +++ b/htdocs/gcc-4.7/criteria.html @@ -4,7 +4,8 @@ GCC 4.7 Release Criteria - + + diff --git a/htdocs/gcc-4.8/criteria.html b/htdocs/gcc-4.8/criteria.html index ae685014..cb2920a8 100644 --- a/htdocs/gcc-4.8/criteria.html +++ b/htdocs/gcc-4.8/criteria.html @@ -4,7 +4,8 @@ GCC 4.8 Release Criteria - + + diff --git a/htdocs/gcc-4.9/criteria.html b/htdocs/gcc-4.9/criteria.html index e03dd7c8..d0c3fbac 100644 --- a/htdocs/gcc-4.9/criteria.html +++ b/htdocs/gcc-4.9/criteria.html @@ -4,7 +4,8 @@ GCC 4.9 Release Criteria - + + diff --git a/htdocs/gcc-5/criteria.html b/htdocs/gcc-5/criteria.html index d9141705..ce079db2 100644 --- a/htdocs/gcc-5/criteria.html +++ b/htdocs/gcc-5/criteria.html @@ -4,7 +4,8 @@ GCC 5 Release Criteria - + + diff --git a/htdocs/gcc-6/criteria.html b/htdocs/gcc-6/criteria.html index 1c2ddb21..441d5a69 100644 --- a/htdocs/gcc-6/criteria.html +++ b/htdocs/gcc-6/criteria.html @@ -4,7 +4,8 @@ GCC 6 Release Criteria - + + diff --git a/htdocs/gcc-7/criteria.html b/htdocs/gcc-7/criteria.html index b7371f3f..e1689e92 100644 --- a/htdocs/gcc-7/criteria.html +++ b/htdocs/gcc-7/criteria.html @@ -4,7 +4,8 @@ GCC 7 Release Criteria - + + diff --git a/htdocs/gcc-8/criteria.html b/htdocs/gcc-8/criteria.html index 6f0f8723..a273049b 100644 --- a/htdocs/gcc-8/criteria.html +++ b/htdocs/gcc-8/criteria.html @@ -4,7 +4,8 @@ GCC 8 Release Criteria - + + -- 2.38.0