X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcaptoinfo.1m.html;h=fc21e32971ad224ecdf103a7649bef7943e051ae;hp=a79bdcced721b2c7dce2f26724e12c7d4414edea;hb=a816c8dae437106bbf1661304240ff568ae3efef;hpb=bca50d0d8592defee6c584fdedd25f4b1a31345b diff --git a/doc/html/man/captoinfo.1m.html b/doc/html/man/captoinfo.1m.html index a79bdcce..fc21e329 100644 --- a/doc/html/man/captoinfo.1m.html +++ b/doc/html/man/captoinfo.1m.html @@ -1,7 +1,8 @@ - @@ -35,7 +36,7 @@ captoinfo 1m - + @@ -51,14 +52,14 @@

SYNOPSIS

-       captoinfo [-vn width]  [-V] [-1] [-w width] file . . .
+       captoinfo [-vn width]  [-V] [-1] [-w width] file ...
 
 
 

DESCRIPTION

        captoinfo  looks in each given text file for termcap descriptions.  For
-       each one found, an equivalent terminfo description is written to  stan-
-       dard  output.   Termcap tc capabilities are translated directly to ter-
-       minfo use capabilities.
+       each one found,  an  equivalent  terminfo  description  is  written  to
+       standard  output.   Termcap  tc capabilities are translated directly to
+       terminfo use capabilities.
 
        If no file is given, then the environment variable TERMCAP is used  for
        the  filename  or entry.  If TERMCAP is a full pathname to a file, only
@@ -154,9 +155,9 @@
        Gc    intersection
        GG    acs magic cookie count
 
-       If  the single-line capabilities occur in an entry, they will automati-
-       cally be composed into an acsc string.   The  double-line  capabilities
-       and GG are discarded with a warning message.
+       If   the   single-line  capabilities  occur  in  an  entry,  they  will
+       automatically  be  composed  into  an  acsc  string.   The  double-line
+       capabilities and GG are discarded with a warning message.
 
        IBM's  AIX  has  a  terminfo  facility descended from SVr1 terminfo but
        incompatible with the SVr4 format.  The following  AIX  extensions  are
@@ -183,14 +184,22 @@
        This utility is actually a link to tic(1m), running in  -I  mode.   You
        can use other tic options such as -f and  -x.
 
-       The  trace  option  is not identical to SVr4's.  Under SVr4, instead of
+       The  verbose option is not identical to SVr4's.  Under SVr4, instead of
        following the -v with a trace level n, you repeat it n times.
 
 
+

PORTABILITY

+       X/Open Curses, Issue 7 (2009) describes tic  briefly,  but  omits  this
+       program.  SVr4 systems provide captoinfo as a separate application from
+       tic.
+
+       NetBSD does not provide this application.
+
+
 

SEE ALSO

        infocmp(1m), curses(3x), terminfo(5)
 
-       This describes ncurses version 6.0 (patch 20180106).
+       This describes ncurses version 6.3 (patch 20211021).
 
 
 

AUTHOR

@@ -209,6 +218,7 @@
 
  • FILES
  • TRANSLATIONS FROM NONSTANDARD CAPABILITIES
  • NOTES
  • +
  • PORTABILITY
  • SEE ALSO
  • AUTHOR