Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/db/man Add missing .Ed reported by new mdoc.
details: https://anonhg.NetBSD.org/src/rev/f53643926c35
branches: trunk
changeset: 569713:f53643926c35
user: uwe <uwe%NetBSD.org@localhost>
date: Tue Aug 31 17:11:33 2004 +0000
description:
Add missing .Ed reported by new mdoc.
diffstat:
lib/libc/db/man/dbopen.3 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 2d6974417e4e -r f53643926c35 lib/libc/db/man/dbopen.3
--- a/lib/libc/db/man/dbopen.3 Tue Aug 31 17:08:06 2004 +0000
+++ b/lib/libc/db/man/dbopen.3 Tue Aug 31 17:11:33 2004 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: dbopen.3,v 1.15 2003/08/07 16:42:43 agc Exp $
+.\" $NetBSD: dbopen.3,v 1.16 2004/08/31 17:11:33 uwe Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -428,6 +428,7 @@
void *data;
size_t size;
} DBT;
+.Ed
.Pp
The elements of the DBT structure are defined as follows:
.Bl -tag -width datax
Home |
Main Index |
Thread Index |
Old Index