diff options
author | rwatson <rwatson@FreeBSD.org> | 2006-07-07 14:02:17 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2006-07-07 14:02:17 +0000 |
commit | 1c2b8b40e81d2d294a3ea1a2ec3ab67979f697a0 (patch) | |
tree | 5823fcd17136b10d821df252cdc3e29386440c96 /lib/libc/posix1e/mac_text.3 | |
parent | f3636a0f2874972562b2817e92029ab3c369c650 (diff) | |
download | FreeBSD-src-1c2b8b40e81d2d294a3ea1a2ec3ab67979f697a0.zip FreeBSD-src-1c2b8b40e81d2d294a3ea1a2ec3ab67979f697a0.tar.gz |
Following repo-copy of mac_is_present_np.3 to mac_is_present.3, remove
old file, update references, etc. The C function is already named
mac_is_present().
Obtained from: TrustedBSD Project
Diffstat (limited to 'lib/libc/posix1e/mac_text.3')
-rw-r--r-- | lib/libc/posix1e/mac_text.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/posix1e/mac_text.3 b/lib/libc/posix1e/mac_text.3 index 068533a..66c1e21 100644 --- a/lib/libc/posix1e/mac_text.3 +++ b/lib/libc/posix1e/mac_text.3 @@ -95,7 +95,7 @@ to allocate internal storage. .Xr free 3 , .Xr mac 3 , .Xr mac_get 3 , -.Xr mac_is_present_np 3 , +.Xr mac_is_present 3 , .Xr mac_prepare 3 , .Xr mac_set 3 , .Xr mac 4 , |