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 5732c27..5a8f008 100644 --- a/share/man/man9/VFS.9 +++ b/share/man/man9/VFS.9 @@ -37,7 +37,7 @@ .Sh DESCRIPTION Calls used to set or query filesystems for settings or information. .Pp -Filesytems that don't implement a VFS operation should use the appropriate +Filesystems that don't implement a VFS operation should use the appropriate .Fa vfs_std function from .Pa src/sys/kern/vfs_default.c |