diff options
| author | Gordon Bergling <gbe@FreeBSD.org> | 2020-09-17 20:42:41 +0000 |
|---|---|---|
| committer | Gordon Bergling <gbe@FreeBSD.org> | 2020-09-17 20:42:41 +0000 |
| commit | d2527db87ac5afbfeeebe6f740d968b2fa4b6c16 (patch) | |
| tree | c8f6c07eda343b320bfe39f57154e8a9647d7730 /share/man/man9 | |
| parent | 6f563a6f49a4238cea7f0175ec67d8b9a781683d (diff) | |
Notes
Diffstat (limited to 'share/man/man9')
| -rw-r--r-- | share/man/man9/VOP_INACTIVE.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/VOP_INACTIVE.9 b/share/man/man9/VOP_INACTIVE.9 index 05a7f2cc47736..51397a123d43b 100644 --- a/share/man/man9/VOP_INACTIVE.9 +++ b/share/man/man9/VOP_INACTIVE.9 @@ -57,7 +57,7 @@ to exclusive without sleeping. This may be because the reference count reaches zero or it may be that the file system is being forcibly unmounted while there are open files. -It can be used to reclaim space on the last close of an +It can be used to reclaim space on the last close of an .Sq open but deleted file. .Pp |
