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 Note the POSIX compliance (already since SUS...
details: https://anonhg.NetBSD.org/src/rev/2962509a2faa
branches: trunk
changeset: 754594:2962509a2faa
user: jruoho <jruoho%NetBSD.org@localhost>
date: Wed May 05 06:55:57 2010 +0000
description:
Note the POSIX compliance (already since SUSv2, '97).
diffstat:
lib/libc/db/man/dbm_clearerr.3 | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diffs (29 lines):
diff -r 990210246d99 -r 2962509a2faa lib/libc/db/man/dbm_clearerr.3
--- a/lib/libc/db/man/dbm_clearerr.3 Wed May 05 06:24:43 2010 +0000
+++ b/lib/libc/db/man/dbm_clearerr.3 Wed May 05 06:55:57 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: dbm_clearerr.3,v 1.4 2008/04/30 13:10:50 martin Exp $
+.\" $NetBSD: dbm_clearerr.3,v 1.5 2010/05/05 06:55:57 jruoho Exp $
.\"
.\" Copyright (c) 2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd April 30, 2004
+.Dd May 5, 2010
.Dt DBM_CLEARERR 3
.Os
.Sh NAME
@@ -298,7 +298,9 @@
and
.Fn dbm_store
functions conform to
-.St -xpg4.2 .
+.St -xpg4.2
+and
+.St -susv2 .
The
.Fn dbm_dirfno
function is an extension.
Home |
Main Index |
Thread Index |
Old Index