From owner-cvs-all Sat Feb 13 00:38:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA12454 for cvs-all-outgoing; Sat, 13 Feb 1999 00:38:56 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA12428; Sat, 13 Feb 1999 00:38:49 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id TAA06518; Sat, 13 Feb 1999 19:38:45 +1100 Date: Sat, 13 Feb 1999 19:38:45 +1100 From: Bruce Evans Message-Id: <199902130838.TAA06518@godzilla.zeta.org.au> To: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, dillon@FreeBSD.ORG Subject: Re: cvs commit: src/share/man/man9 VOP_LINK.9 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Modified files: > share/man/man9 VOP_LINK.9 > Log: > Clarify more of what VOP_LINK expects. The example is still way out of date. It hasn't caught up with the extra args for VOP_LOCK() (from the Lite merge 1997/02/10) or the use of the zone allocator for namei allocations (1997/09/21). I won't fix this, since most of *.9 have negative value IMO. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message