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

Reply via email to