Subject: CVS commit: sharesrc/share/man/man9
To: None <source-changes@netbsd.org>
From: Gregory McGarry <gmcgarry@netbsd.org>
List: source-changes
Date: 07/20/2001 00:35:53
Module Name:	sharesrc
Committed By:	gmcgarry
Date:		Thu Jul 19 21:35:53 UTC 2001

Modified Files:
	sharesrc/share/man/man9: pool.9

Log Message:
Bring up to date.  pool_create() doesn't exist any longer.  Include
missing description of pool_destroy().  Fix some minor nits.

It isn't clear from the source whether pool_reclaim() and pool_drain()
should belong to the exported API.  At least it seems they aren't used.
No descriptions for these functions exist in this manpage.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 sharesrc/share/man/man9/pool.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.