diff options
Diffstat (limited to 'usr/src/man/man3commputil')
10 files changed, 41 insertions, 26 deletions
diff --git a/usr/src/man/man3commputil/sdp_add_origin.3commputil b/usr/src/man/man3commputil/sdp_add_origin.3commputil index 1613bb2e22..e7010c4d2b 100644 --- a/usr/src/man/man3commputil/sdp_add_origin.3commputil +++ b/usr/src/man/man3commputil/sdp_add_origin.3commputil @@ -340,7 +340,7 @@ err_ret: .in -2 .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -356,6 +356,8 @@ MT-Level Safe .TE .SH SEE ALSO -\fBlibcommputil\fR(3LIB), \fBsdp_new_session\fR(3COMMPUTIL), -\fBsdp_parse\fR(3COMMPUTIL), \fBsdp_session_to_str\fR(3COMMPUTIL), -\fBattributes\fR(5) +.BR sdp_new_session (3COMMPUTIL), +.BR sdp_parse (3COMMPUTIL), +.BR sdp_session_to_str (3COMMPUTIL), +.BR libcommputil (3LIB), +.BR attributes (7) diff --git a/usr/src/man/man3commputil/sdp_clone_session.3commputil b/usr/src/man/man3commputil/sdp_clone_session.3commputil index 6e9c08fd1f..860a2ea69c 100644 --- a/usr/src/man/man3commputil/sdp_clone_session.3commputil +++ b/usr/src/man/man3commputil/sdp_clone_session.3commputil @@ -31,7 +31,7 @@ and \fINULL\fR on failure. .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 @@ -49,5 +49,6 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBlibcommputil\fR(3LIB), \fBsdp_free_session\fR(3COMMPUTIL), -\fBattributes\fR(5) +.BR sdp_free_session (3COMMPUTIL), +.BR libcommputil (3LIB), +.BR attributes (7) diff --git a/usr/src/man/man3commputil/sdp_delete_all_field.3commputil b/usr/src/man/man3commputil/sdp_delete_all_field.3commputil index 9e95421109..a3c8fa20e8 100644 --- a/usr/src/man/man3commputil/sdp_delete_all_field.3commputil +++ b/usr/src/man/man3commputil/sdp_delete_all_field.3commputil @@ -60,7 +60,7 @@ unknown. .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 @@ -78,4 +78,5 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBlibcommputil\fR(3LIB), \fBattributes\fR(5) +.BR libcommputil (3LIB), +.BR attributes (7) diff --git a/usr/src/man/man3commputil/sdp_delete_media.3commputil b/usr/src/man/man3commputil/sdp_delete_media.3commputil index 4f26f3bd1d..11422c3567 100644 --- a/usr/src/man/man3commputil/sdp_delete_media.3commputil +++ b/usr/src/man/man3commputil/sdp_delete_media.3commputil @@ -61,7 +61,7 @@ The mandatory input parameters are not provided or are \fINULL\fR. .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,6 +79,8 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBlibcommputil\fR(3LIB), \fBsdp_find_attribute\fR(3COMMPUTIL), -\fBsdp_find_media\fR(3COMMPUTIL), \fBsdp_find_media_rtpmap\fR(3COMMPUTIL), -\fBattributes\fR(5) +.BR sdp_find_attribute (3COMMPUTIL), +.BR sdp_find_media (3COMMPUTIL), +.BR sdp_find_media_rtpmap (3COMMPUTIL), +.BR libcommputil (3LIB), +.BR attributes (7) diff --git a/usr/src/man/man3commputil/sdp_find_attribute.3commputil b/usr/src/man/man3commputil/sdp_find_attribute.3commputil index 482051079a..810b9fa9d0 100644 --- a/usr/src/man/man3commputil/sdp_find_attribute.3commputil +++ b/usr/src/man/man3commputil/sdp_find_attribute.3commputil @@ -61,7 +61,7 @@ else if((max_ptime = sdp_find_attribute(media->m_attr, .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,4 +79,6 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBlibcommputil\fR(3LIB), \fBsdp_parse\fR(3COMMPUTIL), \fBattributes\fR(5) +.BR sdp_parse (3COMMPUTIL), +.BR libcommputil (3LIB), +.BR attributes (7) diff --git a/usr/src/man/man3commputil/sdp_find_media.3commputil b/usr/src/man/man3commputil/sdp_find_media.3commputil index 06a0df3ce0..569af4676a 100644 --- a/usr/src/man/man3commputil/sdp_find_media.3commputil +++ b/usr/src/man/man3commputil/sdp_find_media.3commputil @@ -59,7 +59,7 @@ my_media = sdp_find_media(session->s_media, "video"); .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 @@ -77,4 +77,6 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBlibcommputil\fR(3LIB), \fBsdp_parse\fR(3COMMPUTIL), \fBattributes\fR(5) +.BR sdp_parse (3COMMPUTIL), +.BR libcommputil (3LIB), +.BR attributes (7) diff --git a/usr/src/man/man3commputil/sdp_find_media_rtpmap.3commputil b/usr/src/man/man3commputil/sdp_find_media_rtpmap.3commputil index 86db8e07c1..c3ee9acb1f 100644 --- a/usr/src/man/man3commputil/sdp_find_media_rtpmap.3commputil +++ b/usr/src/man/man3commputil/sdp_find_media_rtpmap.3commputil @@ -64,7 +64,7 @@ mpv = sdp_find_media_rtpmap(video, "32"); .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 @@ -82,4 +82,6 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBlibcommputil\fR(3LIB), \fBsdp_parse\fR(3COMMPUTIL), \fBattributes\fR(5) +.BR sdp_parse (3COMMPUTIL), +.BR libcommputil (3LIB), +.BR attributes (7) diff --git a/usr/src/man/man3commputil/sdp_new_session.3commputil b/usr/src/man/man3commputil/sdp_new_session.3commputil index b0ee40a7e9..effb518b65 100644 --- a/usr/src/man/man3commputil/sdp_new_session.3commputil +++ b/usr/src/man/man3commputil/sdp_new_session.3commputil @@ -40,7 +40,7 @@ structure on success and \fINULL\fR on failure. .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 @@ -58,4 +58,5 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBlibcommputil\fR(3LIB), \fBattributes\fR(5) +.BR libcommputil (3LIB), +.BR attributes (7) diff --git a/usr/src/man/man3commputil/sdp_parse.3commputil b/usr/src/man/man3commputil/sdp_parse.3commputil index abdae2ece5..ad8f7a3612 100644 --- a/usr/src/man/man3commputil/sdp_parse.3commputil +++ b/usr/src/man/man3commputil/sdp_parse.3commputil @@ -393,7 +393,7 @@ session { .in -2 .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -409,5 +409,6 @@ MT-Level Safe .TE .SH SEE ALSO -\fBlibcommputil\fR(3LIB), \fBsdp_new_session\fR(3COMMPUTIL), -\fBattributes\fR(5) +.BR sdp_new_session (3COMMPUTIL), +.BR libcommputil (3LIB), +.BR attributes (7) diff --git a/usr/src/man/man3commputil/sdp_session_to_str.3commputil b/usr/src/man/man3commputil/sdp_session_to_str.3commputil index 0b704a9605..ba917249aa 100644 --- a/usr/src/man/man3commputil/sdp_session_to_str.3commputil +++ b/usr/src/man/man3commputil/sdp_session_to_str.3commputil @@ -61,7 +61,7 @@ A memory allocation failure occurred. .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,4 +79,5 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBlibcommputil\fR(3LIB), \fBattributes\fR(5) +.BR libcommputil (3LIB), +.BR attributes (7) |