diff options
Diffstat (limited to 'share/man/man9/VFS_SYNC.9')
-rw-r--r-- | share/man/man9/VFS_SYNC.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/VFS_SYNC.9 b/share/man/man9/VFS_SYNC.9 index 24733094..fc77f80 100644 --- a/share/man/man9/VFS_SYNC.9 +++ b/share/man/man9/VFS_SYNC.9 @@ -71,7 +71,7 @@ The .Fn VFS_SYNC macro calls the .Va vfs_sync -method of the filesystem, which normally calls +method of the file system, which normally calls .Xr VOP_FSYNC 9 for all the vnodes in the file system. .Sh SEE ALSO |