Module Name:    src
Committed By:   njoly
Date:           Fri Apr  1 13:54:01 UTC 2011

Modified Files:
        src/share/man/man3: paths.3

Log Message:
Fix prologue macros order.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man3/paths.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man3/paths.3
diff -u src/share/man/man3/paths.3:1.1 src/share/man/man3/paths.3:1.2
--- src/share/man/man3/paths.3:1.1	Wed Mar 30 10:06:59 2011
+++ src/share/man/man3/paths.3	Fri Apr  1 13:54:00 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: paths.3,v 1.1 2011/03/30 10:06:59 jruoho Exp $
+.\" $NetBSD: paths.3,v 1.2 2011/04/01 13:54:00 njoly Exp $
 .\"
 .\" Copyright (c) 2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -28,8 +28,8 @@
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
 .Dd March 30, 2011
-.Os
 .Dt PATHS 3
+.Os
 .Sh NAME
 .Nm paths
 .Nd default system paths

Reply via email to