diff options
Diffstat (limited to 'usr/src/man/man3contract/ct_event_read.3contract')
-rw-r--r-- | usr/src/man/man3contract/ct_event_read.3contract | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/usr/src/man/man3contract/ct_event_read.3contract b/usr/src/man/man3contract/ct_event_read.3contract index 800c5b375b..4e3b39931c 100644 --- a/usr/src/man/man3contract/ct_event_read.3contract +++ b/usr/src/man/man3contract/ct_event_read.3contract @@ -71,7 +71,7 @@ cc [ \fIflag\fR\&.\|.\|. ] \fIfile\fR\&.\|.\|. \fB-D_LARGEFILE64_SOURCE\fR \fB - .SH DESCRIPTION .LP These functions operate on contract event endpoint file descriptors obtained -from the \fBcontract\fR(4) file system and event object handles returned by +from the \fBcontract\fR(5) file system and event object handles returned by \fBct_event_read()\fR and \fBct_event_read_critical()\fR. .sp .LP @@ -143,7 +143,7 @@ The message represents an exit negotiation. .sp .LP The \fBct_event_get_type()\fR function reads the event type. The value is one -of the event types described in \fBcontract\fR(4) or the contract type's manual +of the event types described in \fBcontract\fR(5) or the contract type's manual page. .sp .LP @@ -208,7 +208,7 @@ The \fIevthndl\fR argument is not a \fBCT_EV_NEGEND\fR event object. .SH ATTRIBUTES .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -225,5 +225,7 @@ MT-Level Safe .SH SEE ALSO .LP -\fBlibcontract\fR(3LIB), \fBcontract\fR(4), \fBattributes\fR(5), -\fBlfcompile\fR(5) +.BR libcontract (3LIB), +.BR contract (5), +.BR attributes (7), +.BR lfcompile (7) |