Bug 12557

Summary: There are no man pages for the widely used dbm_* functions in libc
Product: Documentation Reporter: tsingle <tsingle>
Component: Books & ArticlesAssignee: nik <nik>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description tsingle 1999-07-08 01:40:01 UTC
	There are no man pages for the widely used dbm_* functions in libc

Fix: Apply the following patch to src/lib/libc/db/man:
Comment 1 Nik Clayton 1999-07-08 22:23:51 UTC
Tim,

On Wed, Jul 07, 1999 at 08:38:37PM -0400, tsingle@triana.gsfc.nasa.gov wrote:
> >Synopsis:       There are no man pages for the widely used dbm_* functions in libc

<snip>

> >Fix:

<snip>

Thanks.  I've just send a message to hackers@freebsd.org asking interested
parties who know something about DBM to take a look at these and give them
the once over.  When that's done I'll commit them ASAP.

Cheers,

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>
Comment 2 Sheldon Hearn freebsd_committer freebsd_triage 1999-07-09 13:15:06 UTC
Responsible Changed
From-To: freebsd-doc->nik

Nik's taken this one. 

Comment 3 alex 2000-05-24 16:15:12 UTC
I just took a look at the manpage, and it seems fine (from the
technical part)

However, the manpage itself should be reworked, imo.

* "normally" appears quite often
* return values shouldn#t be in the DESCRIPTION

Also, more detailed descriptions for the functions and its arguments
could be useful.

Alex
-- 
I need a new ~/.sig.
Comment 4 nik freebsd_committer freebsd_triage 2001-02-11 17:24:24 UTC
State Changed
From-To: open->closed

Committed, thanks (better late than never, and all that).