X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Ftic.1m.html;h=1d5b8f476ccf52bd23568419121bbd778b929f33;hb=67327e4e3b2121f8273fb73ec14ef234ed01231e;hp=ceff274d6e4293313e71b3c2306a9d47f6d32c5e;hpb=084e3b44fc1c904d5ab941da55f47a237cb15766;p=ncurses.git diff --git a/doc/html/man/tic.1m.html b/doc/html/man/tic.1m.html index ceff274d..1d5b8f47 100644 --- a/doc/html/man/tic.1m.html +++ b/doc/html/man/tic.1m.html @@ -27,19 +27,19 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: tic.1m,v 1.101 2023/11/25 23:02:52 tom Exp @ + * @Id: tic.1m,v 1.106 2023/12/30 21:36:32 tom Exp @ --> -tic 1m 2023-11-25 ncurses 6.4 User commands +tic 1m 2023-12-30 ncurses 6.4 User commands -

tic 1m 2023-11-25 ncurses 6.4 User commands

+

tic 1m 2023-12-30 ncurses 6.4 User commands

 tic(1m)                          User commands                         tic(1m)
 
@@ -84,22 +84,22 @@
        in a different terminfo database.  There are two ways to achieve this:
 
        o   First,  you  may override the system default either by using the -o
-           option,  or  by  setting  the  variable  TERMINFO  in  your   shell
+           option,  or  by  setting  the  variable  TERMINFO  in  your   shell
            environment to a valid database location.
 
        o   Secondly,  if  tic  cannot  write  in  /usr/share/terminfo  or  the
-           location specified using your TERMINFO variable, it looks  for  the
+           location specified using your TERMINFO variable, it looks  for  the
            directory  $HOME/.terminfo (or hashed database $HOME/.terminfo.db);
            if that location exists, the entry is placed there.
 
        Libraries  that  read  terminfo  entries  are  expected  to  check   in
        succession
 
-       o   a location specified with the TERMINFO environment variable,
+       o   a location specified with the TERMINFO environment variable,
 
        o   $HOME/.terminfo,
 
-       o   directories listed in the TERMINFO_DIRS environment variable,
+       o   directories listed in the TERMINFO_DIRS environment variable,
 
        o   a compiled-in list of directories (/usr/share/terminfo), and
 
@@ -109,7 +109,7 @@
        goes into further detail.
 
 
-

ALIASES

+

Aliases

        This is the same program as infotocap and captoinfo; usually those  are
        linked to, or copied from this program:
 
@@ -192,7 +192,7 @@
 
        -I     Force source translation to terminfo format.
 
-       -K     Suppress some longstanding ncurses extensions to termcap format,
+       -K     Suppress some longstanding ncurses extensions to termcap format,
               e.g., "\s" for space.
 
        -L     Force source translation to terminfo format  using  the  long  C
@@ -209,7 +209,7 @@
               also preserves the obsolete capabilities.
 
        -odir  Write  compiled  entries  to given database location.  Overrides
-              the TERMINFO environment variable.
+              the TERMINFO environment variable.
 
        -Qn    Rather than show source in terminfo  (text)  format,  print  the
               compiled   (binary)   format  in  hexadecimal  or  base64  form,
@@ -260,7 +260,7 @@
             file.  Normally, it infers data which is commonly missing in older
             terminfo data, or in termcaps.
 
-       -V   reports the version of ncurses which was used in this program, and
+       -V   reports the version of ncurses which was used in this program, and
             exits.
 
        -vn  specifies that (verbose) output be written to standard error trace
@@ -269,7 +269,7 @@
             The  optional  parameter  n  is  a  number from 1 to 9, inclusive,
             indicating the desired level of detail of information.
 
-            o   If ncurses is built  without  tracing  support,  the  optional
+            o   If ncurses is built  without  tracing  support,  the  optional
                 parameter is ignored.
 
             o   If n is omitted, the default level is 1.
@@ -309,13 +309,13 @@
 
        -x   Treat unknown capabilities  as  user-defined  (see  user_caps(5)).
             That  is,  if  you  supply  a  capability  name which tic does not
