diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-21 15:55:40 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-21 15:55:40 +0000 |
commit | 149c72305b96de25ccb762c77ac137a89cab7bb4 (patch) | |
tree | b5e927cbcf572b242b941119c2ed85afd5c3b861 /share/man/man4/mac_stub.4 | |
parent | 923d84c0bcd6253a158ec4f56b8ac44fb53a7b0a (diff) |
Kill whitespace at EOL.
Approved by: re (blanket)
Notes
Notes:
svn path=/head/; revision=115211
Diffstat (limited to 'share/man/man4/mac_stub.4')
-rw-r--r-- | share/man/man4/mac_stub.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/mac_stub.4 b/share/man/man4/mac_stub.4 index 8ba04a64d401..a9cb6ee7e4a1 100644 --- a/share/man/man4/mac_stub.4 +++ b/share/man/man4/mac_stub.4 @@ -1,6 +1,6 @@ .\" Copyright (c) 2002 Networks Associates Technology, Inc. .\" All rights reserved. -.\" +.\" .\" This software was developed for the FreeBSD Project by Chris Costello .\" at Safeport Network Services and Network Associates Laboratories, the .\" Security Research Division of Network Associates, Inc. under @@ -15,7 +15,7 @@ .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" +.\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHORS AND CONTRIBUTORS ``AS IS'' AND .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE @@ -27,7 +27,7 @@ .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. -.\" +.\" .\" $FreeBSD$ .Dd DECEMBER 1, 2002 .Os @@ -91,7 +91,7 @@ concerning appropriateness for production use. The TrustedBSD MAC Framework is considered experimental in .Fx . .Pp -While the MAC Framework design is intended to support the containment of +While the MAC Framework design is intended to support the containment of the root user, not all attack channels are currently protected by entry point checks. As such, MAC Framework policies should not be relied on, in isolation, |