aboutsummaryrefslogtreecommitdiffstats
path: root/man7/man-pages.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-10-18 20:18:52 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-02-27 14:44:29 +0100
commit361b7ac797dbe8d5d30f938c28a1567e5f91be8e (patch)
treed23e83660e33671282fe6eeb9b348db7fcfa96b3 /man7/man-pages.7
parent8cc62edf507177d0f9948945c75be297f2de60eb (diff)
downloadman-pages-361b7ac797dbe8d5d30f938c28a1567e5f91be8e.tar.gz
man-pages.7: Refer reader to attributes(7) for details of ATTRIBUTES section
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/man-pages.7')
-rw-r--r--man7/man-pages.725
1 files changed, 4 insertions, 21 deletions
diff --git a/man7/man-pages.7 b/man7/man-pages.7
index 59032f1df6..b6fc190a36 100644
--- a/man7/man-pages.7
+++ b/man7/man-pages.7
@@ -358,27 +358,10 @@ as the base.
.\" However, please include security information somewhere!
.TP
.B ATTRIBUTES
-A summary of various attributes of the function(s) documented on this page,
-broken into subsections.
-
-The following subsections are defined:
-.sp
-.RS
-.TP
-.B "Multithreading (see pthreads(7))"
-This subsection notes attributes relating to multithreaded applications:
-.RS
-.IP * 3
-Whether the function is thread-safe.
-.IP *
-Whether the function is a cancellation point.
-.IP *
-Whether the function is async-cancel-safe.
-.RE
-.IP
-Details of these attributes can be found in
-.BR pthreads (7).
-.RE
+A summary of various attributes of the function(s) documented on this page.
+See
+.BR attributes (7)
+for further details.
.TP
.B VERSIONS
A brief summary of the Linux kernel or glibc versions where a