aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/vref.9
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-07-03 18:29:24 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-07-03 18:29:24 +0000
commit5203edcdc553fda6caa1da8826a89b1a02dad1bf (patch)
tree5526e5113f4e9589bb734483867453b89a7ca4e6 /share/man/man9/vref.9
parentb5243429417437665b6b4e7b982513985282becf (diff)
Mechanically kill hard sentence breaks and double whitespaces.
Notes
Notes: svn path=/head/; revision=131530
Diffstat (limited to 'share/man/man9/vref.9')
-rw-r--r--share/man/man9/vref.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/vref.9 b/share/man/man9/vref.9
index 819fe200a081..6fffb8b1c172 100644
--- a/share/man/man9/vref.9
+++ b/share/man/man9/vref.9
@@ -53,7 +53,7 @@ are using the vnode.
This allows the system to detect when a vnode is
no longer being used and can be safely recycled for a different file.
.Pp
-Any code in the system which is using a vnode (e.g. during the
+Any code in the system which is using a vnode (e.g.\& during the
operation of some algorithm or to store in a data structure) should
call
.Fn vref .