From mellon@happy.checkpoint.com  Tue May  9 09:42:01 2000
Return-Path: <mellon@happy.checkpoint.com>
Received: from happy.checkpoint.com (happy.checkpoint.com [199.203.156.41])
	by hub.freebsd.org (Postfix) with ESMTP id B6A6837B710
	for <FreeBSD-gnats-submit@freebsd.org>; 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
Sender: mellon@happy.checkpoint.com
Reply-To: mellon@pobox.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: fixing a bitrot in VFS(9) manpage.
X-Send-Pr-Version: 3.2

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 09 09:50:00 PDT 2000
>Closed-Date:    Tue May 9 11:44:42 PDT 2000
>Last-Modified:  Tue May 09 11:45:30 PDT 2000
>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:
State-Changed-From-To: open->closed 
State-Changed-By: mpp 
State-Changed-When: Tue May 9 11:44:42 PDT 2000 
State-Changed-Why:  
Fixed, thanks! 
>Unformatted:
