From owner-freebsd-doc Tue May 9 9:50:17 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 42C8537BEC1 for ; Tue, 9 May 2000 09:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA82140; Tue, 9 May 2000 09:50:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from happy.checkpoint.com (happy.checkpoint.com [199.203.156.41]) by hub.freebsd.org (Postfix) with ESMTP id B6A6837B710 for ; Tue, 9 May 2000 09:41:39 -0700 (PDT) (envelope-from mellon@happy.checkpoint.com) Received: (from mellon@localhost) by happy.checkpoint.com (8.9.3/8.9.3) id TAA14662; Tue, 9 May 2000 19:40:11 GMT (envelope-from mellon) Message-Id: <200005091940.TAA14662@happy.checkpoint.com> Date: Tue, 9 May 2000 19:40:11 GMT From: mellon@pobox.com Reply-To: mellon@pobox.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/18468: fixing a bitrot in VFS(9) manpage. Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18468 >Category: docs >Synopsis: VFS(9) is out of date with respect to a sourcename. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue May 09 09:50:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Anatoly Vorobey >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: 5.0-CURRENT >Description: Please see the fix, which speaks for itself. >How-To-Repeat: >Fix: Index: VFS.9 =================================================================== RCS file: /freebsd/cvs/src/share/man/man9/VFS.9,v retrieving revision 1.4 diff -u -r1.4 VFS.9 --- VFS.9 1999/09/11 00:57:20 1.4 +++ VFS.9 2000/05/09 19:37:23 @@ -40,7 +40,7 @@ Filesytems that don't implement a VFS operation should use the appropriate .Fa vfs_std function from -.Fa src/sys/vfs_defaults.c +.Fa src/sys/kern/vfs_default.c rather than implementing empty functions or casting to .Fa eopnotsupp . .Sh SEE ALSO >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message