diff options
Diffstat (limited to 'usr/src/man/man3proc/Pgetareg.3proc')
| -rw-r--r-- | usr/src/man/man3proc/Pgetareg.3proc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3proc/Pgetareg.3proc b/usr/src/man/man3proc/Pgetareg.3proc index 52e6a80733..1904ea73a0 100644 --- a/usr/src/man/man3proc/Pgetareg.3proc +++ b/usr/src/man/man3proc/Pgetareg.3proc @@ -55,15 +55,15 @@ and functions read and update the registers of the process handle referred to by .Fa P . -.Pp The getting and setting of registers of the process operates on the representative thread (LWP). For more information on how the representative is chosen, see .Xr proc 4 . +.Pp To change the registers of a specific thread, use the .Fn Lgetareg and -.Xr Lsetareg 3PROC +.Fn Lputareg functions. .Pp The getting and setting of registers only applies to stopped processes. |
