summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-12-11 15:55:29 +0000
committerru <ru@FreeBSD.org>2002-12-11 15:55:29 +0000
commit2a1141d1d91a09140a9973aba8ac0cd7d8642385 (patch)
tree584dc2252120d27caa27a2ae870c2e1cffcb709a /lib
parent4084a2d94bd98ca0c7239f4da552b82fea33b584 (diff)
downloadFreeBSD-src-2a1141d1d91a09140a9973aba8ac0cd7d8642385.zip
FreeBSD-src-2a1141d1d91a09140a9973aba8ac0cd7d8642385.tar.gz
mdoc(7) police: Added the missing .Os call; it's not strictly
necessary nowadays, but is documented as "required", and may become so again in the future. Approved by: re
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/posix1e/mac.31
-rw-r--r--lib/libc/posix1e/mac_get.31
-rw-r--r--lib/libc/posix1e/mac_is_present.31
-rw-r--r--lib/libc/posix1e/mac_is_present_np.31
-rw-r--r--lib/libc/posix1e/mac_set.31
-rw-r--r--lib/libc/posix1e/mac_text.31
6 files changed, 6 insertions, 0 deletions
diff --git a/lib/libc/posix1e/mac.3 b/lib/libc/posix1e/mac.3
index 5d2a36f..f806dac 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 5871e67..1b679ee 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 0d20060..0db0a99 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 0d20060..0db0a99 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 c5929b2..04ab221 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 c6b9396..f5f38e0 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
OpenPOWER on IntegriCloud