diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-11 15:55:29 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-11 15:55:29 +0000 |
| commit | 051bb54bd3ad86473c3f598db5d67e4f1f356f40 (patch) | |
| tree | 584dc2252120d27caa27a2ae870c2e1cffcb709a /lib | |
| parent | 8306fe90a2aacf80a620d42bce115c491379e942 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/posix1e/mac.3 | 1 | ||||
| -rw-r--r-- | lib/libc/posix1e/mac_get.3 | 1 | ||||
| -rw-r--r-- | lib/libc/posix1e/mac_is_present.3 | 1 | ||||
| -rw-r--r-- | lib/libc/posix1e/mac_is_present_np.3 | 1 | ||||
| -rw-r--r-- | lib/libc/posix1e/mac_set.3 | 1 | ||||
| -rw-r--r-- | lib/libc/posix1e/mac_text.3 | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/lib/libc/posix1e/mac.3 b/lib/libc/posix1e/mac.3 index 5d2a36fb69d06..f806dac88a6ef 100644 --- a/lib/libc/posix1e/mac.3 +++ b/lib/libc/posix1e/mac.3 @@ -32,6 +32,7 @@ .\" .Dd December 21, 2001 .Dt MAC 3 +.Os .Sh NAME .Nm mac .Nd introduction to the POSIX.1e MAC security API diff --git a/lib/libc/posix1e/mac_get.3 b/lib/libc/posix1e/mac_get.3 index 5871e67cc42d3..1b679ee93c9d0 100644 --- a/lib/libc/posix1e/mac_get.3 +++ b/lib/libc/posix1e/mac_get.3 @@ -35,6 +35,7 @@ .\" .Dd December 21, 2001 .Dt MAC_GET 3 +.Os .Sh NAME .Nm mac_get_file , .Nm mac_get_fd , diff --git a/lib/libc/posix1e/mac_is_present.3 b/lib/libc/posix1e/mac_is_present.3 index 0d200603e4013..0db0a999a8e80 100644 --- a/lib/libc/posix1e/mac_is_present.3 +++ b/lib/libc/posix1e/mac_is_present.3 @@ -35,6 +35,7 @@ .\" .Dd January 9, 2002 .Dt MAC_IS_PRESENT_NP 3 +.Os .Sh NAME .Nm mac_is_present_np .Nd report whether the running system has MAC support diff --git a/lib/libc/posix1e/mac_is_present_np.3 b/lib/libc/posix1e/mac_is_present_np.3 index 0d200603e4013..0db0a999a8e80 100644 --- a/lib/libc/posix1e/mac_is_present_np.3 +++ b/lib/libc/posix1e/mac_is_present_np.3 @@ -35,6 +35,7 @@ .\" .Dd January 9, 2002 .Dt MAC_IS_PRESENT_NP 3 +.Os .Sh NAME .Nm mac_is_present_np .Nd report whether the running system has MAC support diff --git a/lib/libc/posix1e/mac_set.3 b/lib/libc/posix1e/mac_set.3 index c5929b27e441a..04ab2213f7828 100644 --- a/lib/libc/posix1e/mac_set.3 +++ b/lib/libc/posix1e/mac_set.3 @@ -35,6 +35,7 @@ .\" .Dd December 21, 2001 .Dt MAC_SET 3 +.Os .Sh NAME .Nm mac_set_file , .Nm mac_set_fd , diff --git a/lib/libc/posix1e/mac_text.3 b/lib/libc/posix1e/mac_text.3 index c6b9396b5b16e..f5f38e0362fbb 100644 --- a/lib/libc/posix1e/mac_text.3 +++ b/lib/libc/posix1e/mac_text.3 @@ -35,6 +35,7 @@ .\" .Dd December 21, 2001 .Dt MAC_TEXT 3 +.Os .Sh NAME .Nm mac_from_text , .Nm mac_to_text |
