From owner-cvs-src@FreeBSD.ORG Sat Feb 5 02:39:08 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72EA416A4CE; Sat, 5 Feb 2005 02:39:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C2AB43D2D; Sat, 5 Feb 2005 02:39:08 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j152d8Ef082486; Sat, 5 Feb 2005 02:39:08 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j152d8P7082485; Sat, 5 Feb 2005 02:39:08 GMT (envelope-from jkoshy) Message-Id: <200502050239.j152d8P7082485@repoman.freebsd.org> From: Joseph Koshy Date: Sat, 5 Feb 2005 02:39:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 alq.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Feb 2005 02:39:08 -0000 jkoshy 2005-02-05 02:39:07 UTC FreeBSD src repository Modified files: share/man/man9 alq.9 Log: Note that functions alq_flush() and alq_post() should not be called in contexts where sleeping is disallowed. Pointed out by: ru Revision Changes Path 1.4 +4 -1 src/share/man/man9/alq.9