diff options
Diffstat (limited to 'usr/src/man/man3proc/proc_lwp_in_set.3proc')
-rw-r--r-- | usr/src/man/man3proc/proc_lwp_in_set.3proc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3proc/proc_lwp_in_set.3proc b/usr/src/man/man3proc/proc_lwp_in_set.3proc index bea97c1a71..4fc98a8a9f 100644 --- a/usr/src/man/man3proc/proc_lwp_in_set.3proc +++ b/usr/src/man/man3proc/proc_lwp_in_set.3proc @@ -40,7 +40,7 @@ whether a thread is in a range. A thread range is a series of one or more series of range identifiers which describe a collection of threads. These are often used by programs such as -.Xr pbind 1M , +.Xr pbind 8 , .Xr pstack 1 , .Xr prun 1 , .Xr pstop 1 , @@ -118,4 +118,4 @@ is returned to indicate that the set is invalid. .Sy MT-Safe .Sh SEE ALSO .Xr libproc 3LIB , -.Xr proc 4 +.Xr proc 5 |