diff options
Diffstat (limited to 'usr/src/man/man3lib/libpctx.3lib')
-rw-r--r-- | usr/src/man/man3lib/libpctx.3lib | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/usr/src/man/man3lib/libpctx.3lib b/usr/src/man/man3lib/libpctx.3lib index 7a9b350820..3c315f7d2e 100644 --- a/usr/src/man/man3lib/libpctx.3lib +++ b/usr/src/man/man3lib/libpctx.3lib @@ -16,7 +16,7 @@ cc [ \fIflag\fR... ] \fIfile\fR... \fB-lpctx\fR [ \fIlibrary\fR... ] .sp .LP Functions in this library provide a simple means to access the underlying -facilities of \fBproc\fR(4) to allow a controlling process to manipulate the +facilities of \fBproc\fR(5) to allow a controlling process to manipulate the state of a controlled process. .sp .LP @@ -63,7 +63,7 @@ shared object .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 @@ -79,5 +79,9 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBcputrack\fR(1), \fBIntro\fR(3), \fBcpc\fR(3CPC), \fBlibcpc\fR(3LIB), -\fBproc\fR(4), \fBattributes\fR(5) +.BR cputrack (1), +.BR Intro (3), +.BR cpc (3CPC), +.BR libcpc (3LIB), +.BR proc (5), +.BR attributes (7) |