summaryrefslogtreecommitdiff
path: root/usr/src/man/man3proc/Lprochandle.3proc
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3proc/Lprochandle.3proc')
-rw-r--r--usr/src/man/man3proc/Lprochandle.3proc6
1 files changed, 4 insertions, 2 deletions
diff --git a/usr/src/man/man3proc/Lprochandle.3proc b/usr/src/man/man3proc/Lprochandle.3proc
index 7472c74b9c..72f1630450 100644
--- a/usr/src/man/man3proc/Lprochandle.3proc
+++ b/usr/src/man/man3proc/Lprochandle.3proc
@@ -29,10 +29,12 @@ The
.Fn Lprochandle
function returns the process handle to which the thread handle
.Fa L
-belongs. This proccess handle may be used with other
+belongs.
+This proccess handle may be used with other
.Xr libproc 3PROC
functions just as if
-.Xr Pgrab 3PROC was called. The returned handle is valid even if
+.Xr Pgrab 3PROC was called.
+The returned handle is valid even if
.Xr Lfree 3PROC
is called on
.Fa L .