-            recognize, it will infer its type (boolean, number or string) from
+            recognize, it will infer its type (Boolean, number or string) from
             the  syntax  and  make  an  extended  table entry for that.  User-
             defined capability strings 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  description  in   the   file
               describes the capabilities of a particular terminal.
@@ -324,7 +324,7 @@
               The file parameter may also be the path of a character-device.
 
 
-

PROCESSING

+

Processing

        All but one of the capabilities recognized by  tic  are  documented  in
        terminfo(5).  The exception is the use capability.
 
@@ -370,7 +370,7 @@
        The  SVr4  manual  pages  are not clear on the resolution rules for use
        capabilities.   This  implementation  of  tic  will  find  use  targets
        anywhere  in  the  source  file, or anywhere in the file tree rooted at
-       TERMINFO (if TERMINFO is defined), or  in  the  user's  $HOME/.terminfo
+       TERMINFO (if TERMINFO is defined), or  in  the  user's  $HOME/.terminfo
        database  (if  it  exists),  or (finally) anywhere in the system's file
        tree of compiled entries.
 
@@ -383,7 +383,7 @@
 
            -0 -1 -C -G -I -N -R -T -V -a -e -f -g -o -r -s -t -x
 
-       o   The NetBSD tic  supports a few of the ncurses options
+       o   The NetBSD tic supports a few of the ncurses options
 
            -a -o -x
 
@@ -393,82 +393,81 @@
        The SVr4 -c mode does not report bad "use=" links.
 
        System V does  not  compile  entries  to  or  read  entries  from  your
-       $HOME/.terminfo database unless TERMINFO is explicitly set to it.
+       $HOME/.terminfo database unless TERMINFO is explicitly set to it.
 
 
 

PORTABILITY

        X/Open  Curses, Issue 7 (2009) provides a brief description of tic.  It
        lists one option: -c.  The omission of -v is  unexpected.   The  change
-       history  states  that  the  description  is  derived  from  Tru64 UNIX.
-       According to its manual  pages,  that  system  also  supported  the  -v
-       option.
-
-       Shortly  after  Issue  7  was  released, Tru64 was discontinued.  As of
-       2019, the surviving implementations of tic are  SVr4  (AIX,  HP-UX  and
-       Solaris), ncurses and NetBSD curses.  The SVr4 tic programs all support
-       the -v option.  The NetBSD tic program follows X/Open's  documentation,
+       history  states  that the description is derived from Tru64.  According
+       to its manual pages, that system also supported the -v option.
+
+       Shortly after Issue 7 was released,  Tru64  was  discontinued.   As  of
+       2019,  the  surviving  implementations  of tic are SVr4 (AIX, HP-UX and
+       Solaris), ncurses and NetBSD curses.  The SVr4 tic programs all support
+       the  -v option.  The NetBSD tic program follows X/Open's documentation,
        omitting the -v option.
 
-       The  X/Open  rationale  states  that  some  implementations of tic read
-       terminal descriptions from the standard input if the file parameter  is
-       omitted.   None of these implementations do that.  Further, it comments
-       that some  may  choose  to  read  from  "./terminfo.src"  but  that  is
-       obsolescent  behavior  from SVr2, and is not (for example) a documented
+       The X/Open rationale states  that  some  implementations  of  tic  read
+       terminal  descriptions from the standard input if the file parameter is
+       omitted.  None of these implementations do that.  Further, it  comments
+       that  some  may  choose  to  read  from  "./terminfo.src"  but  that is
+       obsolescent behavior from SVr2, and is not (for example)  a  documented
        feature of SVr3.
 
 
 

HISTORY

-       System V Release 2 provided  a  tic  utility.   It  accepted  a  single
-       option:  -v  (optionally  followed  by  a  number).   According to Ross
+       System  V  Release  2  provided  a  tic  utility.  It accepted a single
+       option: -v (optionally  followed  by  a  number).   According  to  Ross
        Ridge's comment in mytinfo, this version of tic was unable to represent
        cancelled capabilities.
 
