diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2001-11-21 20:05:05 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2001-11-21 20:05:05 +0000 |
| commit | 43f5f1d6ac804219d28a31bbdee5d4b58c24852f (patch) | |
| tree | 03763164dcab0022e590ad92d1364cf55e3d28bf | |
| parent | e19ee8d3f1eefe35c693f76ec2fb92ad62ea7d89 (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 6 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 508979308a55..f1465eb84d62 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -349,6 +349,12 @@ and installed with debugging kernels will now occupy more space on disk than they did previously. &merged;</para> + <para>&man.lomac.4;, a Low-Watermark Mandatory Access Control + security facility, has been added as a kernel module. It provides + a drop-in security mechanism in addition to the traditional + UID-based security facilities, requiring no additional + configuration from the administrator.</para> + <sect3> <title>Processor/Motherboard Support</title> diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index 508979308a55..f1465eb84d62 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -349,6 +349,12 @@ and installed with debugging kernels will now occupy more space on disk than they did previously. &merged;</para> + <para>&man.lomac.4;, a Low-Watermark Mandatory Access Control + security facility, has been added as a kernel module. It provides + a drop-in security mechanism in addition to the traditional + UID-based security facilities, requiring no additional + configuration from the administrator.</para> + <sect3> <title>Processor/Motherboard Support</title> |
