Date: Sat, 18 Dec 1999 12:50:49 -0800 (PST) From: Eivind Eklund <eivind@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 namei.9 Message-ID: <199912182050.MAA36870@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912182050.MAA36870>