public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 56419f3583cf6ded0366840ba348e3d4401d57e3
@ 2020-04-08 20:23 Gerald Pfeifer
0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2020-04-08 20:23 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 56419f3583cf6ded0366840ba348e3d4401d57e3 (commit)
from 4057e183c15d03271eb6950968f901d6c5540c75 (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 56419f3583cf6ded0366840ba348e3d4401d57e3
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date: Wed Apr 8 22:10:24 2020 +0200
Remove extraneous space around <title> tags.
diff --git a/htdocs/egcs-1.0/buildstat.html b/htdocs/egcs-1.0/buildstat.html
index 66777148..da2a391f 100644
--- a/htdocs/egcs-1.0/buildstat.html
+++ b/htdocs/egcs-1.0/buildstat.html
@@ -1,10 +1,12 @@
<!DOCTYPE html>
<html lang="en">
+
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title> Build and Test status for EGCS 1.0</title>
+<title>Build and Test status for EGCS 1.0</title>
<link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" />
</head>
+
<body>
<h1>Build and Test status for EGCS 1.0</h1>
diff --git a/htdocs/egcs-1.1/buildstat.html b/htdocs/egcs-1.1/buildstat.html
index 64b4865c..6844d39c 100644
--- a/htdocs/egcs-1.1/buildstat.html
+++ b/htdocs/egcs-1.1/buildstat.html
@@ -1,8 +1,9 @@
<!DOCTYPE html>
<html lang="en">
+
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title> Build and Test status for EGCS 1.1</title>
+<title>Build and Test status for EGCS 1.1</title>
<link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" />
</head>
diff --git a/htdocs/egcs-1.1/egcs-1.1-branch.html b/htdocs/egcs-1.1/egcs-1.1-branch.html
index c4cbf147..8da07327 100644
--- a/htdocs/egcs-1.1/egcs-1.1-branch.html
+++ b/htdocs/egcs-1.1/egcs-1.1-branch.html
@@ -1,8 +1,9 @@
<!DOCTYPE html>
<html lang="en">
+
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>EGCS 1.1 branch </title>
+<title>EGCS 1.1 branch</title>
<link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" />
</head>
diff --git a/htdocs/gcc-2.95/branch.html b/htdocs/gcc-2.95/branch.html
index 03746846..e4f20f80 100644
--- a/htdocs/gcc-2.95/branch.html
+++ b/htdocs/gcc-2.95/branch.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>GCC 2.95 branch </title>
+<title>GCC 2.95 branch</title>
<link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" />
</head>
diff --git a/htdocs/gcc-2.95/buildstat.html b/htdocs/gcc-2.95/buildstat.html
index 1823fba6..c6029e45 100644
--- a/htdocs/gcc-2.95/buildstat.html
+++ b/htdocs/gcc-2.95/buildstat.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title> Build status for GCC 2.95</title>
+<title>Build status for GCC 2.95</title>
<link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" />
</head>
diff --git a/htdocs/spam.html b/htdocs/spam.html
index 2196a83b..8db948d4 100644
--- a/htdocs/spam.html
+++ b/htdocs/spam.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title> Dealing with SPAM </title>
+<title>Dealing with SPAM</title>
<link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" />
</head>
-----------------------------------------------------------------------
Summary of changes:
htdocs/egcs-1.0/buildstat.html | 4 +++-
htdocs/egcs-1.1/buildstat.html | 3 ++-
htdocs/egcs-1.1/egcs-1.1-branch.html | 3 ++-
htdocs/gcc-2.95/branch.html | 2 +-
htdocs/gcc-2.95/buildstat.html | 2 +-
htdocs/spam.html | 2 +-
6 files changed, 10 insertions(+), 6 deletions(-)
hooks/post-receive
--
gcc-wwwdocs
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-04-08 20:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-08 20:23 gcc-wwwdocs branch master updated. 56419f3583cf6ded0366840ba348e3d4401d57e3 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).