From 8e44e0ab19715e2635c0e8571b51af773c97f1b8 Mon Sep 17 00:00:00 2001 From: Jilles Tjoelker Date: Sun, 29 May 2016 14:16:23 +0000 Subject: _umtx_op(2),thr_*(2): Various spelling, grammar and mdoc fixes. --- lib/libc/sys/thr_self.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/sys/thr_self.2') diff --git a/lib/libc/sys/thr_self.2 b/lib/libc/sys/thr_self.2 index d90b863d49c8..19c639d1909b 100644 --- a/lib/libc/sys/thr_self.2 +++ b/lib/libc/sys/thr_self.2 @@ -80,9 +80,9 @@ argument is not valid. .Sh STANDARDS The .Fn thr_self -system call is non-standard and is used by the +system call is non-standard and is used by .Lb libthr to implement .St -p1003.1-2001 -.Xr pthread(3) +.Xr pthread 3 functionality. -- cgit v1.2.3