svn commit: r365854 - head/share/man/man9

Gordon Bergling gbe at FreeBSD.org
Thu Sep 17 20:42:42 UTC 2020


Author: gbe (doc committer)
Date: Thu Sep 17 20:42:41 2020
New Revision: 365854
URL: https://svnweb.freebsd.org/changeset/base/365854

Log:
  VOP_INACTIVE(9): Remove trailing whitespace
  
  MFC after:	3 days

Modified:
  head/share/man/man9/VOP_INACTIVE.9

Modified: head/share/man/man9/VOP_INACTIVE.9
==============================================================================
--- head/share/man/man9/VOP_INACTIVE.9	Thu Sep 17 20:37:54 2020	(r365853)
+++ head/share/man/man9/VOP_INACTIVE.9	Thu Sep 17 20:42:41 2020	(r365854)
@@ -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