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/fdread/fdread.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/fdread') diff --git a/usr.sbin/fdread/fdread.1 b/usr.sbin/fdread/fdread.1 index 20a79fc..d29a4a4 100644 --- a/usr.sbin/fdread/fdread.1 +++ b/usr.sbin/fdread/fdread.1 @@ -27,8 +27,8 @@ .\" .\" .Dd May 14, 2001 -.Os .Dt FDREAD 1 +.Os .Sh NAME .Nm fdread .Nd read floppy disks -- cgit v1.1