summaryrefslogtreecommitdiff
path: root/usr/src/man/man3sip
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3sip')
-rw-r--r--usr/src/man/man3sip/sip_add_branchid_to_via.3sip4
-rw-r--r--usr/src/man/man3sip/sip_add_from.3sip4
-rw-r--r--usr/src/man/man3sip/sip_add_header.3sip4
-rw-r--r--usr/src/man/man3sip/sip_add_param.3sip4
-rw-r--r--usr/src/man/man3sip/sip_add_request_line.3sip4
-rw-r--r--usr/src/man/man3sip/sip_branchid.3sip4
-rw-r--r--usr/src/man/man3sip/sip_clone_msg.3sip4
-rw-r--r--usr/src/man/man3sip/sip_copy_start_line.3sip4
-rw-r--r--usr/src/man/man3sip/sip_create_OKack.3sip4
-rw-r--r--usr/src/man/man3sip/sip_create_dialog_req.3sip5
-rw-r--r--usr/src/man/man3sip/sip_create_response.3sip4
-rw-r--r--usr/src/man/man3sip/sip_delete_dialog.3sip4
-rw-r--r--usr/src/man/man3sip/sip_delete_start_line.3sip4
-rw-r--r--usr/src/man/man3sip/sip_enable_counters.3sip4
-rw-r--r--usr/src/man/man3sip/sip_enable_trans_logging.3sip5
-rw-r--r--usr/src/man/man3sip/sip_get_contact_display_name.3sip4
-rw-r--r--usr/src/man/man3sip/sip_get_cseq.3sip4
-rw-r--r--usr/src/man/man3sip/sip_get_dialog_state.3sip4
-rw-r--r--usr/src/man/man3sip/sip_get_header.3sip4
-rw-r--r--usr/src/man/man3sip/sip_get_header_value.3sip4
-rw-r--r--usr/src/man/man3sip/sip_get_msg_len.3sip4
-rw-r--r--usr/src/man/man3sip/sip_get_num_via.3sip4
-rw-r--r--usr/src/man/man3sip/sip_get_param_value.3sip4
-rw-r--r--usr/src/man/man3sip/sip_get_request_method.3sip4
-rw-r--r--usr/src/man/man3sip/sip_get_request_uri_str.3sip4
-rw-r--r--usr/src/man/man3sip/sip_get_resp_desc.3sip4
-rw-r--r--usr/src/man/man3sip/sip_get_trans.3sip4
-rw-r--r--usr/src/man/man3sip/sip_get_trans_method.3sip4
-rw-r--r--usr/src/man/man3sip/sip_get_uri_parsed.3sip4
-rw-r--r--usr/src/man/man3sip/sip_guid.3sip4
-rw-r--r--usr/src/man/man3sip/sip_hold_dialog.3sip4
-rw-r--r--usr/src/man/man3sip/sip_hold_msg.3sip4
-rw-r--r--usr/src/man/man3sip/sip_hold_trans.3sip4
-rw-r--r--usr/src/man/man3sip/sip_init_conn_object.3sip4
-rw-r--r--usr/src/man/man3sip/sip_is_sip_uri.3sip4
-rw-r--r--usr/src/man/man3sip/sip_msg_is_request.3sip4
-rw-r--r--usr/src/man/man3sip/sip_msg_to_str.3sip4
-rw-r--r--usr/src/man/man3sip/sip_new_msg.3sip4
-rw-r--r--usr/src/man/man3sip/sip_parse_uri.3sip4
-rw-r--r--usr/src/man/man3sip/sip_process_new_packet.3sip4
-rw-r--r--usr/src/man/man3sip/sip_register_sent_by.3sip4
-rw-r--r--usr/src/man/man3sip/sip_sendmsg.3sip4
-rw-r--r--usr/src/man/man3sip/sip_stack_init.3sip5
43 files changed, 89 insertions, 86 deletions
diff --git a/usr/src/man/man3sip/sip_add_branchid_to_via.3sip b/usr/src/man/man3sip/sip_add_branchid_to_via.3sip
index f8e2103832..119a06fdc1 100644
--- a/usr/src/man/man3sip/sip_add_branchid_to_via.3sip
+++ b/usr/src/man/man3sip/sip_add_branchid_to_via.3sip
@@ -67,7 +67,7 @@ There is an error allocating memory for creating headers/parameters.
.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
@@ -85,4 +85,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_add_from.3sip b/usr/src/man/man3sip/sip_add_from.3sip
index 98e7c26879..b14633ae87 100644
--- a/usr/src/man/man3sip/sip_add_from.3sip
+++ b/usr/src/man/man3sip/sip_add_from.3sip
@@ -771,7 +771,7 @@ There is an error allocating memory for creating headers/parameters.
.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
@@ -789,4 +789,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_add_header.3sip b/usr/src/man/man3sip/sip_add_header.3sip
index 673b2793d9..ce98e0bfa9 100644
--- a/usr/src/man/man3sip/sip_add_header.3sip
+++ b/usr/src/man/man3sip/sip_add_header.3sip
@@ -62,7 +62,7 @@ Error allocating memory for creating headers/parameters.
.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
@@ -80,4 +80,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_add_param.3sip b/usr/src/man/man3sip/sip_add_param.3sip
index 8c6b8b1e13..4a50c3b3dc 100644
--- a/usr/src/man/man3sip/sip_add_param.3sip
+++ b/usr/src/man/man3sip/sip_add_param.3sip
@@ -70,7 +70,7 @@ There is an error allocating memory for creating headers/parameters.
.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
@@ -88,4 +88,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_add_request_line.3sip b/usr/src/man/man3sip/sip_add_request_line.3sip
index 935bb917c4..91c7352c50 100644
--- a/usr/src/man/man3sip/sip_add_request_line.3sip
+++ b/usr/src/man/man3sip/sip_add_request_line.3sip
@@ -131,7 +131,7 @@ creating headers in the \fBACK\fR request.
.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
@@ -149,4 +149,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_branchid.3sip b/usr/src/man/man3sip/sip_branchid.3sip
index bca244914b..22417ab425 100644
--- a/usr/src/man/man3sip/sip_branchid.3sip
+++ b/usr/src/man/man3sip/sip_branchid.3sip
@@ -37,7 +37,7 @@ error.
.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
@@ -55,4 +55,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_clone_msg.3sip b/usr/src/man/man3sip/sip_clone_msg.3sip
index 40f1695270..99b6abe05f 100644
--- a/usr/src/man/man3sip/sip_clone_msg.3sip
+++ b/usr/src/man/man3sip/sip_clone_msg.3sip
@@ -33,7 +33,7 @@ error.
.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
@@ -51,4 +51,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_copy_start_line.3sip b/usr/src/man/man3sip/sip_copy_start_line.3sip
index f05090bd12..96c0b740c6 100644
--- a/usr/src/man/man3sip/sip_copy_start_line.3sip
+++ b/usr/src/man/man3sip/sip_copy_start_line.3sip
@@ -97,7 +97,7 @@ If the input SIP message cannot be modified.
.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
@@ -115,4 +115,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_create_OKack.3sip b/usr/src/man/man3sip/sip_create_OKack.3sip
index 8c07b54da3..9959cfcc56 100644
--- a/usr/src/man/man3sip/sip_create_OKack.3sip
+++ b/usr/src/man/man3sip/sip_create_OKack.3sip
@@ -98,7 +98,7 @@ creating headers in the \fBACK\fR request.
.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
@@ -116,4 +116,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_create_dialog_req.3sip b/usr/src/man/man3sip/sip_create_dialog_req.3sip
index 1e9b1caf2a..84e7534231 100644
--- a/usr/src/man/man3sip/sip_create_dialog_req.3sip
+++ b/usr/src/man/man3sip/sip_create_dialog_req.3sip
@@ -110,7 +110,7 @@ error.
.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
@@ -128,4 +128,5 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB), \fBattributes\fR(5)
+.BR libsip (3LIB),
+.BR attributes (7)
diff --git a/usr/src/man/man3sip/sip_create_response.3sip b/usr/src/man/man3sip/sip_create_response.3sip
index b402f7cd2a..4e08485fcf 100644
--- a/usr/src/man/man3sip/sip_create_response.3sip
+++ b/usr/src/man/man3sip/sip_create_response.3sip
@@ -70,7 +70,7 @@ error.
.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
@@ -88,4 +88,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_delete_dialog.3sip b/usr/src/man/man3sip/sip_delete_dialog.3sip
index 91e961f164..839738becf 100644
--- a/usr/src/man/man3sip/sip_delete_dialog.3sip
+++ b/usr/src/man/man3sip/sip_delete_dialog.3sip
@@ -48,7 +48,7 @@ error.
.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
@@ -66,4 +66,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_delete_start_line.3sip b/usr/src/man/man3sip/sip_delete_start_line.3sip
index 68f5bc0a06..df4b9bdd7b 100644
--- a/usr/src/man/man3sip/sip_delete_start_line.3sip
+++ b/usr/src/man/man3sip/sip_delete_start_line.3sip
@@ -93,7 +93,7 @@ If the \fBSIP\fR message cannot be modified.
.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
@@ -111,4 +111,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_enable_counters.3sip b/usr/src/man/man3sip/sip_enable_counters.3sip
index ed43d71062..2c2a30b938 100644
--- a/usr/src/man/man3sip/sip_enable_counters.3sip
+++ b/usr/src/man/man3sip/sip_enable_counters.3sip
@@ -151,7 +151,7 @@ or if \fIcounterval\fR is \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
@@ -169,4 +169,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBattributes\fR(5)
+.BR attributes (7)
diff --git a/usr/src/man/man3sip/sip_enable_trans_logging.3sip b/usr/src/man/man3sip/sip_enable_trans_logging.3sip
index 81ad69f55a..a11fc53db0 100644
--- a/usr/src/man/man3sip/sip_enable_trans_logging.3sip
+++ b/usr/src/man/man3sip/sip_enable_trans_logging.3sip
@@ -135,7 +135,7 @@ Dialog State : SIP_DLG_CONFIRMED
.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
@@ -151,4 +151,5 @@ MT-Level MT-Safe
.TE
.SH SEE ALSO
-\fBsip_stack_init\fR(3SIP), \fBattributes\fR(5)
+.BR sip_stack_init (3SIP),
+.BR attributes (7)
diff --git a/usr/src/man/man3sip/sip_get_contact_display_name.3sip b/usr/src/man/man3sip/sip_get_contact_display_name.3sip
index 26e16d5d3c..cb398b974e 100644
--- a/usr/src/man/man3sip/sip_get_contact_display_name.3sip
+++ b/usr/src/man/man3sip/sip_get_contact_display_name.3sip
@@ -1074,7 +1074,7 @@ There is an error allocating memory for the return value.
On success, the value of the location pointed to by \fIerror\fR is set to
\fB0\fR.
.SH ATTRIBUTES
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -1090,4 +1090,4 @@ MT-Level MT-Safe
.TE
.SH SEE ALSO
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_get_cseq.3sip b/usr/src/man/man3sip/sip_get_cseq.3sip
index 083d4b2d8b..95a2223eee 100644
--- a/usr/src/man/man3sip/sip_get_cseq.3sip
+++ b/usr/src/man/man3sip/sip_get_cseq.3sip
@@ -33,7 +33,7 @@ error.
.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
@@ -51,4 +51,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_get_dialog_state.3sip b/usr/src/man/man3sip/sip_get_dialog_state.3sip
index 6bc576fa41..dcb05fab36 100644
--- a/usr/src/man/man3sip/sip_get_dialog_state.3sip
+++ b/usr/src/man/man3sip/sip_get_dialog_state.3sip
@@ -264,7 +264,7 @@ On success, the value of the location pointed to by \fIerror\fR is set to
.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
@@ -282,4 +282,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_get_header.3sip b/usr/src/man/man3sip/sip_get_header.3sip
index c6d1fb09ee..91d90f36c2 100644
--- a/usr/src/man/man3sip/sip_get_header.3sip
+++ b/usr/src/man/man3sip/sip_get_header.3sip
@@ -74,7 +74,7 @@ been deleted; or, the \fIheader_name\fR is not specified and there are no
.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
@@ -92,4 +92,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_get_header_value.3sip b/usr/src/man/man3sip/sip_get_header_value.3sip
index 777f128004..521a65a42d 100644
--- a/usr/src/man/man3sip/sip_get_header_value.3sip
+++ b/usr/src/man/man3sip/sip_get_header_value.3sip
@@ -70,7 +70,7 @@ On success, the value of the location pointed to by \fIerror\fR is set to
.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
@@ -88,4 +88,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_get_msg_len.3sip b/usr/src/man/man3sip/sip_get_msg_len.3sip
index c96af751f4..2c5a542907 100644
--- a/usr/src/man/man3sip/sip_get_msg_len.3sip
+++ b/usr/src/man/man3sip/sip_get_msg_len.3sip
@@ -71,7 +71,7 @@ On success, the value of the location pointed to by \fIerror\fR is set to
.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
@@ -89,4 +89,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_get_num_via.3sip b/usr/src/man/man3sip/sip_get_num_via.3sip
index 7fcbc73b30..b397ef63f1 100644
--- a/usr/src/man/man3sip/sip_get_num_via.3sip
+++ b/usr/src/man/man3sip/sip_get_num_via.3sip
@@ -96,7 +96,7 @@ On success, the value of the location pointed to by \fIerror\fR is set to
.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
@@ -114,4 +114,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_get_param_value.3sip b/usr/src/man/man3sip/sip_get_param_value.3sip
index 03ca8544df..23a94a101e 100644
--- a/usr/src/man/man3sip/sip_get_param_value.3sip
+++ b/usr/src/man/man3sip/sip_get_param_value.3sip
@@ -102,7 +102,7 @@ On success, the value of the location pointed to by \fIerror\fR is set to
.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
@@ -120,4 +120,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_get_request_method.3sip b/usr/src/man/man3sip/sip_get_request_method.3sip
index 9ec271bd01..7a34efd3cf 100644
--- a/usr/src/man/man3sip/sip_get_request_method.3sip
+++ b/usr/src/man/man3sip/sip_get_request_method.3sip
@@ -184,7 +184,7 @@ There is an error allocating memory for the return value.
On success, the value of the location pointed to by \fIerror\fR is set to
\fB0\fR.
.SH ATTRIBUTES
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -200,4 +200,4 @@ MT-Level MT-Safe
.TE
.SH SEE ALSO
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_get_request_uri_str.3sip b/usr/src/man/man3sip/sip_get_request_uri_str.3sip
index 12d932c24b..7591ce6808 100644
--- a/usr/src/man/man3sip/sip_get_request_uri_str.3sip
+++ b/usr/src/man/man3sip/sip_get_request_uri_str.3sip
@@ -85,7 +85,7 @@ For \fIsip_get_request_uri_str\fR, the request \fBURI\fR is invalid.
On success, the value of the location pointed to by \fIerror\fR is set to
\fB0\fR.
.SH ATTRIBUTES
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -101,4 +101,4 @@ MT-Level MT-Safe
.TE
.SH SEE ALSO
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_get_resp_desc.3sip b/usr/src/man/man3sip/sip_get_resp_desc.3sip
index 3fbfa121fa..2e9b417380 100644
--- a/usr/src/man/man3sip/sip_get_resp_desc.3sip
+++ b/usr/src/man/man3sip/sip_get_resp_desc.3sip
@@ -29,7 +29,7 @@ error.
.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
@@ -47,4 +47,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_get_trans.3sip b/usr/src/man/man3sip/sip_get_trans.3sip
index 6bc8540290..1e99fa9bda 100644
--- a/usr/src/man/man3sip/sip_get_trans.3sip
+++ b/usr/src/man/man3sip/sip_get_trans.3sip
@@ -55,7 +55,7 @@ On success, the value of the location pointed to by \fIerror\fR is set to
.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
@@ -73,4 +73,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_get_trans_method.3sip b/usr/src/man/man3sip/sip_get_trans_method.3sip
index 3b551253ca..aadc1c7259 100644
--- a/usr/src/man/man3sip/sip_get_trans_method.3sip
+++ b/usr/src/man/man3sip/sip_get_trans_method.3sip
@@ -197,7 +197,7 @@ On success, the value of the location pointed to by \fIerror\fR is set to
.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
@@ -215,4 +215,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_get_uri_parsed.3sip b/usr/src/man/man3sip/sip_get_uri_parsed.3sip
index 2eb342c9d0..60888f8491 100644
--- a/usr/src/man/man3sip/sip_get_uri_parsed.3sip
+++ b/usr/src/man/man3sip/sip_get_uri_parsed.3sip
@@ -58,7 +58,7 @@ On success, the value of the location pointed to by \fIerror\fR is set to
.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
@@ -76,4 +76,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_guid.3sip b/usr/src/man/man3sip/sip_guid.3sip
index 8d8e38e4a2..8770be023b 100644
--- a/usr/src/man/man3sip/sip_guid.3sip
+++ b/usr/src/man/man3sip/sip_guid.3sip
@@ -32,7 +32,7 @@ error.
.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
@@ -50,4 +50,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_hold_dialog.3sip b/usr/src/man/man3sip/sip_hold_dialog.3sip
index 59ed47d1a8..8a87d3767a 100644
--- a/usr/src/man/man3sip/sip_hold_dialog.3sip
+++ b/usr/src/man/man3sip/sip_hold_dialog.3sip
@@ -56,7 +56,7 @@ error.
.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
@@ -74,4 +74,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_hold_msg.3sip b/usr/src/man/man3sip/sip_hold_msg.3sip
index 50efd6f86d..04220b332b 100644
--- a/usr/src/man/man3sip/sip_hold_msg.3sip
+++ b/usr/src/man/man3sip/sip_hold_msg.3sip
@@ -43,7 +43,7 @@ error.
.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
@@ -61,4 +61,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_hold_trans.3sip b/usr/src/man/man3sip/sip_hold_trans.3sip
index 0a8a9c35ec..4fed795170 100644
--- a/usr/src/man/man3sip/sip_hold_trans.3sip
+++ b/usr/src/man/man3sip/sip_hold_trans.3sip
@@ -39,7 +39,7 @@ error.
.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
@@ -57,4 +57,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_init_conn_object.3sip b/usr/src/man/man3sip/sip_init_conn_object.3sip
index 6a012258c3..e5e05052d9 100644
--- a/usr/src/man/man3sip/sip_init_conn_object.3sip
+++ b/usr/src/man/man3sip/sip_init_conn_object.3sip
@@ -55,7 +55,7 @@ error.
.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
@@ -73,4 +73,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_is_sip_uri.3sip b/usr/src/man/man3sip/sip_is_sip_uri.3sip
index 2a07335c57..6fc0c5dccb 100644
--- a/usr/src/man/man3sip/sip_is_sip_uri.3sip
+++ b/usr/src/man/man3sip/sip_is_sip_uri.3sip
@@ -263,7 +263,7 @@ components are requested from a \fBSIP[S]\fR \fBURI\fR.
On success, the value of the location pointed to by \fIerror\fR is set to
\fB0\fR.
.SH ATTRIBUTES
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -279,4 +279,4 @@ MT-Level MT-Safe
.TE
.SH SEE ALSO
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_msg_is_request.3sip b/usr/src/man/man3sip/sip_msg_is_request.3sip
index 6957c19ac6..0187d86c56 100644
--- a/usr/src/man/man3sip/sip_msg_is_request.3sip
+++ b/usr/src/man/man3sip/sip_msg_is_request.3sip
@@ -82,7 +82,7 @@ On success, the value of the location pointed to by \fIerror\fR is set to
.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
@@ -100,4 +100,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_msg_to_str.3sip b/usr/src/man/man3sip/sip_msg_to_str.3sip
index 1bef68a8ea..9654febe79 100644
--- a/usr/src/man/man3sip/sip_msg_to_str.3sip
+++ b/usr/src/man/man3sip/sip_msg_to_str.3sip
@@ -108,7 +108,7 @@ On success, the value of the location pointed to by \fIerror\fR is set to
.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
@@ -126,4 +126,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_new_msg.3sip b/usr/src/man/man3sip/sip_new_msg.3sip
index b963b7a66d..8d0f75dd7d 100644
--- a/usr/src/man/man3sip/sip_new_msg.3sip
+++ b/usr/src/man/man3sip/sip_new_msg.3sip
@@ -31,7 +31,7 @@ error.
.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,4 +49,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_parse_uri.3sip b/usr/src/man/man3sip/sip_parse_uri.3sip
index f7219532ae..d6f9870536 100644
--- a/usr/src/man/man3sip/sip_parse_uri.3sip
+++ b/usr/src/man/man3sip/sip_parse_uri.3sip
@@ -97,7 +97,7 @@ components are requested from a \fBSIP[S]\fR \fBURI\fR.
On success, the value of the location pointed to by \fIerror\fR is set to
\fB0\fR.
.SH ATTRIBUTES
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -113,4 +113,4 @@ MT-Level MT-Safe
.TE
.SH SEE ALSO
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_process_new_packet.3sip b/usr/src/man/man3sip/sip_process_new_packet.3sip
index 028b675fa6..ee35cc910e 100644
--- a/usr/src/man/man3sip/sip_process_new_packet.3sip
+++ b/usr/src/man/man3sip/sip_process_new_packet.3sip
@@ -39,7 +39,7 @@ error.
.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
@@ -57,4 +57,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_register_sent_by.3sip b/usr/src/man/man3sip/sip_register_sent_by.3sip
index 157a58764a..3f10121329 100644
--- a/usr/src/man/man3sip/sip_register_sent_by.3sip
+++ b/usr/src/man/man3sip/sip_register_sent_by.3sip
@@ -56,7 +56,7 @@ error.
.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
@@ -74,4 +74,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_sendmsg.3sip b/usr/src/man/man3sip/sip_sendmsg.3sip
index fd3bc5f4c9..c89f2e468f 100644
--- a/usr/src/man/man3sip/sip_sendmsg.3sip
+++ b/usr/src/man/man3sip/sip_sendmsg.3sip
@@ -106,7 +106,7 @@ or adding a transaction or during transaction related processing.
.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
@@ -124,4 +124,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBlibsip\fR(3LIB)
+.BR libsip (3LIB)
diff --git a/usr/src/man/man3sip/sip_stack_init.3sip b/usr/src/man/man3sip/sip_stack_init.3sip
index b2daf54386..f363accd02 100644
--- a/usr/src/man/man3sip/sip_stack_init.3sip
+++ b/usr/src/man/man3sip/sip_stack_init.3sip
@@ -433,7 +433,7 @@ missing.
.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
@@ -450,4 +450,5 @@ MT-Level MT-Safe
.SH SEE ALSO
.LP
-\fBlibsip\fR(3LIB), \fBsockaddr\fR(3SOCKET)
+.BR libsip (3LIB),
+.BR sockaddr (3SOCKET)