Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man3 Fix prologue macros order.



details:   https://anonhg.NetBSD.org/src/rev/11e15671cd69
branches:  trunk
changeset: 768975:11e15671cd69
user:      njoly <njoly%NetBSD.org@localhost>
date:      Mon Aug 29 16:56:32 2011 +0000

description:
Fix prologue macros order.

diffstat:

 share/man/man3/limits.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 2f7064f519a1 -r 11e15671cd69 share/man/man3/limits.3
--- a/share/man/man3/limits.3   Mon Aug 29 16:45:54 2011 +0000
+++ b/share/man/man3/limits.3   Mon Aug 29 16:56:32 2011 +0000
@@ -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 <jruohonen%iki.fi@localhost>
 .\" All rights reserved.
@@ -28,8 +28,8 @@
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
 .Dd August 9, 2011
+.Dt LIMITS 3
 .Os
-.Dt LIMITS 3
 .Sh NAME
 .Nm limits
 .Nd standard limits



Home | Main Index | Thread Index | Old Index