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
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to