diff options
author | Yuri Pankov <yuri.pankov@nexenta.com> | 2017-07-29 16:02:29 +0300 |
---|---|---|
committer | Richard Lowe <richlowe@richlowe.net> | 2017-08-11 19:00:16 -0400 |
commit | c66b8046543352459a11a51501b628d1c98a8c44 (patch) | |
tree | 1121a5f9a15592e29af27c5f55a10ec607cf88d6 /usr/src/man/man3proc/Plwp_getspymaster.3proc | |
parent | 12014b724f98604d61f9756b7e199416475d7396 (diff) | |
download | illumos-gate-c66b8046543352459a11a51501b628d1c98a8c44.tar.gz |
8547 update mandoc to 1.14.3
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
Diffstat (limited to 'usr/src/man/man3proc/Plwp_getspymaster.3proc')
-rw-r--r-- | usr/src/man/man3proc/Plwp_getspymaster.3proc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr/src/man/man3proc/Plwp_getspymaster.3proc b/usr/src/man/man3proc/Plwp_getspymaster.3proc index 7810b402b0..8b7adbf418 100644 --- a/usr/src/man/man3proc/Plwp_getspymaster.3proc +++ b/usr/src/man/man3proc/Plwp_getspymaster.3proc @@ -44,10 +44,12 @@ For more information on the agent LWP and the spy master, see .Pp If the thread identified .Fa lwpid -has an agent LWP, the corresponding ps information (see +has an agent LWP, the corresponding ps information +.Po see .Xr proc 4 for the definition of the -.Sy psinfo_t Ns ) +.Sy psinfo_t +.Pc will be filled into .Fa ps . .Pp |