summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-07-30 15:02:42 -0500
committerAlejandro Colomar <alx@kernel.org>2023-07-30 22:39:35 +0200
commit2beee28f96f5314b0186f88914d7b62c114d08e2 (patch)
treee6c40990a6f71c91c26a470eb2ae53315cd5a1fa
parentc4780bf09bd77e2e146a3ea27a0f50dacba35f1f (diff)
pthread_setcancelstate.3: srcfix
Continue commit 9e54434ead, 19 July. Fix half-bracketed table that didn't turn hyphenation off prior to the `TS` call in the first place. Fizes: 9e54434ead ("man*/: ffix (un-bracket tables)") Signed-off-by: "G. Branden Robinson" <g.branden.robinson@gmail.com> Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man3/pthread_setcancelstate.31
1 files changed, 0 insertions, 1 deletions
diff --git a/man3/pthread_setcancelstate.3 b/man3/pthread_setcancelstate.3
index 0c805fda3..5de9bb3ee 100644
--- a/man3/pthread_setcancelstate.3
+++ b/man3/pthread_setcancelstate.3
@@ -125,7 +125,6 @@ AC-Safe
T}
.TE
.sp 1
-.hy
.SH STANDARDS
POSIX.1-2008.
.SH HISTORY