Source-Changes-HG archive

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

[src/trunk]: src/share/man/man3 Reorder prologue



details:   https://anonhg.NetBSD.org/src/rev/b4a857313b39
branches:  trunk
changeset: 754811:b4a857313b39
user:      joerg <joerg%NetBSD.org@localhost>
date:      Thu May 13 19:29:01 2010 +0000

description:
Reorder prologue

diffstat:

 share/man/man3/__CONCAT.3     |  4 ++--
 share/man/man3/__UNCONST.3    |  4 ++--
 share/man/man3/__arraycount.3 |  4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (57 lines):

diff -r 66e518c70419 -r b4a857313b39 share/man/man3/__CONCAT.3
--- a/share/man/man3/__CONCAT.3 Thu May 13 18:38:24 2010 +0000
+++ b/share/man/man3/__CONCAT.3 Thu May 13 19:29:01 2010 +0000
@@ -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
+.Dt __CONCAT 3
 .Os
-.Dt __CONCAT 3
 .Sh NAME
 .Nm __CONCAT ,
 .Nm __STRING
diff -r 66e518c70419 -r b4a857313b39 share/man/man3/__UNCONST.3
--- a/share/man/man3/__UNCONST.3        Thu May 13 18:38:24 2010 +0000
+++ b/share/man/man3/__UNCONST.3        Thu May 13 19:29:01 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: __UNCONST.3,v 1.3 2010/03/02 06:20:03 jruoho Exp $
+.\"    $NetBSD: __UNCONST.3,v 1.4 2010/05/13 19:29:01 joerg Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -28,8 +28,8 @@
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
 .Dd February 28, 2010
+.Dt __UNCONST 3
 .Os
-.Dt __UNCONST 3
 .Sh NAME
 .Nm __UNCONST
 .Nd compile time cast-away macro
diff -r 66e518c70419 -r b4a857313b39 share/man/man3/__arraycount.3
--- a/share/man/man3/__arraycount.3     Thu May 13 18:38:24 2010 +0000
+++ b/share/man/man3/__arraycount.3     Thu May 13 19:29:01 2010 +0000
@@ -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
+.Dt __ARRAYCOUNT 3
 .Os
-.Dt __ARRAYCOUNT 3
 .Sh NAME
 .Nm __arraycount
 .Nd macro for statically allocated arrays



Home | Main Index | Thread Index | Old Index