diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2021-01-06 11:45:26 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2021-01-06 13:46:44 +0100 |
| commit | b32feea59ece0b6591071b57bb935ce6505246f5 (patch) | |
| tree | 22b53ebc12896257ec9da5eaf3f6d04cc84c430c /man3/siginterrupt.3 | |
| parent | c466875ecd64ed3d3cd3e578406851b7dfb397bf (diff) | |
| download | man-pages-b32feea59ece0b6591071b57bb935ce6505246f5.tar.gz | |
Various pages: Formatting tweaks after "Improve formatting in ATTRIBUTES"
Various ATTRIBUTES table improvements following the previous
commit. In particular, make use of T{...T} to allow wrapping
in table cells that have a lot of text.
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/siginterrupt.3')
| -rw-r--r-- | man3/siginterrupt.3 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/man3/siginterrupt.3 b/man3/siginterrupt.3 index c6d7851973..9b0efe4279 100644 --- a/man3/siginterrupt.3 +++ b/man3/siginterrupt.3 @@ -89,12 +89,14 @@ For an explanation of the terms used in this section, see .nh .TS allbox; -lbx lb lb +lb lb lbx l l l. Interface Attribute Value T{ .BR siginterrupt () -T} Thread safety MT-Unsafe const:sigintr +T} Thread safety T{ +MT-Unsafe const:sigintr +T} .TE .hy .ad |
