Author: gjb Date: Wed May 7 20:27:57 2014 New Revision: 265605 URL: http://svnweb.freebsd.org/changeset/base/265605
Log: Correct attribution for casperd, co-sponsored by The FreeBSD Foundation and Google, Inc.[1] Since this was dual-sponsored, the sponsorurl needs to be empty. Add Google to the sponsor.ent file. Reminded by: rwatson [1] Sponsored by: The FreeBSD Foundation Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml head/release/doc/share/xml/sponsor.ent Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- head/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed May 7 20:20:52 2014 (r265604) +++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed May 7 20:27:57 2014 (r265605) @@ -245,8 +245,8 @@ <sect2 xml:id="userland"> <title>Userland Changes</title> - <para revision="258838" contrib="sponsor" sponsor="&ff;" - sponsorurl="&ff.url;">The &man.casperd.8; daemon has been added, + <para revision="258838" contrib="sponsor" sponsor="&ff;, &google;" + sponsorurl="">The &man.casperd.8; daemon has been added, which provides access to functionality that is not available in the <quote>capability mode</quote> sandbox.</para> Modified: head/release/doc/share/xml/sponsor.ent ============================================================================== --- head/release/doc/share/xml/sponsor.ent Wed May 7 20:20:52 2014 (r265604) +++ head/release/doc/share/xml/sponsor.ent Wed May 7 20:27:57 2014 (r265605) @@ -13,6 +13,8 @@ <!ENTITY ff "The &os; Foundation"> <!ENTITY ff.url "https://www.FreeBSDFoundation.org/"> +<!ENTITY google "Google, Inc."> + <!ENTITY lsi "LSI"> <!ENTITY netgate "Netgate"> _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"