From c66b8046543352459a11a51501b628d1c98a8c44 Mon Sep 17 00:00:00 2001 From: Yuri Pankov Date: Sat, 29 Jul 2017 16:02:29 +0300 Subject: 8547 update mandoc to 1.14.3 Reviewed by: Robert Mustacchi Approved by: Richard Lowe --- usr/src/man/man3c/thrd_detach.3c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/src/man/man3c') diff --git a/usr/src/man/man3c/thrd_detach.3c b/usr/src/man/man3c/thrd_detach.3c index 4f19042c2c..502032b1be 100644 --- a/usr/src/man/man3c/thrd_detach.3c +++ b/usr/src/man/man3c/thrd_detach.3c @@ -40,7 +40,7 @@ The act of calling on a thread does not cause it to terminate. .Sh RETURN VALUES Upon successful completion, the -.Xr thrd_detach 3C +.Fn thrd_detach function returns .Sy thrd_success . Otherwise, it returns -- cgit v1.2.3