summaryrefslogtreecommitdiffstats
path: root/lib/libc/db/man/mpool.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mpool(3) is no longer installed; delete it. prodded by jmc@guenther2015-09-131-262/+0
|
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-4/+4
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* - punctuation, macro, layout, wording improvementsjaredy2005-07-171-14/+22
| | | | | | | | | - avoid first person - document dbm_rdonly - update some error return values in the mpool(3) routines - sync header file excerpts ok jmc
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Repairs.aaron2000-04-181-16/+33
|
* Use .Va macro when referring to the global variable errno.aaron2000-01-221-8/+12
|
* spurious words and misc fixeshugh1999-07-081-2/+2
|
* when using `-' as a negative sign, escape it with a backslash so troff knowsaaron1999-07-071-4/+4
| | | | it's not supposed to be a hyphen/dash
* The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.aaron1999-07-071-2/+2
| | | | | | | Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one.
* use .Tn instead of .Em for logical/bitwise OR + ANDaaron1999-06-051-3/+3
|
* or'ing -> OR'ingaaron1999-05-271-3/+3
|
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-2/+2
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* make function names the correct casederaadt1999-02-271-5/+5
|
* .Ar -> .Fa and NULL is Dvmillert1999-02-261-21/+24
|
* convert to mdoc, document changes from db 1.8.6millert1999-02-261-108/+121
|
* initial import of NetBSD treederaadt1995-10-181-0/+221