public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 4e2d72b4f3f7b79e194e17722207a233971210f0
@ 2022-11-01 11:18 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2022-11-01 11:18 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  4e2d72b4f3f7b79e194e17722207a233971210f0 (commit)
      from  87d3099c9490efd449f2c23ff886dd1117cdc578 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4e2d72b4f3f7b79e194e17722207a233971210f0
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Tue Nov 1 12:17:36 2022 +0100

    *: Remove extraneous whitespaces around headings

diff --git a/htdocs/faq.html b/htdocs/faq.html
index 183e7bec..b09e3920 100644
--- a/htdocs/faq.html
+++ b/htdocs/faq.html
@@ -272,7 +272,7 @@ the testsuite?</h2>
 </pre>
 
 <hr>
-<h2 id="multipletests"> How can I run the testsuite with multiple options? </h2>
+<h2 id="multipletests">How can I run the testsuite with multiple options?</h2>
 
 <p>If you invoke <code>runtest</code> directly, you can use the
 <code>--target_board</code> option, e.g:</p>
diff --git a/htdocs/gcc-2.95/regress.html b/htdocs/gcc-2.95/regress.html
index 5a02b1f7..bbe47396 100644
--- a/htdocs/gcc-2.95/regress.html
+++ b/htdocs/gcc-2.95/regress.html
@@ -334,7 +334,7 @@ N/A
 </tr>
 </table>
 
-<h2> Package/Feature Testing </h2>
+<h2>Package/Feature Testing</h2>
 
 <table>
 <tr>
diff --git a/htdocs/gcc-3.1/gcj-status.html b/htdocs/gcc-3.1/gcj-status.html
index 49962e04..2ac14b89 100644
--- a/htdocs/gcc-3.1/gcj-status.html
+++ b/htdocs/gcc-3.1/gcj-status.html
@@ -11,12 +11,12 @@
 
 <h1>GCJ 3.1 status</h1>
 
-<h2> Bugs </h2>
+<h2>Bugs</h2>
 
 <p>We are tracking all bugs in GNATS.  Any bugs that we want to fix
 for the 3.1 release will be marked <em>high</em> priority.</p>
 
-<h2> Platforms </h2>
+<h2>Platforms</h2>
 
 <table>
 
@@ -107,7 +107,7 @@ for the 3.1 release will be marked <em>high</em> priority.</p>
 
 </table>
 
-<h2> Packages </h2>
+<h2>Packages</h2>
 
 <table>
 
diff --git a/htdocs/gcc-3.3/gcj-status.html b/htdocs/gcc-3.3/gcj-status.html
index 47e94260..7ef0bc25 100644
--- a/htdocs/gcc-3.3/gcj-status.html
+++ b/htdocs/gcc-3.3/gcj-status.html
@@ -18,7 +18,7 @@ for the 3.3 release will be marked <em>high</em> priority (<a
 href="https://gcc.gnu.org/bugzilla/buglist.cgi?short_desc_type=allwordssubst&amp;component=java&amp;long_desc_type=substring&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;gcchost_type=allwordssubstr&amp;gcchost=&amp;gcctarget_type=allwordssubstr&amp;gcctarget=&amp;gccbuild_type=allwordssubstr&amp;gccbuild=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=SUSPENDED&amp;bug_status=WAITING&amp;bug_status=REOPENED&amp;bug_severity=critical&amp;emailassigned_to1=1&amp;emailtype1=substring&amp;email1=&amp;emailassigned_to2=1&amp;emailreporter2=1&amp;emailcc2=1&amp;emailtype2=substring&amp;bugidtype=include&amp;cmdtype=doit&amp;order=Bug+Number">see
 list</a>).</p>
 
-<h2> Packages </h2>
+<h2>Packages</h2>
 
 <table>
 
diff --git a/htdocs/gcc-8/changes.html b/htdocs/gcc-8/changes.html
index c5521f72..73ccd07d 100644
--- a/htdocs/gcc-8/changes.html
+++ b/htdocs/gcc-8/changes.html
@@ -1403,7 +1403,7 @@ known to be fixed in the 8.5 release. This list might not be
 complete (that is, it is possible that some PRs that have been fixed
 are not listed here).</p>
 
-<h3> Target Specific Changes</h3>
+<h3>Target Specific Changes</h3>
 
 <h4>AArch64</h4>
   <ul>
diff --git a/htdocs/gcc-9/changes.html b/htdocs/gcc-9/changes.html
index 27ac675b..ffaf4824 100644
--- a/htdocs/gcc-9/changes.html
+++ b/htdocs/gcc-9/changes.html
@@ -1140,7 +1140,7 @@ known to be fixed in the 9.4 release. This list might not be
 complete (that is, it is possible that some PRs that have been fixed
 are not listed here).</p>
 
-<h3> Target Specific Changes</h3>
+<h3>Target Specific Changes</h3>
 
 <h4>AArch64</h4>
   <ul>

-----------------------------------------------------------------------

Summary of changes:
 htdocs/faq.html                | 2 +-
 htdocs/gcc-2.95/regress.html   | 2 +-
 htdocs/gcc-3.1/gcj-status.html | 6 +++---
 htdocs/gcc-3.3/gcj-status.html | 2 +-
 htdocs/gcc-8/changes.html      | 2 +-
 htdocs/gcc-9/changes.html      | 2 +-
 6 files changed, 8 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-01 11:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-01 11:18 gcc-wwwdocs branch master updated. 4e2d72b4f3f7b79e194e17722207a233971210f0 Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).