summaryrefslogtreecommitdiff
path: root/usr/src/man/man3proc/Pcreate_agent.3proc
diff options
context:
space:
mode:
authorDan McDonald <danmcd@joyent.com>2022-03-15 12:07:15 -0400
committerGitHub <noreply@github.com>2022-03-15 12:07:15 -0400
commit83decd22b44019b0fe369224fb19e1ef21263ab6 (patch)
tree0bbbaea9d4231f77a406362904280d6ba53e1d55 /usr/src/man/man3proc/Pcreate_agent.3proc
parentad491f11d9af43fd3f0d6159c9e08112de475a54 (diff)
downloadillumos-joyent-83decd22b44019b0fe369224fb19e1ef21263ab6.tar.gz
OS-8361 IPD 4 (man page renumbering) tracking issue
Reviewed by: Brian Bennett <brian.bennett@joyent.com> Approved by: Brian Bennett <brian.bennett@joyent.com>
Diffstat (limited to 'usr/src/man/man3proc/Pcreate_agent.3proc')
-rw-r--r--usr/src/man/man3proc/Pcreate_agent.3proc4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3proc/Pcreate_agent.3proc b/usr/src/man/man3proc/Pcreate_agent.3proc
index d492b38d51..e4617cd4c9 100644
--- a/usr/src/man/man3proc/Pcreate_agent.3proc
+++ b/usr/src/man/man3proc/Pcreate_agent.3proc
@@ -33,7 +33,7 @@ function creates the agent LWP in the process represented by the handle
The agent LWP is used as a means to force system calls to be invoked on
the controlled process.
For more information on the agent LWP, see
-.Xr proc 4 .
+.Xr proc 5 .
.Pp
The agent LWP cannot be created for process handles corresponding to
core files, zombie processes, processes that have yet to run, and ELF
@@ -83,4 +83,4 @@ in
.Sh SEE ALSO
.Xr libproc 3LIB ,
.Xr Pdestroy_agent 3PROC ,
-.Xr proc 4
+.Xr proc 5