diff mbox series

[wwwdocs] Abstract away verbal references to SVN in the GOMP project description.

Message ID 20200123205449.D99D133E13@hamza.pair.com
State New
Headers show
Series [wwwdocs] Abstract away verbal references to SVN in the GOMP project description. | expand

Commit Message

Gerald Pfeifer Jan. 23, 2020, 8:54 p.m. UTC
Technically not necessary, but while I was at it this simplified
things (and there were no similarly many references anywhere else).

Pushed.

Gerald
---
 htdocs/projects/gomp/index.html | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
diff mbox series

Patch

diff --git a/htdocs/projects/gomp/index.html b/htdocs/projects/gomp/index.html
index 39c8d3ad..70e6d95a 100644
--- a/htdocs/projects/gomp/index.html
+++ b/htdocs/projects/gomp/index.html
@@ -69,7 +69,7 @@  href="https://www.openmp.org/wp-content/uploads/openmp-4.5.pdf">OpenMP v4.5</a>
 specification has been released.</p></dd>
 
 <dt><b>October 13, 2015</b></dt>
-<dd><p>The <code>gomp-4_1-branch</code> has been merged into SVN
+<dd><p>The <code>gomp-4_1-branch</code> has been merged into
 mainline, so GCC 6 and later will feature OpenMP v4.5 support for
 C and C++.</p></dd>
 
@@ -80,10 +80,10 @@  GCC 4.9.1 release.</p></dd>
 
 <dt><b>June 18, 2014</b></dt>
 <dd><p>The last major part of Fortran OpenMP v4.0 support has been
-committed into SVN mainline.</p></dd>
+committed into mainline.</p></dd>
 
 <dt><b>October 11, 2013</b></dt>
-<dd><p>The <code>gomp-4_0-branch</code> has been merged into SVN
+<dd><p>The <code>gomp-4_0-branch</code> has been merged into
 mainline, so GCC 4.9 and later will feature OpenMP v4.0 support for
 C and C++.</p></dd>
 
@@ -91,7 +91,7 @@  C and C++.</p></dd>
 <dd><p>The final OpenMP v4.0 specification has been released.</p></dd>
 
 <dt><b>August 2, 2011</b></dt>
-<dd><p>The <code>gomp-3_1-branch</code> has been merged into SVN
+<dd><p>The <code>gomp-3_1-branch</code> has been merged into
 mainline, so GCC 4.7 and later will feature OpenMP v3.1 support.</p></dd>
 
 <dt><b>July 9, 2011</b></dt>
@@ -100,10 +100,10 @@  mainline, so GCC 4.7 and later will feature OpenMP v3.1 support.</p></dd>
 <dt><b>February 6, 2011</b></dt>
 <dd><p>A draft of the OpenMP v3.1 specification has been released for
 public review.  The <code>gomp-3_1-branch</code> branch has been
-created in SVN and work began on implementing v3.1 support.</p></dd>
+created and work began on implementing v3.1 support.</p></dd>
 
 <dt><b>June 6, 2008</b></dt>
-<dd><p>The <code>gomp-3_0-branch</code> has been merged into SVN
+<dd><p>The <code>gomp-3_0-branch</code> has been merged into
 mainline, so GCC 4.4 and later will feature OpenMP v3.0 support.</p></dd>
 
 <dt><b>May 12, 2008</b></dt>
@@ -112,7 +112,7 @@  mainline, so GCC 4.4 and later will feature OpenMP v3.0 support.</p></dd>
 <dt><b>October 22, 2007</b></dt>
 <dd><p>Draft of the OpenMP v3.0 specification has been released for
 public review, the <code>gomp-3_0-branch</code> branch has been
-created in SVN and work began on implementing v3.0 support.</p></dd>
+created and work began on implementing v3.0 support.</p></dd>
 
 <dt><b>March 9, 2006</b></dt>
 <dd><p>The branch has been merged into mainline, so starting with