diff options
Diffstat (limited to 'man7/attributes.7')
| -rw-r--r-- | man7/attributes.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/attributes.7 b/man7/attributes.7 index cdb6d344c2..c8e09065a7 100644 --- a/man7/attributes.7 +++ b/man7/attributes.7 @@ -88,8 +88,8 @@ safe for inlining. .\" environment cannot be performed atomically then it is also possible that .\" the environment encountered is internally inconsistent. .TP -.IR MT-Unsafe \" ", " AS-Unsafe ", " AC-Unsafe -.IR MT-Unsafe \" ", " AS-Unsafe ", " AC-Unsafe +.I MT-Unsafe \" ", " AS-Unsafe ", " AC-Unsafe +.I MT-Unsafe \" ", " AS-Unsafe ", " AC-Unsafe functions are not safe to call in a multithreaded programs. .\" functions are not .\" safe to call within the safety contexts described above. |
