From owner-cvs-all Fri Jan 4 15:56:22 2002 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 CC07B37B405; Fri, 4 Jan 2002 15:56:17 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04NuH980839; Fri, 4 Jan 2002 15:56:17 -0800 (PST) (envelope-from jhb) Message-Id: <200201042356.g04NuH980839@freefall.freebsd.org> From: John Baldwin Date: Fri, 4 Jan 2002 15:56:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 Makefile critical_enter.9 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 jhb 2002/01/04 15:56:17 PST Modified files: share/man/man9 Makefile critical_enter.9 Log: Fully catch up to the recent critical section API change. Update the content of the manpage and document cpu_critical_enter/exit. Revision Changes Path 1.145 +2 -0 src/share/man/man9/Makefile 1.5 +41 -11 src/share/man/man9/critical_enter.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message