From owner-cvs-all Fri Dec 28 14: 0:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B8B1237B416; Fri, 28 Dec 2001 14:00:27 -0800 (PST) Received: (from julian@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBSM0Rw61760; Fri, 28 Dec 2001 14:00:27 -0800 (PST) (envelope-from julian) Message-Id: <200112282200.fBSM0Rw61760@freefall.freebsd.org> From: Julian Elischer Date: Fri, 28 Dec 2001 14:00:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man3 queue.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG julian 2001/12/28 14:00:27 PST Modified files: share/man/man3 queue.3 Log: Document some behaviour I'm depending on. (TAILQ_FOREACH leaves the variable NULL if there were no more to do) Revision Changes Path 1.28 +3 -1 src/share/man/man3/queue.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message