summaryrefslogtreecommitdiff
path: root/usr/src/man/man1m/tic.1m
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1m/tic.1m')
-rw-r--r--usr/src/man/man1m/tic.1m22
1 files changed, 7 insertions, 15 deletions
diff --git a/usr/src/man/man1m/tic.1m b/usr/src/man/man1m/tic.1m
index 9fd8edc64c..7a5960e2ab 100644
--- a/usr/src/man/man1m/tic.1m
+++ b/usr/src/man/man1m/tic.1m
@@ -1,10 +1,11 @@
'\" te
.\" Copyright (c) 1996, Sun Microsystems, Inc. All Rights Reserved.
.\" Copyright 1989 AT&T
+.\" Copyright 2011 Nexenta Systems, Inc. All rights Reserved.
.\" 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 "5 Jul 1990" "SunOS 5.11" "System Administration Commands"
+.TH TIC 1M "Jun 25, 2011"
.SH NAME
tic \- terminfo compiler
.SH SYNOPSIS
@@ -27,32 +28,27 @@ placed there instead of \fB/usr/share/lib/terminfo\fR.
.sp
.LP
Total compiled entries cannot exceed 4096 bytes. The name field cannot exceed
-128 bytes. Terminal names exceeding 14 characters will be truncated to 14
-characters and a warning message will be printed.
+128 bytes.
.SH OPTIONS
.sp
.LP
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