diff options
| author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2008-03-16 17:06:05 +0000 |
|---|---|---|
| committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2008-03-16 17:06:05 +0000 |
| commit | 39887c5c2e802e15f70eae244161b4a9319d1390 (patch) | |
| tree | 9449ebe5fc8f6309b2c2f2ad033ff5be85e4eb7c /share | |
| parent | d8653dd986fccb799435405741fc047b18d7284c (diff) | |
Notes
Diffstat (limited to 'share')
| -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 51082debf411..94e53a154883 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 |
