diff options
Diffstat (limited to 'share/man/man9/VOP_FSYNC.9')
-rw-r--r-- | share/man/man9/VOP_FSYNC.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/VOP_FSYNC.9 b/share/man/man9/VOP_FSYNC.9 index 3b7f4e4..298ea99 100644 --- a/share/man/man9/VOP_FSYNC.9 +++ b/share/man/man9/VOP_FSYNC.9 @@ -101,7 +101,7 @@ loop: */ if (bp->b_flags & B_BUSY) continue; - + /* * Make sure the buffer is dirty. */ |