From owner-cvs-all Mon Sep 25 4:21:52 2000 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 AB20537B422; Mon, 25 Sep 2000 04:21:49 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA53650; Mon, 25 Sep 2000 04:21:49 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <200009251121.EAA53650@freefall.freebsd.org> From: Mark Murray Date: Mon, 25 Sep 2000 04:21:49 -0700 (PDT) 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 markm 2000/09/25 04:21:49 PDT Modified files: share/man/man9 mutex.9 Log: Huge improvement to the mutex man page. o Document all the mutex calls, not just the entry and exit. o Fix the mtx_t typedef (now is struct mtx). Revision Changes Path 1.2 +152 -10 src/share/man/man9/mutex.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message