diff options
| -rw-r--r-- | share/man/man9/VFS.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/VFS.9 b/share/man/man9/VFS.9 index 4b48d99b7e7c..972b336e4559 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 |
