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
details: https://anonhg.NetBSD.org/src/rev/5ad4a963f761
branches: trunk
changeset: 754831:5ad4a963f761
user: joerg <joerg%NetBSD.org@localhost>
date: Fri May 14 02:45:39 2010 +0000
description:
Fix prologue
diffstat:
share/man/man3/ffs32.3 | 4 ++--
share/man/man3/iso646.3 | 4 ++--
share/man/man3/stdbool.3 | 4 ++--
share/man/man3/stddef.3 | 4 ++--
share/man/man3/stdlib.3 | 4 ++--
5 files changed, 10 insertions(+), 10 deletions(-)
diffs (95 lines):
diff -r 535a4c116ae3 -r 5ad4a963f761 share/man/man3/ffs32.3
--- a/share/man/man3/ffs32.3 Fri May 14 02:45:27 2010 +0000
+++ b/share/man/man3/ffs32.3 Fri May 14 02:45:39 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ffs32.3,v 1.3 2010/04/28 19:47:34 jruoho Exp $
+.\" $NetBSD: ffs32.3,v 1.4 2010/05/14 02:45:39 joerg Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -28,8 +28,8 @@
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd April 28, 2010
+.Dt FFS32 3
.Os
-.Dt FFS32 3
.Sh NAME
.Nm ffs32 ,
.Nm ffs64 ,
diff -r 535a4c116ae3 -r 5ad4a963f761 share/man/man3/iso646.3
--- a/share/man/man3/iso646.3 Fri May 14 02:45:27 2010 +0000
+++ b/share/man/man3/iso646.3 Fri May 14 02:45:39 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: iso646.3,v 1.1 2010/03/21 21:23:51 jruoho Exp $
+.\" $NetBSD: iso646.3,v 1.2 2010/05/14 02:45:39 joerg Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -28,8 +28,8 @@
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd March 21, 2010
+.Dt ISO646 3
.Os
-.Dt ISO646 3
.Sh NAME
.Nm iso646
.Nd alternative operator spellings
diff -r 535a4c116ae3 -r 5ad4a963f761 share/man/man3/stdbool.3
--- a/share/man/man3/stdbool.3 Fri May 14 02:45:27 2010 +0000
+++ b/share/man/man3/stdbool.3 Fri May 14 02:45:39 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: stdbool.3,v 1.1 2010/03/21 11:12:52 jruoho Exp $
+.\" $NetBSD: stdbool.3,v 1.2 2010/05/14 02:45:39 joerg Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -28,8 +28,8 @@
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd March 21, 2010
+.Dt STDBOOL 3
.Os
-.Dt STDBOOL 3
.Sh NAME
.Nm stdbool
.Nd standard boolean types
diff -r 535a4c116ae3 -r 5ad4a963f761 share/man/man3/stddef.3
--- a/share/man/man3/stddef.3 Fri May 14 02:45:27 2010 +0000
+++ b/share/man/man3/stddef.3 Fri May 14 02:45:39 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: stddef.3,v 1.6 2010/03/25 06:56:20 jruoho Exp $
+.\" $NetBSD: stddef.3,v 1.7 2010/05/14 02:45:39 joerg Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -28,8 +28,8 @@
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd March 21, 2010
+.Dt STDDEF 3
.Os
-.Dt STDDEF 3
.Sh NAME
.Nm stddef
.Nd standard type definitions
diff -r 535a4c116ae3 -r 5ad4a963f761 share/man/man3/stdlib.3
--- a/share/man/man3/stdlib.3 Fri May 14 02:45:27 2010 +0000
+++ b/share/man/man3/stdlib.3 Fri May 14 02:45:39 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: stdlib.3,v 1.1 2010/03/25 06:56:20 jruoho Exp $
+.\" $NetBSD: stdlib.3,v 1.2 2010/05/14 02:45:39 joerg Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -28,8 +28,8 @@
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd March 25, 2010
+.Dt STDLIB 3
.Os
-.Dt STDLIB 3
.Sh NAME
.Nm stdlib
.Nd standard library definitions
Home |
Main Index |
Thread Index |
Old Index