svn commit: r41759 - head/en_US.ISO8859-1/books/handbook/introduction

Eitan Adler eadler at FreeBSD.org
Mon May 27 20:56:56 UTC 2013


Author: eadler
Date: Mon May 27 20:56:55 2013
New Revision: 41759
URL: http://svnweb.freebsd.org/changeset/doc/41759

Log:
  Avoid extra latency of redirect.

Modified:
  head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml	Mon May 27 20:51:08 2013	(r41758)
+++ head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml	Mon May 27 20:56:55 2013	(r41759)
@@ -511,7 +511,7 @@
 	  <indexterm><primary>Weathernews</primary></indexterm>
 
 	  <para><ulink
-	      url="http://www.wni.com/">Weathernews</ulink></para>
+	      url="http://www.weathernews.com/">Weathernews</ulink></para>
 	</listitem>
 
 	<listitem>


More information about the svn-doc-all mailing list