Module Name:    src
Committed By:   njoly
Date:           Mon Aug 29 16:56:32 UTC 2011

Modified Files:
        src/share/man/man3: limits.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/limits.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/limits.3
diff -u src/share/man/man3/limits.3:1.1 src/share/man/man3/limits.3:1.2
--- src/share/man/man3/limits.3:1.1	Tue Aug  9 17:58:27 2011
+++ src/share/man/man3/limits.3	Mon Aug 29 16:56:32 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: limits.3,v 1.1 2011/08/09 17:58:27 jruoho Exp $
+.\" $NetBSD: limits.3,v 1.2 2011/08/29 16:56:32 njoly Exp $
 .\"
 .\" Copyright (c) 2011 Jukka Ruohonen <jruoho...@iki.fi>
 .\" All rights reserved.
@@ -28,8 +28,8 @@
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
 .Dd August 9, 2011
-.Os
 .Dt LIMITS 3
+.Os
 .Sh NAME
 .Nm limits
 .Nd standard limits

Reply via email to