From owner-cvs-all Mon Feb 21 20:11:33 2000 Delivered-To: cvs-all@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id AB7FE37B558; Mon, 21 Feb 2000 20:11:30 -0800 (PST) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) id UAA24991; Mon, 21 Feb 2000 20:40:30 -0800 (PST) Date: Mon, 21 Feb 2000 20:40:30 -0800 From: Alfred Perlstein To: Matthew Hunt Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/mount mount.8 Message-ID: <20000221204029.Y21720@fw.wintelcom.net> References: <200002220140.RAA42260@freefall.freebsd.org> <20000221181000.A2618@wopr.caltech.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000221181000.A2618@wopr.caltech.edu>; from mph@astro.caltech.edu on Mon, Feb 21, 2000 at 06:10:00PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Matthew Hunt [000221 18:43] wrote: > On Mon, Feb 21, 2000 at 05:40:46PM -0800, Alfred Perlstein wrote: > > > Kirk argees that the comment about corruption caused by switching the flags > > on an already mounted manpage are bogus, it doesn't happen. > > Dare I ask how you mount a manpage? Well it won't work properly until we have stacking layers, in order to provide for language translations, to solve that we'll need to fixup the various VOPs, as in VOP_GETMANPAGE and VOP_PUTMANPAGE, in addition I'm about to propose a replacement for VFS_GETFH in the form of VOP_APROPOS. Of course this will have to wait until the 5.0 branch. The temporary work-around is to store manpages in /usr/share/man. > (running and ducking) same here. Seriously, s/mounted manpage/mounted filesystem -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message