From 0b0b0e6c2b6bd13962660313c7baa20ee8520f11 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 18 Oct 2014 12:07:29 +0200 Subject: [PATCH] attributes.7: Comment out AS-Unsafe and AC-Unsafe headings Signed-off-by: Michael Kerrisk --- man7/attributes.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man7/attributes.7 b/man7/attributes.7 index 08939eddb..39be83fb0 100644 --- a/man7/attributes.7 +++ b/man7/attributes.7 @@ -108,8 +108,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 +.IR MT-Unsafe \" ", " AS-Unsafe ", " AC-Unsafe +.IR MT-Unsafe \" ", " AS-Unsafe ", " AC-Unsafe functions are not safe to call within the safety contexts described above. Calling them