svn commit: r40499 - head/fr_FR.ISO8859-1/share/xml

Marc Fonvieille blackend at FreeBSD.org
Sat Dec 29 18:43:33 UTC 2012


Author: blackend
Date: Sat Dec 29 18:43:32 2012
New Revision: 40499
URL: http://svnweb.freebsd.org/changeset/doc/40499

Log:
  No need of localized urls (remain of the past).

Modified:
  head/fr_FR.ISO8859-1/share/xml/entities.ent

Modified: head/fr_FR.ISO8859-1/share/xml/entities.ent
==============================================================================
--- head/fr_FR.ISO8859-1/share/xml/entities.ent	Sat Dec 29 17:31:37 2012	(r40498)
+++ head/fr_FR.ISO8859-1/share/xml/entities.ent	Sat Dec 29 18:43:32 2012	(r40499)
@@ -32,7 +32,5 @@
 -->
 <!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN">
 %trademarks;
-<!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//FR">
+<!ENTITY % urls PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
 %urls;
-<!ENTITY % urls-en PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
-%urls-en;


More information about the svn-doc-all mailing list