Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 2000 19:40:11 GMT
From:      mellon@pobox.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/18468: fixing a bitrot in VFS(9) manpage.
Message-ID:  <200005091940.TAA14662@happy.checkpoint.com>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005091940.TAA14662>