diff options
author | gjb <gjb@FreeBSD.org> | 2014-05-07 20:27:57 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2014-05-07 20:27:57 +0000 |
commit | 4f62e2f20255ff3bfa5d82b8d34b69d89a0544db (patch) | |
tree | 9a32719a0a90bd70c0a36a5302c46cad02b8cfbd /release | |
parent | dd0cdaed38e561eef4ab833e4cfd0b2ddea9ef90 (diff) | |
download | FreeBSD-src-4f62e2f20255ff3bfa5d82b8d34b69d89a0544db.zip FreeBSD-src-4f62e2f20255ff3bfa5d82b8d34b69d89a0544db.tar.gz |
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
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 4 | ||||
-rw-r--r-- | release/doc/share/xml/sponsor.ent | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index ee9f347..5d62d47 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -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> diff --git a/release/doc/share/xml/sponsor.ent b/release/doc/share/xml/sponsor.ent index ae74843..39103e7 100644 --- a/release/doc/share/xml/sponsor.ent +++ b/release/doc/share/xml/sponsor.ent @@ -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"> |