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) --- share/man/man9/VFS.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/man/man9/VFS.9') diff --git a/share/man/man9/VFS.9 b/share/man/man9/VFS.9 index 30f8918..ca3109b 100644 --- a/share/man/man9/VFS.9 +++ b/share/man/man9/VFS.9 @@ -29,8 +29,8 @@ .\" $FreeBSD$ .\" .Dd February 9, 2010 -.Os .Dt VFS 9 +.Os .Sh NAME .Nm VFS .Nd kernel interface to file systems -- cgit v1.1