Module Name:    src
Committed By:   riastradh
Date:           Sat May  7 06:47:44 UTC 2016

Modified Files:
        src/share/man/man9: wapbl.9

Log Message:
Omit confusing sentence.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/share/man/man9/wapbl.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man9/wapbl.9
diff -u src/share/man/man9/wapbl.9:1.11 src/share/man/man9/wapbl.9:1.12
--- src/share/man/man9/wapbl.9:1.11	Sat May  7 05:46:35 2016
+++ src/share/man/man9/wapbl.9	Sat May  7 06:47:44 2016
@@ -1,4 +1,4 @@
-.\"	$NetBSD: wapbl.9,v 1.11 2016/05/07 05:46:35 riastradh Exp $
+.\"	$NetBSD: wapbl.9,v 1.12 2016/05/07 06:47:44 riastradh Exp $
 .\"
 .\" Copyright (c) 2015 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -315,9 +315,6 @@ Wait for space in the current transactio
 if necessary, and lock it.
 .Pp
 The lock is not exclusive: other threads may lock the transaction too.
-However, if there is not enough space, another thread will obtain an
-exclusive lock in order to flush the transaction.
-.Pp
 The lock is not recursive: a thread may not acquire it again without
 calling
 .Fa wapbl_end

Reply via email to