-       System  V  Release 3 provided a different tic utility, written by Pavel
-       Curtis, (originally named "compile" in pcurses).  This added an  option
-       -c  to check the file for errors, with the caveat that errors in "use="
-       links would not be reported.  System  V  Release  3  documented  a  few
-       warning  messages  which  did not appear in pcurses.  While the program
-       itself was changed  little  as  development  continued  with  System  V
-       Release  4,  the  table  of capabilities grew from 180 (pcurses) to 464
+       System V Release 3 provided a different tic utility, written  by  Pavel
+       Curtis,  (originally named "compile" in pcurses).  This added an option
+       -c to check the file for errors, with the caveat that errors in  "use="
+       links  would  not  be  reported.   System  V Release 3 documented a few
+       warning messages which did not appear in pcurses.   While  the  program
+       itself  was  changed  little  as  development  continued  with System V
+       Release 4, the table of capabilities grew from  180  (pcurses)  to  464
        (Solaris).
 
-       In early development of ncurses (1993), Zeyd Ben-Halim used  the  table
-       from  mytinfo  to  extend  the  pcurses  table to 469 capabilities (456
-       matched SVr4, 8 were only in SVr4, 13 were not in SVr4).  Of those  13,
-       11  were  ultimately  discarded  (perhaps  to match the draft of X/Open
-       Curses).  The exceptions were memory_lock_above and memory_unlock  (see
+       In  early  development of ncurses (1993), Zeyd Ben-Halim used the table
+       from mytinfo to extend the  pcurses  table  to  469  capabilities  (456
+       matched  SVr4, 8 were only in SVr4, 13 were not in SVr4).  Of those 13,
+       11 were ultimately discarded (perhaps to  match  the  draft  of  X/Open
+       Curses).   The exceptions were memory_lock_above and memory_unlock (see
        user_caps(5)).
 
-       Eric  Raymond  incorporated  parts of mytinfo into ncurses to implement
-       the termcap-to-terminfo source conversion, and extended that  to  begin
+       Eric Raymond incorporated parts of mytinfo into  ncurses  to  implement
+       the  termcap-to-terminfo  source conversion, and extended that to begin
        development of the corresponding terminfo-to-termcap source conversion,
-       Thomas Dickey completed that development over  the  course  of  several
+       Thomas  Dickey  completed  that  development over the course of several
        years.
 
-       In  1999,  Thomas  Dickey  added  the -x option to support user-defined
+       In 1999, Thomas Dickey added the  -x  option  to  support  user-defined
        capabilities.
 
-       In 2010, Roy Marples provided a tic program and  terminfo  library  for
-       NetBSD.   That  implementation  adapts  several  features from ncurses,
+       In  2010,  Roy  Marples provided a tic program and terminfo library for
+       NetBSD.  That implementation  adapts  several  features  from  ncurses,
        including tic's -x option.
 
-       The -c option tells tic to check for problems in  the  terminfo  source
+       The  -c  option  tells tic to check for problems in the terminfo source
        file.  Continued development provides additional checks:
 
        o   pcurses had 8 warnings
 
-       o   ncurses in 1996 had 16 warnings
+       o   ncurses in 1996 had 16 warnings
 
        o   Solaris (SVr4) curses has 28 warnings
 
        o   NetBSD tic in 2019 has 19 warnings.
 
-       o   ncurses in 2019 has 96 warnings
+       o   ncurses in 2019 has 96 warnings
 
-       The checking done in ncurses' tic helps with the conversion to termcap,
+       The checking done in ncurses' tic helps with the conversion to termcap,
        as well as pointing out errors and inconsistencies.  It is also used to
-       ensure  consistency  with the user-defined capabilities.  There are 527
-       distinct capabilities in ncurses' terminal database; 128 of  those  are
+       ensure consistency with the user-defined capabilities.  There  are  527
+       distinct  capabilities  in ncurses' terminal database; 128 of those are
        user-defined.
 
 
@@ -483,7 +482,7 @@
 
 
 
-ncurses 6.4                       2023-11-25                           tic(1m)
+ncurses 6.4                       2023-12-30                           tic(1m)