Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jul 1999 23:41:28 +0100
From:      Nik Clayton <nik@nothing-going-on.demon.co.uk>
To:        Tim Singletary <tsingle@talon.clark.net>
Cc:        freebsd-doc@freebsd.org
Subject:   Re: ndbm function man pages?
Message-ID:  <19990705234127.Q71138@catkin.nothing-going-on.org>
In-Reply-To: <14208.49169.526453.608283@talon.my.domain>; from Tim Singletary on Mon, Jul 05, 1999 at 10:59:59AM -0400
References:  <14208.49169.526453.608283@talon.my.domain>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 05, 1999 at 10:59:59AM -0400, Tim Singletary wrote:
> > A look in /usr/src/lib/libc/db/hash/ shows the dbm_* functions are 
> > defined here, but it also looks like the proper way to use them is 
> > via the dbopen(3) function. 
> 
> dbopen() is a much better interface, and any documentation of the
> dbm_* functions should reference dbopen(3).
> 
> But dbopen() is not in `The Single UNIX Specification' (somewhere
> under http://www.opengroup.org/) and is not included in Solaris; the
> dbm_* functions are.   Since legacy and `portable' code calls the dbm_*
> functions directly, FreeBSD should document these functions.

Agreed.

> I assume the best place for dbm_* man pages is the
> /usr/src/lib/libc/db/man directory? 

Almost certainly.  If you'd like to write some manual pages that'd be
great.  When you've done so, please make them available for others to
check out, and post a heads-up message about them here and to -hackers.
If someone else (preferably a FreeBSD committer) can then review them
for accuracy I'll gladly commit them in to the tree.

Thanks for volunteering to do this.

N
-- 
 [intentional self-reference] can be easily accommodated using a blessed,
 non-self-referential dummy head-node whose own object destructor severs
 the links.
    -- Tom Christiansen in <375143b5@cs.colorado.edu>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990705234127.Q71138>