Correct a patch name and use the correct macro for displaying it.
PR: docs/18468 Submitted by: Anatoly Vorobey <mellon@pobox.com>
This commit is contained in:
parent
325bde0fb7
commit
9dca1aebb4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user