From owner-cvs-all Wed Dec 13 15:30:46 2000 From owner-cvs-all@FreeBSD.ORG Wed Dec 13 15:30:44 2000 Return-Path: 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 473E037B404; Wed, 13 Dec 2000 15:30:44 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBDNUiq59108; Wed, 13 Dec 2000 15:30:44 -0800 (PST) (envelope-from jhb) Message-Id: <200012132330.eBDNUiq59108@freefall.freebsd.org> From: John Baldwin Date: Wed, 13 Dec 2000 15:30:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 mutex.9 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/12/13 15:30:44 PST Modified files: share/man/man9 mutex.9 Log: Document the MA_RECURSED and MA_NOTRECURSED assertion flags as well as the MTX_QUIET flag. Revision Changes Path 1.6 +16 -1 src/share/man/man9/mutex.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message