From owner-cvs-all Thu Dec 23 9:28:50 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DB001157A3; Thu, 23 Dec 1999 09:28:47 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA98017; Thu, 23 Dec 1999 09:28:47 -0800 (PST) (envelope-from bde@FreeBSD.org) Message-Id: <199912231728.JAA98017@freefall.freebsd.org> From: Bruce Evans Date: Thu, 23 Dec 1999 09:28:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 VOP_LOCK.9 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1999/12/23 09:28:47 PST Modified files: share/man/man9 VOP_LOCK.9 Log: Fixed bitrot in synopsis. The prototype for VOP_ISLOCKED() changed recently, except of course in the documentation. Other parts of this man page are several years out of date. Revision Changes Path 1.8 +2 -2 src/share/man/man9/VOP_LOCK.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message