From owner-cvs-all Sat Dec 18 12:50:52 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 F40A914FE6; Sat, 18 Dec 1999 12:50:49 -0800 (PST) (envelope-from eivind@FreeBSD.org) Received: (from eivind@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA36870; Sat, 18 Dec 1999 12:50:49 -0800 (PST) (envelope-from eivind@FreeBSD.org) Message-Id: <199912182050.MAA36870@freefall.freebsd.org> From: Eivind Eklund Date: Sat, 18 Dec 1999 12:50:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 namei.9 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1999/12/18 12:50:49 PST Modified files: share/man/man9 namei.9 Log: Correct the documentation of LOCKPARENT - it does not reliably result in the parent being locked, but rather plays some hide and seek (does not lock if dvp == vp). Also add a BUGS section noting that this is undesired behaviour. Revision Changes Path 1.8 +11 -3 src/share/man/man9/namei.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message