From 39606146460f1abd5af915ac63451f5a5704ae58 Mon Sep 17 00:00:00 2001 From: uqs Date: Wed, 14 Apr 2010 19:08:06 +0000 Subject: 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) --- usr.sbin/periodic/periodic.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/periodic') diff --git a/usr.sbin/periodic/periodic.8 b/usr.sbin/periodic/periodic.8 index 6335930..22a96a2 100644 --- a/usr.sbin/periodic/periodic.8 +++ b/usr.sbin/periodic/periodic.8 @@ -25,8 +25,8 @@ .\" $FreeBSD$ .\" .Dd August 30, 2007 -.Os .Dt PERIODIC 8 +.Os .Sh NAME .Nm periodic .Nd run periodic system functions -- cgit v1.1