summaryrefslogtreecommitdiffstats
path: root/lib/libugidfw
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-04-14 19:08:06 +0000
committeruqs <uqs@FreeBSD.org>2010-04-14 19:08:06 +0000
commit39606146460f1abd5af915ac63451f5a5704ae58 (patch)
tree2671e136a6b1e08e763e43a9271f94a2d3833f89 /lib/libugidfw
parentf2ba39f027fa7c4240e3d3e8ec8ac42393d727f8 (diff)
downloadFreeBSD-src-39606146460f1abd5af915ac63451f5a5704ae58.zip
FreeBSD-src-39606146460f1abd5af915ac63451f5a5704ae58.tar.gz
mdoc: order prologue macros consistently by Dd/Dt/Os
Although groff_mdoc(7) gives another impression, this is the ordering most widely used and also required by mdocml/mandoc. Reviewed by: ru Approved by: philip, ed (mentors)
Diffstat (limited to 'lib/libugidfw')
-rw-r--r--lib/libugidfw/bsde_get_rule.32
-rw-r--r--lib/libugidfw/bsde_get_rule_count.32
-rw-r--r--lib/libugidfw/bsde_parse_rule.32
-rw-r--r--lib/libugidfw/bsde_rule_to_string.32
-rw-r--r--lib/libugidfw/libugidfw.32
5 files changed, 5 insertions, 5 deletions
diff --git a/lib/libugidfw/bsde_get_rule.3 b/lib/libugidfw/bsde_get_rule.3
index a3b6691..1f37b62 100644
--- a/lib/libugidfw/bsde_get_rule.3
+++ b/lib/libugidfw/bsde_get_rule.3
@@ -31,8 +31,8 @@
.\" $FreeBSD$
.\"
.Dd February 24, 2004
-.Os
.Dt BSDE_GET_RULE 3
+.Os
.Sh NAME
.Nm bsde_add_rule ,
.Nm bsde_get_rule ,
diff --git a/lib/libugidfw/bsde_get_rule_count.3 b/lib/libugidfw/bsde_get_rule_count.3
index bf441e1..2ca965f 100644
--- a/lib/libugidfw/bsde_get_rule_count.3
+++ b/lib/libugidfw/bsde_get_rule_count.3
@@ -31,8 +31,8 @@
.\" $FreeBSD$
.\"
.Dd January 7, 2003
-.Os
.Dt BSDE_GET_RULE_COUNT 3
+.Os
.Sh NAME
.Nm bsde_get_rule_count ,
.Nm bsde_get_rule_slots
diff --git a/lib/libugidfw/bsde_parse_rule.3 b/lib/libugidfw/bsde_parse_rule.3
index d510cab..4b177af 100644
--- a/lib/libugidfw/bsde_parse_rule.3
+++ b/lib/libugidfw/bsde_parse_rule.3
@@ -31,8 +31,8 @@
.\" $FreeBSD$
.\"
.Dd January 7, 2003
-.Os
.Dt BSDE_PARSE_RULE 3
+.Os
.Sh NAME
.Nm bsde_parse_rule ,
.Nm bsde_parse_rule_string
diff --git a/lib/libugidfw/bsde_rule_to_string.3 b/lib/libugidfw/bsde_rule_to_string.3
index 4414406..6279dcf 100644
--- a/lib/libugidfw/bsde_rule_to_string.3
+++ b/lib/libugidfw/bsde_rule_to_string.3
@@ -31,8 +31,8 @@
.\" $FreeBSD$
.\"
.Dd January 7, 2003
-.Os
.Dt BSDE_RULE_TO_STRING 3
+.Os
.Sh NAME
.Nm bsde_rule_to_string
.Nd "convert a ugidfw rule into its text representation"
diff --git a/lib/libugidfw/libugidfw.3 b/lib/libugidfw/libugidfw.3
index 3ff407c..42d23c6 100644
--- a/lib/libugidfw/libugidfw.3
+++ b/lib/libugidfw/libugidfw.3
@@ -31,8 +31,8 @@
.\" $FreeBSD$
.\"
.Dd February 25, 2004
-.Os
.Dt LIBUGIDFW 3
+.Os
.Sh NAME
.Nm libugidfw
.Nd "library interface to the file system firewall MAC policy"
OpenPOWER on IntegriCloud