X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Finfotocap.1m.html;h=37a5797a7ee7da64244d1e47cc065c0f4e252402;hp=3c881403fcd6fd30c826c451edc8c1a9d1164b70;hb=HEAD;hpb=2882050bf8b296813e7e026b1c5c45d4a23043e3 diff --git a/doc/html/man/infotocap.1m.html b/doc/html/man/infotocap.1m.html index 3c881403..4213f694 100644 --- a/doc/html/man/infotocap.1m.html +++ b/doc/html/man/infotocap.1m.html @@ -1,6 +1,6 @@ -infotocap 1m 2023-10-14 ncurses 6.4 User commands +infotocap 1m 2024-03-16 ncurses 6.5 User commands -

infotocap 1m 2023-10-14 ncurses 6.4 User commands

+

infotocap 1m 2024-03-16 ncurses 6.5 User commands

 infotocap(1m)                    User commands                   infotocap(1m)
 
@@ -57,12 +57,12 @@
 
 
 

DESCRIPTION

-       infotocap looks in each given text file for terminfo descriptions.  For
-       each one found, it writes  an  analogous  termcap  description  to  the
-       standard  output  stream.   terminfo  "use" capabilities are translated
-       directly to  termcap  tc  capabilities.   Because  termcap  is  a  less
-       expressive   format   than   terminfo,   some  capabilities  cannot  be
-       translated.
+       infotocap  translates  terminal  descriptions.   It looks in each given
+       text file for terminfo entries and, For each one found,  it  writes  an
+       analogous  termcap description to the standard output stream.  terminfo
+       "use" capabilities  translate  to  termcap  tc  capabilities.   Because
+       termcap  is  a  less expressive format than terminfo, some capabilities
+       cannot be translated.
 
        This utility is implemented as a link to tic(1m), with the latter's  -C
        option  implied.  You can use other tic options such as -1, -f, -v, -w,
@@ -80,7 +80,7 @@
        application.
 
 
-

AUTHOR

+

AUTHORS

        Eric S. Raymond <esr@snark.thyrsus.com> and
        Thomas E. Dickey <dickey@invisible-island.net>
 
@@ -90,7 +90,7 @@
 
 
 
-ncurses 6.4                       2023-10-14                     infotocap(1m)
+ncurses 6.5                       2024-03-16                     infotocap(1m)