svn commit: r267554 - head/release/doc/share/xml

Glen Barber gjb at FreeBSD.org
Mon Jun 16 20:21:15 UTC 2014


Author: gjb
Date: Mon Jun 16 20:21:15 2014
New Revision: 267554
URL: http://svnweb.freebsd.org/changeset/base/267554

Log:
  Add &citrix; and &citrix.rd; macros.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/release/doc/share/xml/sponsor.ent

Modified: head/release/doc/share/xml/sponsor.ent
==============================================================================
--- head/release/doc/share/xml/sponsor.ent	Mon Jun 16 20:20:54 2014	(r267553)
+++ head/release/doc/share/xml/sponsor.ent	Mon Jun 16 20:21:15 2014	(r267554)
@@ -10,6 +10,9 @@
 
 <!ENTITY afrl		"AFRL">
 
+<!ENTITY citrix		"Citrix Systems">
+<!ENTITY citrix.rd	"Citrix Systems R&D">
+
 <!ENTITY darpa		"DARPA">
 <!ENTITY darpa_afrl	"DARPA, AFRL">
 


More information about the svn-src-all mailing list