public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Use standard DOCTYPE and <html> header for projects/tree-ssa/vectorization.html
@ 2018-09-02 11:44 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2018-09-02 11:44 UTC (permalink / raw)
  To: gcc-patches

I'm not sure why this page did not fall in line with our standard
headers, but since it did not, it at first escape the conversions
I conducted the last while.

Fixed thusly.

Gerald

Index: projects/tree-ssa/vectorization.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/tree-ssa/vectorization.html,v
retrieving revision 1.38
diff -u -r1.38 vectorization.html
--- projects/tree-ssa/vectorization.html	26 Aug 2018 11:13:56 -0000	1.38
+++ projects/tree-ssa/vectorization.html	2 Sep 2018 11:41:19 -0000
@@ -1,4 +1,6 @@
-<html xmlns="http://www.w3.org/1999/xhtml">
+<!DOCTYPE html>
+<html>
+
 <head>
     <title>Auto-vectorization in GCC</title>
 <link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" />

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

only message in thread, other threads:[~2018-09-02 11:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-02 11:44 [wwwdocs] Use standard DOCTYPE and <html> header for projects/tree-ssa/vectorization.html 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).