Date: Wed, 7 May 2014 20:27:58 +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: r265605 - in head/release/doc: en_US.ISO8859-1/relnotes share/xml Message-ID: <201405072027.s47KRwVI069474@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405072027.s47KRwVI069474>