X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Ftic.1m.html;h=1d415eb0adbc0b8ac86cdba9d06eeae421a62a57;hp=ea620b21bc057a72dc97b67ed0c173db080000f1;hb=db5f7f4f146a91ba8ec7f1df8e9d7f9d2d7c74fd;hpb=acc28c6418f43cbf15187f2f1fd9a562d5d96535 diff --git a/doc/html/man/tic.1m.html b/doc/html/man/tic.1m.html index ea620b21..1d415eb0 100644 --- a/doc/html/man/tic.1m.html +++ b/doc/html/man/tic.1m.html @@ -1,4 +1,3 @@ - + + + tic 1m -

tic 1m

-
+

tic 1m

-
 tic(1m)                                                         tic(1m)
 
 
 
 
 
-

NAME

+

NAME

        tic - the terminfo entry-description compiler
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        tic  [-01CDGIKLNTUVacfgrstx]  [-e names] [-o dir] [-R sub-
        set] [-v[n]] [-w[n]] file
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        The tic command translates a  terminfo  file  from  source
        format  into compiled format.  The compiled format is nec-
        essary for use with the library routines in ncurses(3x).
@@ -117,7 +117,9 @@
 
        o   the system terminfo database (/usr/share/terminfo).
 
-   OPTIONS
+
+
+

OPTIONS

        -0     restricts the output to a single line
 
        -1     restricts the output to a single column
@@ -304,7 +306,9 @@
             whose name begins with "k" are  treated  as  function
             keys.
 
-   PARAMETERS
+
+
+

PARAMETERS

        file   contains one or more terminfo terminal descriptions
               in source format [see terminfo(5)].  Each  descrip-
               tion  in  the  file describes the capabilities of a
@@ -314,7 +318,9 @@
               standard input.  The file parameter may also be the
               path of a character-device.
 
-   PROCESSING
+
+
+

PROCESSING

        All but one of the capabilities recognized by tic are doc-
        umented in terminfo(5).  The exception is the use capabil-
        ity.
@@ -341,7 +347,7 @@
 
 
 
-

COMPATIBILITY

+

COMPATIBILITY

        There is some evidence that historic  tic  implementations
        treated  description  fields with no whitespace in them as
        additional aliases or short names.  This tic does  not  do
@@ -350,7 +356,7 @@
 
 
 
-

EXTENSIONS

+

EXTENSIONS

        Unlike the SVr4 tic command, this implementation can actu-
        ally  compile  termcap  sources.  In fact, entries in ter-
        minfo and termcap syntax can be mixed in a  single  source
@@ -379,21 +385,21 @@
 
 
 
-

FILES

+

FILES

        /usr/share/terminfo/?/*
             Compiled terminal description database.
 
 
 
-

SEE ALSO

+

SEE ALSO

        infocmp(1m),   captoinfo(1m),   infotocap(1m),    toe(1m),
        curses(3x), term(5).  terminfo(5).
 
-       This describes ncurses version 5.9 (patch 20140809).
+       This describes ncurses version 6.0 (patch 20150606).
 
 
 
-

AUTHOR

+

AUTHOR

        Eric S. Raymond <esr@snark.thyrsus.com> and
        Thomas E. Dickey <dickey@invisible-island.net>
 
@@ -401,10 +407,23 @@
 
                                                                 tic(1m)
 
-
-
-Man(1) output converted with -man2html -
+