14 Commits

Author SHA1 Message Date
wiz
72202f4a79 Remove empty line. 2019-05-24 21:32:05 +00:00
ryoon
f66a722557 Add rbtree(3) to SEE ALSO 2019-05-24 15:50:59 +00:00
wiz
01869ca4d2 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
christos
027c677d2a fix merge conflicts 2013-03-29 22:51:04 +00:00
wiz
3f06676b22 Fix date and conflict; use Dv for NULL. 2013-03-29 21:45:27 +00:00
christos
189095559b sync with OpenBSD. 2013-03-29 21:16:31 +00:00
pgoyette
b97b49129d Minor typo 2013-03-29 20:58:58 +00:00
njoly
8d682cb521 Fix xref: rb(3) -> rbtree(3). 2010-12-21 18:05:05 +00:00
jruoho
09008336f5 Add a note that rb(3) is preferred for new code. 2010-05-05 06:24:43 +00:00
dholland
235284eb23 Document that the element argument of RB_REMOVE must be present in the
tree. Minor adjoining grammar fix. PR 39684.
Bump date.
2009-02-14 22:07:04 +00:00
apb
3fa869bc3a Add a NOTE saying that invalid usage leads to undefined behaviour.
Inspired by PR 39684.
2008-10-07 13:03:50 +00:00
pooka
0ee5148aa5 Rather than using RB_EMPTY() for checking if a splay tree is empty,
suggest using it for checking if a red-black tree is empty.
2004-04-14 11:05:19 +00:00
wiz
d3d460c513 Nd argument needs no quotes; use .In instead of .Fd ...; mark up
NULL as Dv instead of Va (it's not really variable, is it? :) ).
Replace & with \*[Am].
2003-07-09 14:40:53 +00:00
yamt
0a7c59f953 tree(3) manpage from OpenBSD. 2003-07-07 14:39:25 +00:00