mckusick 2006-03-24 07:41:12 UTC
FreeBSD src repository
Modified files:
share/man/man3 queue.3
Log:
Typesetting fix for -r1.137.
If a tail queue is empty the return value of TAILQ_LAST is not
undefined, it is NULL.
Submitted by: Ruslan Ermilov <ru at FreeBSD.org>
Revision Changes Path
1.38 +4 -2 src/share/man/man3/queue.3