diff options
Diffstat (limited to 'share/man/man9/VFS.9')
-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 457c794..a9dae27 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 file systems for settings or information. .Pp -File systems that don't implement a VFS operation should use the appropriate +File systems that do not implement a VFS operation should use the appropriate .Fa vfs_std function from .Pa src/sys/kern/vfs_default.c |