svn commit: r40080 - head/en_US.ISO8859-1/htdocs/news

Gavin Atkinson gavin at FreeBSD.org
Sun Nov 18 17:21:11 UTC 2012


Author: gavin
Date: Sun Nov 18 17:21:10 2012
New Revision: 40080
URL: http://svnweb.freebsd.org/changeset/doc/40080

Log:
  Fix mistype ("wwww" -> "www" that occurred while converting the
  announcement to HTML.  The published announcement was correct.
  
  Submitted by:	glebius
  Approved by:	core, bcr (mentor, implicit)

Modified:
  head/en_US.ISO8859-1/htdocs/news/2012-compromise.xml

Modified: head/en_US.ISO8859-1/htdocs/news/2012-compromise.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/2012-compromise.xml	Sun Nov 18 16:37:54 2012	(r40079)
+++ head/en_US.ISO8859-1/htdocs/news/2012-compromise.xml	Sun Nov 18 17:21:10 2012	(r40080)
@@ -49,7 +49,7 @@
 	    more robust Subversion, freebsd-update, and portsnap models.</p>
 
 	  <p>More information is available at
-	    <a href="/news/2012-compromise.html">http://wwww.freebsd.org/news/2012-compromise.html</a></p>
+	    <a href="/news/2012-compromise.html">http://www.freebsd.org/news/2012-compromise.html</a></p>
 
 	  <p>Saturday November 17th, 2012</p>
 	</td>


More information about the svn-doc-all mailing list