summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VFS.9
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>2000-05-09 18:44:34 +0000
committermpp <mpp@FreeBSD.org>2000-05-09 18:44:34 +0000
commitea451418d46265093757f2058fd92af7cb29282d (patch)
treef67f192eca0a2e6097f3bd1f0e7ebcc378a31d11 /share/man/man9/VFS.9
parent4fea7b5322700fa4894fa6edf5534332bfaae4f1 (diff)
downloadFreeBSD-src-ea451418d46265093757f2058fd92af7cb29282d.zip
FreeBSD-src-ea451418d46265093757f2058fd92af7cb29282d.tar.gz
Correct a patch name and use the correct macro for displaying it.
PR: docs/18468 Submitted by: Anatoly Vorobey <mellon@pobox.com>
Diffstat (limited to 'share/man/man9/VFS.9')
-rw-r--r--share/man/man9/VFS.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/VFS.9 b/share/man/man9/VFS.9
index 4b48d99..972b336 100644
--- a/share/man/man9/VFS.9
+++ b/share/man/man9/VFS.9
@@ -40,7 +40,7 @@ Calls used to set or query filesystems for settings or information.
Filesytems that don't implement a VFS operation should use the appropriate
.Fa vfs_std
function from
-.Fa src/sys/vfs_defaults.c
+.Pa src/sys/kern/vfs_default.c
rather than implementing empty functions or casting to
.Fa eopnotsupp .
.Sh SEE ALSO
OpenPOWER on IntegriCloud