summaryrefslogtreecommitdiffstats
path: root/share/man/man9/vget.9
diff options
context:
space:
mode:
authorhmp <hmp@FreeBSD.org>2003-10-23 02:22:07 +0000
committerhmp <hmp@FreeBSD.org>2003-10-23 02:22:07 +0000
commit72f855551d82f2bd6e4ccc7a94e68abc36ea3d25 (patch)
tree27c1d401a372c8e6a5a8600aa1b9ea57ff1aeebb /share/man/man9/vget.9
parent245743d500c8310cf5978128a6c2cc2ff6c3aa0a (diff)
downloadFreeBSD-src-72f855551d82f2bd6e4ccc7a94e68abc36ea3d25.zip
FreeBSD-src-72f855551d82f2bd6e4ccc7a94e68abc36ea3d25.tar.gz
Mdoc Janitor:
* Fix hard sentence breaks.
Diffstat (limited to 'share/man/man9/vget.9')
-rw-r--r--share/man/man9/vget.96
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man9/vget.9 b/share/man/man9/vget.9
index 36c1cef..c5c5e02 100644
--- a/share/man/man9/vget.9
+++ b/share/man/man9/vget.9
@@ -48,9 +48,11 @@ the vnode to remove from the free list
if non-zero, the vnode will also be locked
.El
.Pp
-When not in use, vnodes are kept on a free list. The vnodes still
+When not in use, vnodes are kept on a free list.
+The vnodes still
reference valid files but may be reused to refer to a new file at any
-time. Often, these vnodes are also held in caches in the system, such
+time.
+Often, these vnodes are also held in caches in the system, such
as the name cache.
.Pp
When a vnode which is on the free list is used again, for instance if
OpenPOWER on IntegriCloud