summaryrefslogtreecommitdiffstats
path: root/lib/libc/db/man
AgeCommit message (Expand)AuthorFilesLines
2019-04-23missing dots after ".%P pp"; the case of btree(3) wasschwarze1-8/+6
2016-05-09remove mention of dbm(3) and surrounding cruft; ok jmc@naddy1-4/+2
2016-05-07remove more dbm piecesnaddy1-3/+2
2016-05-07remove ancient dbm functions (ndbm remains). nothing uses them in forever.tedu1-162/+0
2015-11-30change Xrs from now-defunct db(3) to dbopen(3); this wasn;t ajmc2-11/+11
2015-11-10update NAME section to include all documented functions,jmc2-6/+6
2015-09-13mpool(3) is no longer installed; delete it. prodded by jmc@guenther1-262/+0
2015-09-10no more mpool;jmc4-13/+9
2015-04-06tidy up by inlining next level included makefilestedu1-15/+0
2014-11-15Reduce instances of `` '' in manuals.bentley1-3/+4
2014-10-17trivial sync of the first sentence of the DESCRIPTIONschwarze1-4/+4
2014-01-21obvious .Pa fixes; found with mandocdb(8)schwarze4-14/+14
2013-07-17more library historyschwarze1-2/+13
2013-06-05Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu7-28/+28
2007-09-16for get the flags arg must be 0; from Tamas TEVESZ; ok millert@otto1-2/+6
2007-05-31convert to new .Dd format;jmc7-14/+14
2007-01-25Move paragraphs unrelated to bfname out of this list item.bluhm1-2/+2
2005-07-17- punctuation, macro, layout, wording improvementsjaredy8-107/+120
2004-06-24Working hcreate(3) et al from NetBSD (cgd) via ray at cyth dot net.millert2-198/+2
2004-05-05O_NOFOLLOW and O_SYNC are also valid flags to dbopen(3)millert1-1/+3
2004-05-03Make ndbm match POSIX. A datum consists of a void *dptr and a size_t dsize.millert2-7/+8
2003-10-21datbase -> database; from Jared Yanovichjmc1-2/+2
2003-07-07convert some complicated lists to displays;jmc3-69/+31
2003-06-17Sync with share/misc/license.template and add missing DARPA creditmillert1-8/+8
2003-06-03Use an ISC-tyle license for all my code; it is simpler and more permissive.millert1-22/+11
2003-06-02Remove the advertising clause in the UCB license which Berkeleymillert5-30/+10
2003-05-30section reorder;jmc1-3/+3
2003-05-07typos;jmc2-6/+10
2002-05-01o) start new sentence on a new line;mpech2-7/+12
2001-08-06o) We always close .Bl and .Bd tags;mpech3-6/+4
2001-06-23more .%A handling; bk@rt.fmderaadt1-2/+3
2001-06-23ok, tmac is now fixedderaadt1-2/+3
2001-06-23join .%A entries; most by bk@rt.fmderaadt1-3/+2
2001-04-16Man page for hsearch/hcreate/hdestroy from NetBSDmillert2-2/+196
2000-10-25DBM_READONLY -> DBM_RDONLY; dugsong@aaron1-2/+2
2000-10-18Another round of man page cleanup, this time to remove more hard sentenceaaron1-5/+5
2000-10-03bt_open.c: parenthesize - and & proper (from freebsd);mickey1-3/+5
2000-04-18Repairs.aaron7-136/+230
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageaaron3-7/+7
2000-01-22Use .Va macro when referring to the global variable errno.aaron1-8/+12
1999-11-17Add missing MLINKsmillert1-1/+4
1999-07-09- remove all trailing whitespaceaaron4-9/+9
1999-07-08spurious words and misc fixeshugh1-2/+2
1999-07-07when using `-' as a negative sign, escape it with a backslash so troff knowsaaron2-12/+12
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.aaron7-14/+14
1999-07-04trash some old leftover macros and replace them with -mdoc macrosaaron2-22/+27
1999-07-02.Dd should not be given abbreviated month namesaaron1-2/+2
1999-06-05use .Tn instead of .Em for logical/bitwise OR + ANDaaron3-7/+7
1999-05-28"SEE ALSO" -> SEE ALSO, missed these files beforeaaron1-2/+2
1999-05-27more missing .El macros filled inaaron1-3/+6