summaryrefslogtreecommitdiff
path: root/lib/libc/posix1e/mac_is_present.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/posix1e/mac_is_present.3')
-rw-r--r--lib/libc/posix1e/mac_is_present.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/posix1e/mac_is_present.3 b/lib/libc/posix1e/mac_is_present.3
index 6466488d7752..4d2974848967 100644
--- a/lib/libc/posix1e/mac_is_present.3
+++ b/lib/libc/posix1e/mac_is_present.3
@@ -34,7 +34,7 @@
.Dt MAC_IS_PRESENT_NP 3
.Os
.Sh NAME
-.Nm mac_is_present_np
+.Nm mac_is_present
.Nd report whether the running system has MAC support
.Sh LIBRARY
.Lb libc
@@ -44,7 +44,7 @@
.Fn mac_is_present "const char *policyname"
.Sh DESCRIPTION
The
-.Fn mac_is_present_np
+.Fn mac_is_present
function determines whether the currently-running kernel supports MAC for
a given policy or not.
If