Subject: CVS commit: src/share/man/man3
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 04/18/2004 23:39:13
Module Name:	src
Committed By:	lukem
Date:		Sun Apr 18 23:39:13 UTC 2004

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

Log Message:
Reorder macros within a queue type to match queue.h definition order.
Document STAILQ_* as compatibility macros for SIMPLEQ_*.
Document TAILQ_LAST and TAILQ_PREV.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/share/man/man3/queue.3

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