diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-10-18 11:10:38 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-02-27 14:43:39 +0100 |
| commit | 8fd8d7d766ab5eb1a32f29fa48cf4fe402ce343c (patch) | |
| tree | 929c44ab374fdbb64bb0d6936348a481a174cd79 /man7 | |
| parent | 46992f64eb9ccc733015857d83bf77d8d3c6e67c (diff) | |
| download | man-pages-8fd8d7d766ab5eb1a32f29fa48cf4fe402ce343c.tar.gz | |
attributes.7: srcfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/attributes.7 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man7/attributes.7 b/man7/attributes.7 index d88d6193d9..4b0e61c457 100644 --- a/man7/attributes.7 +++ b/man7/attributes.7 @@ -190,7 +190,8 @@ Other keywords that appear in safety notes are defined in subsequent sections. .\" as an AC-Unsafe feature may, if canceled asynchronously, .\" fail to release a lock that would have been released if their execution .\" had not been interrupted by asynchronous thread cancellation. -.\" Once a lock is left taken, attempts to take that lock will block indefinitely. +.\" Once a lock is left taken, +.\" attempts to take that lock will block indefinitely. .\" .TP .\" .I corrupt .\" Functions marked with |
