svn commit: r40481 - head/nl_NL.ISO8859-1/htdocs

Rene Ladan rene at FreeBSD.org
Thu Dec 27 14:21:09 UTC 2012


Author: rene
Date: Thu Dec 27 14:21:08 2012
New Revision: 40481
URL: http://svnweb.freebsd.org/changeset/doc/40481

Log:
  MFen r40456 -> r40473
  
  I noticed that for nonexistent pages in the nl/ subtree the English 4xx
  page is served, but update the Dutch version for consistency.

Modified:
  head/nl_NL.ISO8859-1/htdocs/4xx.xml

Modified: head/nl_NL.ISO8859-1/htdocs/4xx.xml
==============================================================================
--- head/nl_NL.ISO8859-1/htdocs/4xx.xml	Tue Dec 25 13:50:22 2012	(r40480)
+++ head/nl_NL.ISO8859-1/htdocs/4xx.xml	Thu Dec 27 14:21:08 2012	(r40481)
@@ -6,7 +6,7 @@
 
 <!-- Vertaald door: Rene Ladan
      %SOURCE%	en_US.ISO8859-1/htdocs/4xx.xml
-     %SRCID%	40456
+     %SRCID%	40473
 -->
 
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,6 +14,8 @@
     <title>&title;</title>
 
     <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
+
+    <base href="/"/>
   </head>
 
   <body class="navinclude.about">


More information about the svn-doc-all mailing list