diff options
Diffstat (limited to 'usr/src/man/man1m/tic.1m')
-rw-r--r-- | usr/src/man/man1m/tic.1m | 18 |
1 files changed, 5 insertions, 13 deletions
diff --git a/usr/src/man/man1m/tic.1m b/usr/src/man/man1m/tic.1m index cd3af131c4..7a5960e2ab 100644 --- a/usr/src/man/man1m/tic.1m +++ b/usr/src/man/man1m/tic.1m @@ -5,7 +5,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 tic 1M "Jun 25, 2011" "SunOS 5.11" "System Administration Commands" +.TH TIC 1M "Jun 25, 2011" .SH NAME tic \- terminfo compiler .SH SYNOPSIS @@ -35,24 +35,20 @@ Total compiled entries cannot exceed 4096 bytes. The name field cannot exceed The following options are supported: .sp .ne 2 -.mk .na \fB\fB-c\fR\fR .ad .RS 9n -.rt Specifies to check only \fBfile\fR for errors. Errors in \fBuse=\fR links are not detected. .RE .sp .ne 2 -.mk .na \fB\fB-v\fR[\fIn\fR]\fR .ad .RS 9n -.rt Specify that (verbose) output be written to standard error trace information showing \fBtic\fR's progress. The optional integer \fIn\fR is a number from 1 to 10, indicating the desired level of detail of information. If \fIn\fR is @@ -63,12 +59,10 @@ the level of detail is increased. .SH OPERANDS .sp .ne 2 -.mk .na \fB\fBfile\fR\fR .ad .RS 8n -.rt Contains one or more \fBterminfo\fR terminal descriptions in source format [see \fBterminfo\fR(4)]. Each description in the file describes the capabilities of a particular terminal. When a \fBuse\fR\fI=entry-name\fR field is discovered in @@ -84,7 +78,6 @@ capabilities that are explicitly defined in the current entry. .SH FILES .sp .ne 2 -.mk .na \fB\fB/usr/share/lib/terminfo/?/*\fR\fR .ad @@ -101,11 +94,10 @@ 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 .TE .SH SEE ALSO |