diff options
author | rwatson <rwatson@FreeBSD.org> | 2003-04-26 03:32:18 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2003-04-26 03:32:18 +0000 |
commit | a146c7fe9093e66b16a9ce3f73a24bbe7217c710 (patch) | |
tree | b53991d10fd935d6f5bca281cb49c351b67d3ef4 /lib | |
parent | eaf1cac7ff8448d01e143e5aabf831e693b93291 (diff) | |
download | FreeBSD-src-a146c7fe9093e66b16a9ce3f73a24bbe7217c710.zip FreeBSD-src-a146c7fe9093e66b16a9ce3f73a24bbe7217c710.tar.gz |
Add some strategic whitespace.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/posix1e/mac.conf.5 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/posix1e/mac.conf.5 b/lib/libc/posix1e/mac.conf.5 index 75013f4..c382345 100644 --- a/lib/libc/posix1e/mac.conf.5 +++ b/lib/libc/posix1e/mac.conf.5 @@ -74,6 +74,7 @@ default_file_labels ?biba,?mls,?sebsd default_ifnet_labels ?biba,?mls,?sebsd default_process_labels ?biba,?mls,partition,?sebsd .Ed +.Pp In this example, userland applications will attempt to retrieve Biba, MLS, and SEBSD labels for all object classes; for processes, they will additionally attempt to retrieve a Partition identifier. |