From owner-cvs-all Wed Mar 17 12:18:49 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 3E5631532C; Wed, 17 Mar 1999 12:17:52 -0800 (PST) (envelope-from ghelmer@FreeBSD.org) Received: (from ghelmer@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id MAA65343; Wed, 17 Mar 1999 12:17:34 -0800 (PST) (envelope-from ghelmer@FreeBSD.org) Message-Id: <199903172017.MAA65343@freefall.freebsd.org> From: Guy Helmer Date: Wed, 17 Mar 1999 12:17:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 Makefile VOP_LOCK.9 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ghelmer 1999/03/17 12:17:33 PST Modified files: share/man/man9 Makefile VOP_LOCK.9 Log: Document the flags and p parameters to VOP_LOCK and VOP_UNLOCK. Also, at Doug Rabson's suggestion, add vn_lock(9) as an alternative name for this manpage and note its calling convention. PR: docs/9338 Revision Changes Path 1.47 +2 -1 src/share/man/man9/Makefile 1.5 +50 -6 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