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/error.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/error.3')
| -rw-r--r-- | man3/error.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/error.3 b/man3/error.3 index 62d943f637..11413d6811 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 |
