diff options
| author | Richard Lowe <richlowe@richlowe.net> | 2022-02-01 16:25:34 -0600 |
|---|---|---|
| committer | Richard Lowe <richlowe@richlowe.net> | 2022-02-18 15:32:41 -0600 |
| commit | bb788c55f7450a1360e9752bf81c3a3932cc8018 (patch) | |
| tree | 77443122971496a73748e2d9722913303ab61b55 /usr/src/man/man3cpc/pctx_capture.3cpc | |
| parent | 7d5a0c32ad2a16518949e2843f208bf257e5cf79 (diff) | |
| download | illumos-joyent-bb788c55f7450a1360e9752bf81c3a3932cc8018.tar.gz | |
manual: fix up free-form normative manual references in the manual
Diffstat (limited to 'usr/src/man/man3cpc/pctx_capture.3cpc')
| -rw-r--r-- | usr/src/man/man3cpc/pctx_capture.3cpc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/src/man/man3cpc/pctx_capture.3cpc b/usr/src/man/man3cpc/pctx_capture.3cpc index 6aa903669c..52a33239d5 100644 --- a/usr/src/man/man3cpc/pctx_capture.3cpc +++ b/usr/src/man/man3cpc/pctx_capture.3cpc @@ -102,7 +102,7 @@ controlled process either stopped or exited (if the controlled process has invoked \fBexit\fR(2).) If an error has occurred (for example, if the controlled process has \fBexec\fR-ed a set-\fBID\fR executable, if certain callbacks have returned error indications, or if the process was unable to -respond to \fBproc\fR(4) requests) an error message is printed and the function +respond to \fBproc\fR(5) requests) an error message is printed and the function returns \(mi1. .SH USAGE .sp @@ -112,7 +112,7 @@ be made to perform various system calls on its behalf. No system calls are directly supported in this version of the API, though system calls are executed by the \fBcpc_pctx\fR family of interfaces in \fBlibcpc\fR such as \fBcpc_pctx_bind_event\fR(3CPC). A specially created agent \fBLWP\fR is used to -execute these system calls in the controlled process. See \fBproc\fR(4) for +execute these system calls in the controlled process. See \fBproc\fR(5) for more details. .sp .LP @@ -124,7 +124,7 @@ while the agent \fBLWP\fR is still alive inside the controlled process. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -143,4 +143,4 @@ MT-Level Unsafe .sp .LP \fBfork\fR(2), \fBcpc\fR(3CPC), \fBpctx_set_events\fR(3CPC), -\fBlibpctx\fR(3LIB), \fBproc\fR(4), \fBattributes\fR(5) +\fBlibpctx\fR(3LIB), \fBproc\fR(5), \fBattributes\fR(7) |
