diff options
author | gjb <gjb@FreeBSD.org> | 2015-10-05 20:13:30 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2015-10-05 20:13:30 +0000 |
commit | 9f1db20c2c9b461d216b0755d34f83e94c17149c (patch) | |
tree | 1dc99c78d344cef2780dcfda62199b75b71033cf /release | |
parent | 11d8724372e102a60b9e6f65d3ba75c2d9e13b29 (diff) | |
download | FreeBSD-src-9f1db20c2c9b461d216b0755d34f83e94c17149c.zip FreeBSD-src-9f1db20c2c9b461d216b0755d34f83e94c17149c.tar.gz |
Document r287473, sesutil(8) addition.
Add Gandi.net to sponsor.ent.
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 | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index ba4cfee..beebd91 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -437,6 +437,10 @@ <para revision="286795">The &man.patch.1; utility has been updated to remove the automatic checkout feature.</para> + + <para revision="287473" contrib="sponsor" sponsor="&gandi;">A + new utility, &man.sesutil.8;, has been added, which is used + to manage &man.ses.4; devices.</para> </sect2> <sect2 xml:id="userland-contrib"> diff --git a/release/doc/share/xml/sponsor.ent b/release/doc/share/xml/sponsor.ent index d9b5158..a76ef88 100644 --- a/release/doc/share/xml/sponsor.ent +++ b/release/doc/share/xml/sponsor.ent @@ -27,6 +27,7 @@ <!ENTITY ff "The &os; Foundation"> <!ENTITY ff.url "https://www.FreeBSDFoundation.org/"> +<!ENTITY gandi "Gandi.net"> <!ENTITY google "Google"> <!ENTITY juniper "Juniper Networks, Inc."> |