svn commit: r43013 - head/en_US.ISO8859-1/htdocs

Glen Barber gjb at FreeBSD.org
Sun Oct 20 21:15:08 UTC 2013


Author: gjb
Date: Sun Oct 20 21:15:07 2013
New Revision: 43013
URL: http://svnweb.freebsd.org/changeset/doc/43013

Log:
  Fix page title.

Modified:
  head/en_US.ISO8859-1/htdocs/5xx.xml

Modified: head/en_US.ISO8859-1/htdocs/5xx.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/5xx.xml	Sun Oct 20 21:04:34 2013	(r43012)
+++ head/en_US.ISO8859-1/htdocs/5xx.xml	Sun Oct 20 21:15:07 2013	(r43013)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
 <!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
 "http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
-<!ENTITY title "Page not found.">
+<!ENTITY title "Service Unavailable">
 ]>
 
 <html xmlns="http://www.w3.org/1999/xhtml">


More information about the svn-doc-all mailing list