From b820898105e8ecaaa3fbec64f1ca1eed25e0693a Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 18 Oct 2014 13:03:32 +0200 Subject: [PATCH] attributes.7: Wording improvement [*] Signed-off-by: Michael Kerrisk --- man7/attributes.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/attributes.7 b/man7/attributes.7 index c5171b618..ead11397a 100644 --- a/man7/attributes.7 +++ b/man7/attributes.7 @@ -524,7 +524,7 @@ The identifier that follows the mark will appear by itself as a safety note in readers. Programs that wish to work around this safety issue, so as to call writers, may use a non-recursive -.I rwlock +read-write lock associated with the identifier, and guard .I all calls to functions marked with