diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-06-24 17:19:21 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-06-26 11:25:22 +0200 |
| commit | 74714ea89555998050e8fee475bd497a0596693c (patch) | |
| tree | 53e1fc656ff7e83241e47d8c1c26f8ab3768e79f /man3/pthread_attr_init.3 | |
| parent | 4100abc52e9cfc9b3c15deff58bd10baf9a91ed8 (diff) | |
| download | man-pages-74714ea89555998050e8fee475bd497a0596693c.tar.gz | |
ctime.3, error.3, getmntent.3, getnetent_r.3, getrpcent_r.3, getservent_r.3, pthread_attr_init.3, pthread_getattr_np.3, pthread_tryjoin_np.3, rpc.3, setaliasent.3, setenv.3, unlocked_stdio.3: srcfix: Eliminate some groff warnings
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/pthread_attr_init.3')
| -rw-r--r-- | man3/pthread_attr_init.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man3/pthread_attr_init.3 b/man3/pthread_attr_init.3 index 43f8ec4a00..8eba63456a 100644 --- a/man3/pthread_attr_init.3 +++ b/man3/pthread_attr_init.3 @@ -79,6 +79,7 @@ handle a possible error return). .SH ATTRIBUTES For an explanation of the terms used in this section, see .BR attributes (7). +.ad l .TS allbox; lbw22 lb lb @@ -89,7 +90,7 @@ T{ .BR pthread_attr_destroy () T} Thread safety MT-Safe .TE - +.ad .SH CONFORMING TO POSIX.1-2001, POSIX.1-2008. .SH NOTES |
