Bug 23559

Summary: missing manpage for hsearch libc function
Product: Documentation Reporter: lars.koeller <Lars.Koeller>
Component: Books & ArticlesAssignee: ru <ru>
Status: Closed FIXED    
Severity: Affects Only Me CC: lkoeller
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description lars.koeller 2000-12-15 07:30:07 UTC
	The manual pages for the functions 

		hcreate
		hdestroy
		hsearch

	are missing. The functions are located in the standard c-lib. For
	tdelete, t..... functions the manpages are available.
	Have a look at /usr/include/search.h

Fix: 

Include the manpages in the cvs tree.
How-To-Repeat: 
	man hsearch
Comment 1 ru freebsd_committer freebsd_triage 2001-08-21 13:03:06 UTC
State Changed
From-To: open->closed

These interfaces got documented on 2001/05/15 in 5.0-CURRENT, 
along with the new implementation borrowed from NetBSD. 
The MFC is underways some time after a 4.4-RELEASE is out. 


Comment 2 ru freebsd_committer freebsd_triage 2001-08-21 13:03:06 UTC
Responsible Changed
From-To: freebsd-doc->ru