From aa12cea2ccc6e686d6d31cf67d6bc69cbc1ba744 Mon Sep 17 00:00:00 2001 From: Ulrich Spörlein 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) --- lib/libelf/elf.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libelf/elf.3') diff --git a/lib/libelf/elf.3 b/lib/libelf/elf.3 index 854e1af1a2f9..c649efe72be4 100644 --- a/lib/libelf/elf.3 +++ b/lib/libelf/elf.3 @@ -24,8 +24,8 @@ .\" $FreeBSD$ .\" .Dd October 21, 2007 -.Os .Dt ELF 3 +.Os .Sh NAME .Nm elf .Nd API for manipulating ELF objects -- cgit v1.3