summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/port_create.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/port_create.3c')
-rw-r--r--usr/src/man/man3c/port_create.3c23
1 files changed, 18 insertions, 5 deletions
diff --git a/usr/src/man/man3c/port_create.3c b/usr/src/man/man3c/port_create.3c
index a6d91b0009..584efa2826 100644
--- a/usr/src/man/man3c/port_create.3c
+++ b/usr/src/man/man3c/port_create.3c
@@ -28,7 +28,9 @@ l l l .
source object type association mechanism
_
\fBPORT_SOURCE_AIO\fR \fBstruct aiocb\fR T{
-\fBaio_read\fR(3C), \fBaio_write\fR(3C), \fBlio_listio\fR(3C)
+\fBaio_read\fR(3C),
+\fBaio_write\fR(3C),
+\fBlio_listio\fR(3C)
T}
\fBPORT_SOURCE_FD\fR file descriptor \fBport_associate\fR(3C)
\fBPORT_SOURCE_MQ\fR \fBmqd_t\fR \fBmq_notify\fR(3C)
@@ -151,7 +153,18 @@ MT-Level Safe
.SH SEE ALSO
.LP
-\fBrctladm\fR(8), \fBclose\fR(2), \fBexit\fR(2), \fBfork\fR(2), \fBpoll\fR(2),
-\fBsetrctl\fR(2), \fBaio_read\fR(3C), \fBaio_write\fR(3C), \fBaio.h\fR(3HEAD),
-\fBlio_listio\fR(3C), \fBmq_notify\fR(3C), \fBport_associate\fR(3C),
-\fBport_get\fR(3C), \fBtimer_create\fR(3C), \fBattributes\fR(7)
+\fBclose\fR(2),
+\fBexit\fR(2),
+\fBfork\fR(2),
+\fBpoll\fR(2),
+\fBsetrctl\fR(2),
+\fBaio_read\fR(3C),
+\fBaio_write\fR(3C),
+\fBlio_listio\fR(3C),
+\fBmq_notify\fR(3C),
+\fBport_associate\fR(3C),
+\fBport_get\fR(3C),
+\fBtimer_create\fR(3C),
+\fBaio.h\fR(3HEAD),
+\fBattributes\fR(7),
+\fBrctladm\fR(8)