Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 2020 17:29:44 +0000 (UTC)
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org
Subject:   svn commit: r366007 - stable/12/share/man/man9
Message-ID:  <202009221729.08MHTiRV065570@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009221729.08MHTiRV065570>