diff options
Diffstat (limited to 'usr/src/man/man3libucb/libtermcap.3libucb')
-rw-r--r-- | usr/src/man/man3libucb/libtermcap.3libucb | 26 |
1 files changed, 11 insertions, 15 deletions
diff --git a/usr/src/man/man3libucb/libtermcap.3libucb b/usr/src/man/man3libucb/libtermcap.3libucb index da8ae2c427..bba26d3b42 100644 --- a/usr/src/man/man3libucb/libtermcap.3libucb +++ b/usr/src/man/man3libucb/libtermcap.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 libtermcap 3LIBUCB "14 Nov 2002" "SunOS 5.11" "SunOS/BSD Compatibility Interface Libraries" +.TH LIBTERMCAP 3LIBUCB "Nov 14, 2002" .SH NAME libtermcap \- terminal independent operation library .SH SYNOPSIS @@ -28,18 +28,15 @@ interfaces. .sp .TS -tab(); -lw(1.1i) lw(1.1i) lw(1.1i) lw(1.1i) lw(1.1i) -lw(1.1i) lw(1.1i) lw(1.1i) lw(1.1i) lw(1.1i) -. -\fBBC\fR\fBPC\fR\fBUP\fR\fBospeed\fR\fBtgetent\fR -\fBtgetflag\fR\fBtgetnum\fR\fBtgetstr\fR\fBtgoto\fR\fBtputs\fR +l l l l l +l l l l l . +\fBBC\fR \fBPC\fR \fBUP\fR \fBospeed\fR \fBtgetent\fR +\fBtgetflag\fR \fBtgetnum\fR \fBtgetstr\fR \fBtgoto\fR \fBtputs\fR .TE .SH FILES .sp .ne 2 -.mk .na \fB\fB/usr/ucblib/libtermcap.so.1\fR\fR .ad @@ -50,7 +47,6 @@ shared object .sp .ne 2 -.mk .na \fB\fB/usr/ucblib/64/libtermcap.so.1\fR\fR .ad @@ -67,12 +63,12 @@ See \fBattributes\fR(5) for descriptions of the following attributes: .sp .TS -tab() box; -lw(2.75i) lw(2.75i) -lw(2.75i) lw(2.75i) -. -\fBATTRIBUTE TYPE\fR\fBATTRIBUTE VALUE\fR -MT-LevelUnsafe +box; +c | c +l | l . +ATTRIBUTE TYPE ATTRIBUTE VALUE +_ +MT-Level Unsafe .TE .SH SEE ALSO |