diff options
-rw-r--r-- | share/man/man9/rwlock.9 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man9/rwlock.9 b/share/man/man9/rwlock.9 index 51082de..94e53a1 100644 --- a/share/man/man9/rwlock.9 +++ b/share/man/man9/rwlock.9 @@ -147,6 +147,7 @@ Do not log any operations for this lock via .It Dv RW_RECURSE Allow threads to recursively acquire exclusive locks for .Fa rw . +.El .It Fn rw_rlock "struct rwlock *rw" Lock .Fa rw |