svn commit: r366007 - stable/12/share/man/man9
Gordon Bergling
gbe at FreeBSD.org
Tue Sep 22 17:29:45 UTC 2020
Author: gbe (doc committer)
Date: Tue Sep 22 17:29:44 2020
New Revision: 366007
URL: https://svnweb.freebsd.org/changeset/base/366007
Log:
MFC r365854: VOP_INACTIVE(9): Remove trailing whitespace
Modified:
stable/12/share/man/man9/VOP_INACTIVE.9
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/share/man/man9/VOP_INACTIVE.9
==============================================================================
--- stable/12/share/man/man9/VOP_INACTIVE.9 Tue Sep 22 17:28:32 2020 (r366006)
+++ stable/12/share/man/man9/VOP_INACTIVE.9 Tue Sep 22 17:29:44 2020 (r366007)
@@ -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
More information about the svn-src-all
mailing list