From owner-freebsd-bugs Thu Mar 15 11:50:15 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ED9AD37B71D for ; Thu, 15 Mar 2001 11:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2FJo2S62063; Thu, 15 Mar 2001 11:50:02 -0800 (PST) (envelope-from gnats) Date: Thu, 15 Mar 2001 11:50:02 -0800 (PST) Message-Id: <200103151950.f2FJo2S62063@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "mdoc(7) police" Subject: Re: bin/25837: [PATCH] properly document vfc_flags in getvfsent(3) Reply-To: "mdoc(7) police" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/25837; it has been noted by GNATS. From: "mdoc(7) police" To: Tony Finch Cc: bug-followup@FreeBSD.org Subject: Re: bin/25837: [PATCH] properly document vfc_flags in getvfsent(3) Date: Thu, 15 Mar 2001 21:39:34 +0200 On Thu, Mar 15, 2001 at 04:54:06AM +0000, Tony Finch wrote: > > Index: getvfsbyname.3 [...] > .Sh SEE ALSO > +.Xr getvfsent 3 , > .Xr mount 2 , > .Xr sysctl 3 , > .Xr mount 8 , SEE ALSO entries should be sorted by section number first, then by name. > Index: getvfsent.3 [...] > +The flags are defined as follows: > +.Bl -tag -width VFCF_SYNTHETIC > +.It VFCF_STATIC > +statically compiled into kernel > +.It VFCF_NETWORK > +may get data over the network > +.It VFCF_READONLY > +writes are not implemented > +.It VFCF_SYNTHETIC > +data does not represent real files > +.It VFCF_LOOPBACK > +aliases some other mounted FS > +.It VFCF_UNICODE > +stores file names as Unicode > .El #defined values should be flagged with ``Dv'' macro. Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message