summaryrefslogtreecommitdiff
path: root/usr/src/man/man4/proc.4
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man4/proc.4')
-rw-r--r--usr/src/man/man4/proc.44
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man4/proc.4 b/usr/src/man/man4/proc.4
index 4fc8647c7f..e42afdd1fc 100644
--- a/usr/src/man/man4/proc.4
+++ b/usr/src/man/man4/proc.4
@@ -18,7 +18,7 @@
.\" fields enclosed by brackets "[]" replaced with your own identifying
.\" information: Portions Copyright [yyyy] [name of copyright owner]
.\"
-.Dd January 6, 2020
+.Dd May 17, 2020
.Dt PROC 4
.Os
.Sh NAME
@@ -483,7 +483,7 @@ is the total number of active lwps in the process.
is the total number of zombie lwps in the process.
A zombie lwp is a non-detached lwp that has terminated but has not been reaped
with
-.Xr thr_join 3
+.Xr thr_join 3C
or
.Xr pthread_join 3C .
.Pp