Subject: CVS commit: src/share/man/man3
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 04/14/2004 11:05:19
Module Name:	src
Committed By:	pooka
Date:		Wed Apr 14 11:05:19 UTC 2004

Modified Files:
	src/share/man/man3: tree.3

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/share/man/man3/tree.3

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