Module Name:    src
Committed By:   joerg
Date:           Thu May 13 19:31:28 UTC 2010

Modified Files:
        src/share/man/man3: __CONCAT.3 __arraycount.3

Log Message:
Reorder prologue


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man3/__CONCAT.3
cvs rdiff -u -r1.4 -r1.5 src/share/man/man3/__arraycount.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/__CONCAT.3
diff -u src/share/man/man3/__CONCAT.3:1.3 src/share/man/man3/__CONCAT.3:1.4
--- src/share/man/man3/__CONCAT.3:1.3	Wed Apr 21 18:43:26 2010
+++ src/share/man/man3/__CONCAT.3	Thu May 13 19:31:28 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: __CONCAT.3,v 1.3 2010/04/21 18:43:26 wiz Exp $ $
+.\"	$NetBSD: __CONCAT.3,v 1.4 2010/05/13 19:31:28 joerg Exp $ $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -28,8 +28,8 @@
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
 .Dd April 17, 2010
-.Os
 .Dt __CONCAT 3
+.Os
 .Sh NAME
 .Nm __CONCAT ,
 .Nm __STRING

Index: src/share/man/man3/__arraycount.3
diff -u src/share/man/man3/__arraycount.3:1.4 src/share/man/man3/__arraycount.3:1.5
--- src/share/man/man3/__arraycount.3:1.4	Tue Mar  2 05:59:56 2010
+++ src/share/man/man3/__arraycount.3	Thu May 13 19:31:28 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: __arraycount.3,v 1.4 2010/03/02 05:59:56 jruoho Exp $
+.\" $NetBSD: __arraycount.3,v 1.5 2010/05/13 19:31:28 joerg Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -28,8 +28,8 @@
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
 .Dd March 1, 2010
-.Os
 .Dt __ARRAYCOUNT 3
+.Os
 .Sh NAME
 .Nm __arraycount
 .Nd macro for statically allocated arrays

Reply via email to