diff --git a/man3/ctime.3 b/man3/ctime.3 index c89d2fea5..aadb3a41f 100644 --- a/man3/ctime.3 +++ b/man3/ctime.3 @@ -282,6 +282,7 @@ in case an error was detected. .SH ATTRIBUTES For an explanation of the terms used in this section, see .BR attributes (7). +.ad l .TS allbox; lbw14 lb lbw31 @@ -311,7 +312,7 @@ T{ .BR localtime () T} Thread safety MT-Unsafe race:tmbuf env locale .TE - +.ad .SH CONFORMING TO POSIX.1-2001. C89 and C99 specify diff --git a/man3/error.3 b/man3/error.3 index 62d943f63..11413d681 100644 --- a/man3/error.3 +++ b/man3/error.3 @@ -121,9 +121,10 @@ The function should print a suitable string to .SH ATTRIBUTES For an explanation of the terms used in this section, see .BR attributes (7). +.ad l .TS allbox; -lb lb lb +lb lb lbw33 l l l. Interface Attribute Value T{ @@ -135,6 +136,7 @@ T} Thread safety T{ MT-Unsafe\ race: error_at_line/error_one_per_line locale T} .TE +.ad The internal .I error_one_per_line diff --git a/man3/getmntent.3 b/man3/getmntent.3 index afc508a8e..40e068aad 100644 --- a/man3/getmntent.3 +++ b/man3/getmntent.3 @@ -205,6 +205,7 @@ a match is found and NULL otherwise. .SH ATTRIBUTES For an explanation of the terms used in this section, see .BR attributes (7). +.ad l .TS allbox; lbw13 lb lbw31 @@ -225,7 +226,7 @@ T{ .BR getmntent_r () T} Thread safety MT-Safe locale .TE - +.ad .SH CONFORMING TO The nonreentrant functions are from SunOS 4.1.3. A routine diff --git a/man3/getnetent_r.3 b/man3/getnetent_r.3 index 9fbf6d67c..9992fea40 100644 --- a/man3/getnetent_r.3 +++ b/man3/getnetent_r.3 @@ -142,6 +142,7 @@ Try again with a larger buffer .SH ATTRIBUTES For an explanation of the terms used in this section, see .BR attributes (7). +.ad l .TS allbox; lbw17 lb lb @@ -153,7 +154,7 @@ T{ .BR getnetbyaddr_r () T} Thread safety MT-Safe locale .TE - +.ad .SH CONFORMING TO These functions are GNU extensions. Functions with similar names exist on some other systems, diff --git a/man3/getrpcent_r.3 b/man3/getrpcent_r.3 index bddf8a9fc..f517abeae 100644 --- a/man3/getrpcent_r.3 +++ b/man3/getrpcent_r.3 @@ -131,6 +131,7 @@ Try again with a larger buffer .SH ATTRIBUTES For an explanation of the terms used in this section, see .BR attributes (7). +.ad l .TS allbox; lbw19 lb lb @@ -142,7 +143,7 @@ T{ .BR getrpcbynumber_r () T} Thread safety MT-Safe locale .TE - +.ad .SH CONFORMING TO These functions are GNU extensions. Functions with similar names exist on some other systems, diff --git a/man3/getservent_r.3 b/man3/getservent_r.3 index a86706b55..b44500460 100644 --- a/man3/getservent_r.3 +++ b/man3/getservent_r.3 @@ -131,6 +131,7 @@ Try again with a larger buffer .SH ATTRIBUTES For an explanation of the terms used in this section, see .BR attributes (7). +.ad l .TS allbox; lbw18 lb lb @@ -142,7 +143,7 @@ T{ .BR getservbyport_r () T} Thread safety MT-Safe locale .TE - +.ad .SH CONFORMING TO These functions are GNU extensions. Functions with similar names exist on some other systems, diff --git a/man3/pthread_attr_init.3 b/man3/pthread_attr_init.3 index 43f8ec4a0..8eba63456 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 diff --git a/man3/pthread_getattr_np.3 b/man3/pthread_getattr_np.3 index ebbe648a4..78e2e3041 100644 --- a/man3/pthread_getattr_np.3 +++ b/man3/pthread_getattr_np.3 @@ -98,16 +98,17 @@ This function is available in glibc since version 2.2.3. .SH ATTRIBUTES For an explanation of the terms used in this section, see .BR attributes (7). +.ad l .TS allbox; -lb lb lb +lbw20 lb lb l l l. Interface Attribute Value T{ .BR pthread_getattr_np () T} Thread safety MT-Safe .TE - +.ad .SH CONFORMING TO This function is a nonstandard GNU extension; hence the suffix "_np" (nonportable) in the name. diff --git a/man3/pthread_tryjoin_np.3 b/man3/pthread_tryjoin_np.3 index d6d18ef27..9277007d5 100644 --- a/man3/pthread_tryjoin_np.3 +++ b/man3/pthread_tryjoin_np.3 @@ -120,6 +120,7 @@ These functions first appeared in glibc in version 2.3.3. .SH ATTRIBUTES For an explanation of the terms used in this section, see .BR attributes (7). +.ad l .TS allbox; lbw22 lb lb @@ -130,7 +131,7 @@ T{ .BR pthread_timedjoin_np () T} Thread safety MT-Safe .TE - +.ad .SH CONFORMING TO These functions are nonstandard GNU extensions; hence the suffix "_np" (nonportable) in the names. diff --git a/man3/rpc.3 b/man3/rpc.3 index 84679d9bb..efa77ab5e 100644 --- a/man3/rpc.3 +++ b/man3/rpc.3 @@ -1103,6 +1103,7 @@ Service implementors usually do not need this routine. .SH ATTRIBUTES For an explanation of the terms used in this section, see .BR attributes (7). +.ad l .TS allbox; lbw35 lb lb @@ -1209,7 +1210,7 @@ T{ .BR xprt_unregister () T} Thread safety MT-Safe .TE - +.ad .SH SEE ALSO .\" We don't have an rpc_secure.3 page in the set at the moment -- MTK, 19 Sep 05 .\" .BR rpc_secure (3), diff --git a/man3/setaliasent.3 b/man3/setaliasent.3 index 9b28f6853..c35c04d27 100644 --- a/man3/setaliasent.3 +++ b/man3/setaliasent.3 @@ -101,6 +101,7 @@ file. .SH ATTRIBUTES For an explanation of the terms used in this section, see .BR attributes (7). +.ad l .TS allbox; lbw19 lb lb @@ -117,7 +118,7 @@ T{ .BR getaliasbyname () T} Thread safety MT-Unsafe .TE - +.ad .SH CONFORMING TO These routines are glibc-specific. The NeXT system has similar routines: diff --git a/man3/setenv.3 b/man3/setenv.3 index f36bec01c..0a41bbe79 100644 --- a/man3/setenv.3 +++ b/man3/setenv.3 @@ -129,6 +129,7 @@ Insufficient memory to add a new variable to the environment. .SH ATTRIBUTES For an explanation of the terms used in this section, see .BR attributes (7). +.ad l .TS allbox; lb lb lb @@ -139,6 +140,7 @@ T{ .BR unsetenv () T} Thread safety MT-Unsafe const:env .TE +.ad .SH CONFORMING TO POSIX.1-2001, POSIX.1-2008, 4.3BSD. .SH NOTES diff --git a/man3/unlocked_stdio.3 b/man3/unlocked_stdio.3 index 532dc290d..3102c5e52 100644 --- a/man3/unlocked_stdio.3 +++ b/man3/unlocked_stdio.3 @@ -114,6 +114,7 @@ See .SH ATTRIBUTES For an explanation of the terms used in this section, see .BR attributes (7). +.ad l .TS allbox; lbw20 lb lb @@ -151,7 +152,7 @@ T{ .BR fileno_unlocked () T} Thread safety MT-Safe .TE - +.ad .SH CONFORMING TO The four functions .BR getc_unlocked (),