diff options
Diffstat (limited to 'usr/src/man/man3libucb/librpcsoc.3libucb')
-rw-r--r-- | usr/src/man/man3libucb/librpcsoc.3libucb | 33 |
1 files changed, 14 insertions, 19 deletions
diff --git a/usr/src/man/man3libucb/librpcsoc.3libucb b/usr/src/man/man3libucb/librpcsoc.3libucb index 927009732a..a4f91f77be 100644 --- a/usr/src/man/man3libucb/librpcsoc.3libucb +++ b/usr/src/man/man3libucb/librpcsoc.3libucb @@ -3,7 +3,7 @@ .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH librpcsoc 3LIBUCB "20 May 2003" "SunOS 5.11" "SunOS/BSD Compatibility Interface Libraries" +.TH LIBRPCSOC 3LIBUCB "May 20, 2003" .SH NAME librpcsoc \- obsolete RPC library .SH SYNOPSIS @@ -34,22 +34,19 @@ interfaces. .sp .TS -tab(); -lw(2.75i) lw(2.75i) -lw(2.75i) lw(2.75i) -. -\fBclnttcp_create\fR\fBclntudp_bufcreate\fR -\fBclntudp_create\fR\fBget_myaddress\fR -\fBgetrpcport\fR\fBrtime\fR -\fBsvcfd_create\fR\fBsvctcp_create\fR -\fBsvcudp_bufcreate\fR\fBsvcudp_create\fR -\fBsvcudp_enablecache\fR +l l +l l . +\fBclnttcp_create\fR \fBclntudp_bufcreate\fR +\fBclntudp_create\fR \fBget_myaddress\fR +\fBgetrpcport\fR \fBrtime\fR +\fBsvcfd_create\fR \fBsvctcp_create\fR +\fBsvcudp_bufcreate\fR \fBsvcudp_create\fR +\fBsvcudp_enablecache\fR .TE .SH FILES .sp .ne 2 -.mk .na \fB\fB/usr/ucblib/librpcsoc.so.1\fR\fR .ad @@ -60,7 +57,6 @@ shared object .sp .ne 2 -.mk .na \fB\fB/usr/ucblib/64/librpcsoc.so.1\fR\fR .ad @@ -77,13 +73,12 @@ See \fBattributes\fR(5) for descriptions of the following attributes: .sp .TS -tab() box; -cw(2.75i) |cw(2.75i) -lw(2.75i) |lw(2.75i) -. -ATTRIBUTE TYPEATTRIBUTE VALUE +box; +c | c +l | l . +ATTRIBUTE TYPE ATTRIBUTE VALUE _ -MT-LevelUnsafe +MT-Level Unsafe .TE .SH SEE ALSO |