diff options
Diffstat (limited to 'usr/src/man/man3proc/Lstatus.3proc')
-rw-r--r-- | usr/src/man/man3proc/Lstatus.3proc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/man/man3proc/Lstatus.3proc b/usr/src/man/man3proc/Lstatus.3proc index b02b63f6db..9efc793656 100644 --- a/usr/src/man/man3proc/Lstatus.3proc +++ b/usr/src/man/man3proc/Lstatus.3proc @@ -38,7 +38,8 @@ of its stack, its user and system time, and more. .Pp The returned pointer is only valid as long as the thread handle .Fa L -is valid. After a call to +is valid. +After a call to .Xr Ltree 3PROC , the returned data pointer is invalid. .Sh RETURN VALUES |