public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Add DOCTYPE and lang attribute
@ 2019-05-13 11:01 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2019-05-13 11:01 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 65 bytes --]

This makes /gcc-10/changes.html valid HTML5.

Committed to CVS.


[-- Attachment #2: patch.txt --]
[-- Type: text/x-patch, Size: 484 bytes --]

Index: htdocs/gcc-10/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-10/changes.html,v
retrieving revision 1.2
diff -u -r1.2 changes.html
--- htdocs/gcc-10/changes.html	13 May 2019 10:49:50 -0000	1.2
+++ htdocs/gcc-10/changes.html	13 May 2019 10:59:49 -0000
@@ -1,4 +1,5 @@
-<html>
+<!DOCTYPE html>
+<html lang="en">
 <head>
 <title>GCC 10 Release Series &mdash; Changes, New Features, and Fixes</title>
 </head>

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

only message in thread, other threads:[~2019-05-13 11:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-13 11:01 [wwwdocs] Add DOCTYPE and lang attribute Jonathan Wakely

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).