diff options
author | gjb <gjb@FreeBSD.org> | 2014-01-21 01:12:54 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2014-01-21 01:12:54 +0000 |
commit | a57e752ace1ce5dfe5550a6af1eac6a92fec9a39 (patch) | |
tree | c063d3b19781000b7312d68617d001569729f38b /release | |
parent | fd1215c73375fe7d0c4c22f7d3841d2602b46bcc (diff) | |
download | FreeBSD-src-a57e752ace1ce5dfe5550a6af1eac6a92fec9a39.zip FreeBSD-src-a57e752ace1ce5dfe5550a6af1eac6a92fec9a39.tar.gz |
Document r258838.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 4 |
1 files changed, 4 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 35b56fa..ebacf0f 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -224,6 +224,10 @@ &man.dmesg.8; is now printed, opposed to the previous output <quote>Exec format error.</quote>.</para> + <para revision="258838">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> + <sect3 xml:id="rc-scripts"> <title><filename>/etc/rc.d</filename> Scripts</title> |