svn commit: r41872 - head/share/xml

Hiroki Sato hrs at FreeBSD.org
Sat Jun 8 14:03:07 UTC 2013


Author: hrs
Date: Sat Jun  8 14:03:06 2013
New Revision: 41872
URL: http://svnweb.freebsd.org/changeset/doc/41872

Log:
  Replace a link to relnotes-detailed.html with one to relnotes.html.

Modified:
  head/share/xml/release.ent

Modified: head/share/xml/release.ent
==============================================================================
--- head/share/xml/release.ent	Sat Jun  8 13:58:56 2013	(r41871)
+++ head/share/xml/release.ent	Sat Jun  8 14:03:06 2013	(r41872)
@@ -61,7 +61,7 @@
 <!ENTITY rel2.current.date 'June 2013'>
 
 <!-- URLs to information on the latest release -->
-<!ENTITY u.rel2.notes '&base;/releases/&rel2.current;R/relnotes-detailed.html'>
+<!ENTITY u.rel2.notes '&base;/releases/&rel2.current;R/relnotes.html'>
 <!ENTITY u.rel2.announce '&base;/releases/&rel2.current;R/announce.html'>
 <!ENTITY u.rel2.errata '&base;/releases/&rel2.current;R/errata.html'>
 <!ENTITY u.rel2.hardware '&base;/releases/&rel2.current;R/hardware.html'>


More information about the svn-doc-all mailing list