From owner-cvs-all Tue Apr 2 9:21: 4 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 E2A2E37B416; Tue, 2 Apr 2002 09:21:00 -0800 (PST) Received: (from arr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g32HL0h64986; Tue, 2 Apr 2002 09:21:00 -0800 (PST) (envelope-from arr) Message-Id: <200204021721.g32HL0h64986@freefall.freebsd.org> From: "Andrew R. Reiter" Date: Tue, 2 Apr 2002 09:21:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 Makefile mutex.9 sx.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 arr 2002/04/02 09:21:00 PST Modified files: share/man/man9 Makefile mutex.9 sx.9 Log: - Add notes about SX_SYSINIT and MTX_SYSINIT in order to document the recent additions of these macros. - Add in a MLINK to create SX_SYSINIT.9 and MTX_SYSINIT.9. Revision Changes Path 1.157 +2 -0 src/share/man/man9/Makefile 1.25 +13 -1 src/share/man/man9/mutex.9 1.17 +15 -2 src/share/man/man9/sx.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message