summaryrefslogtreecommitdiff
path: root/usr/src/man/man3proc/Lstate.3proc
diff options
context:
space:
mode:
authorChris Fraire <cfraire@me.com>2017-08-06 19:13:02 -0500
committerDan McDonald <danmcd@joyent.com>2017-08-24 15:57:24 -0400
commitb31ca922c7346747131aed07c0c171ec2f573aac (patch)
tree9d0af65b55d78f155097a870fbb1a646b95a7e29 /usr/src/man/man3proc/Lstate.3proc
parentf52b16c60da4b4c350471d7fc68089d796cc082f (diff)
downloadillumos-joyent-b31ca922c7346747131aed07c0c171ec2f573aac.tar.gz
8566 Man pages contain cross-reference errata
Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/man/man3proc/Lstate.3proc')
-rw-r--r--usr/src/man/man3proc/Lstate.3proc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man3proc/Lstate.3proc b/usr/src/man/man3proc/Lstate.3proc
index febec067a3..d441b03811 100644
--- a/usr/src/man/man3proc/Lstate.3proc
+++ b/usr/src/man/man3proc/Lstate.3proc
@@ -30,7 +30,7 @@ The
function returns the state of the thread handle
.Fa L .
The list of states is available in the
-.Xr libproc 3PROC .
+.Xr libproc 3LIB .
.Sh RETURN VALUES
Upon successful completion, the current state is returned.
.Sh INTERFACE STABILITY