Date: Wed, 7 May 2014 20:18:51 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r265603 - head/release/doc/share/xml Message-ID: <201405072018.s47KIpho065198@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Wed May 7 20:18:50 2014 New Revision: 265603 URL: http://svnweb.freebsd.org/changeset/base/265603 Log: Add a note to keep the entity lists sorted alphabetically. Sponsored by: The FreeBSD Foundation Modified: head/release/doc/share/xml/sponsor.ent head/release/doc/share/xml/vendor.ent Modified: head/release/doc/share/xml/sponsor.ent ============================================================================== --- head/release/doc/share/xml/sponsor.ent Wed May 7 20:15:36 2014 (r265602) +++ head/release/doc/share/xml/sponsor.ent Wed May 7 20:18:50 2014 (r265603) @@ -4,6 +4,8 @@ Sponsors of various works. + Please keep the entity list sorted alphabetically. + --> <!ENTITY darpa "DARPA, AFRL"> Modified: head/release/doc/share/xml/vendor.ent ============================================================================== --- head/release/doc/share/xml/vendor.ent Wed May 7 20:15:36 2014 (r265602) +++ head/release/doc/share/xml/vendor.ent Wed May 7 20:18:50 2014 (r265603) @@ -4,4 +4,6 @@ Vendors and contributors. + Please keep the entity list sorted alphabetically. + -->
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405072018.s47KIpho065198>