svn commit: r53223 - head/share/xml

Glen Barber <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: gjb
Date: Thu Jul  4 00:48:25 2019
New Revision: 53223
URL: https://svnweb.freebsd.org/changeset/doc/53223

Log:
  Fix a macro expansion, missing a prefixing amperstand.
  
  Reported by:	junovitch
  Sponsored by:	Rubicon Communications, LLC (Netgate)

Modified:
  head/share/xml/release.ent

Modified: head/share/xml/release.ent
==============================================================================
--- head/share/xml/release.ent	Wed Jul  3 18:33:08 2019	(r53222)
+++ head/share/xml/release.ent	Thu Jul  4 00:48:25 2019	(r53223)
@@ -112,7 +112,7 @@
 
 <!ENTITY rel1.current.major '&rel112.current.major;'>
 <!ENTITY rel1.current '&rel112.current;'>
-<!ENTITY rel1.current.date 'rel112.current.date;'>
+<!ENTITY rel1.current.date '&rel112.current.date;'>
 
 <!-- URLs to information on the latest release -->
 <!ENTITY u.rel1.notes '&u.rel112.notes;'>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.