summaryrefslogtreecommitdiffstats
path: root/share/man/man9/lock.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/lock.9')
-rw-r--r--share/man/man9/lock.93
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man9/lock.9 b/share/man/man9/lock.9
index 3ac23db..db99cad 100644
--- a/share/man/man9/lock.9
+++ b/share/man/man9/lock.9
@@ -215,7 +215,8 @@ The flag allows exclusive requests to preempt the current shared request
even if the current thread owns shared locks.
This is safe since shared lock is guaranteed to not recurse, and is used
when thread is known to held unrelated shared locks, to not cause
-unnecessary starvation. An example is
+unnecessary starvation.
+An example is
.Dv vp
locking in VFS
.Xr lookup 9 ,
OpenPOWER on IntegriCloud