summaryrefslogtreecommitdiffstats
path: root/share/man/man8
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 /share/man/man8
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 'share/man/man8')
-rw-r--r--share/man/man8/picobsd.82
-rw-r--r--share/man/man8/rescue.82
2 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/picobsd.8 b/share/man/man8/picobsd.8
index 1ce50b3..c6c6c94 100644
--- a/share/man/man8/picobsd.8
+++ b/share/man/man8/picobsd.8
@@ -1,8 +1,8 @@
.\" -*- nroff-fill -*-
.\" $FreeBSD$
.Dd June 25, 2009
-.Os
.Dt PICOBSD 8
+.Os
.Sh NAME
.Nm picobsd
.Nd building small FreeBSD disk images
diff --git a/share/man/man8/rescue.8 b/share/man/man8/rescue.8
index 685827f..2921887 100644
--- a/share/man/man8/rescue.8
+++ b/share/man/man8/rescue.8
@@ -26,8 +26,8 @@
.\" $FreeBSD$
.\"
.Dd July 23, 2003
-.Os
.Dt RESCUE 8
+.Os
.Sh NAME
.Nm rescue
.Nd rescue utilities in
OpenPOWER on IntegriCloud