Author: gjb Date: Wed May 7 19:43:23 2014 New Revision: 265594 URL: http://svnweb.freebsd.org/changeset/base/265594
Log: Add two new entity files in followup to r265590, sponsor.ent and vendor.ent, which will be used for sponsor/vendor names and URLs. Sponsored by: The FreeBSD Foundation Added: head/release/doc/share/xml/sponsor.ent (contents, props changed) head/release/doc/share/xml/vendor.ent (contents, props changed) Added: head/release/doc/share/xml/sponsor.ent ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/release/doc/share/xml/sponsor.ent Wed May 7 19:43:23 2014 (r265594) @@ -0,0 +1,10 @@ +<!-- -*- sgml -*- + + $FreeBSD$ + + Sponsors of various works. + +--> + +<!ENTITY ff "The &os; Foundation"> +<!ENTITY ff.url "https://www.FreeBSDFoundation.org/"> Added: head/release/doc/share/xml/vendor.ent ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/release/doc/share/xml/vendor.ent Wed May 7 19:43:23 2014 (r265594) @@ -0,0 +1,7 @@ +<!-- -*- sgml -*- + + $FreeBSD$ + + Vendors and contributors. + +--> _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"