diff options
author | Dru Lavigne <dru@FreeBSD.org> | 2015-10-02 14:31:38 +0000 |
---|---|---|
committer | Dru Lavigne <dru@FreeBSD.org> | 2015-10-02 14:31:38 +0000 |
commit | 43afe74fd8b04b2bd6236e3413d3fb19ef7bf9ea (patch) | |
tree | ec666529df8aa05717b7e58590077d7a8816836a | |
parent | 4bc67e4c63802711987e47fb8516e663b837fadb (diff) | |
download | doc-43afe74fd8b04b2bd6236e3413d3fb19ef7bf9ea.tar.gz doc-43afe74fd8b04b2bd6236e3413d3fb19ef7bf9ea.zip |
Remove 8.x reference from Mac chapter.
Notes
Notes:
svn path=/head/; revision=47487
-rw-r--r-- | en_US.ISO8859-1/books/handbook/mac/chapter.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/books/handbook/mac/chapter.xml b/en_US.ISO8859-1/books/handbook/mac/chapter.xml index b12a3786c7..4d080ca785 100644 --- a/en_US.ISO8859-1/books/handbook/mac/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/mac/chapter.xml @@ -663,7 +663,7 @@ test: biba/high</screen> <sect1 xml:id="mac-policies"> <title>Available MAC Policies</title> - <para>Beginning with &os; 8.0, the default &os; kernel + <para>The default &os; kernel includes <literal>options MAC</literal>. This means that every module included with the <acronym>MAC</acronym> framework can be loaded with <command>kldload</command> as a run-time kernel |