X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Finfotocap.1m.html;h=882703fa9ff25aa5417432e131df3141930a9488;hp=13b3ff938369eccbbf2a4c2488db2c866fd1661e;hb=c55d387cebf1cee4757ca2c2ef4fbeae59ee4175;hpb=b0b1980be11bba618d84beb8b30ac94e2c820602 diff --git a/doc/html/man/infotocap.1m.html b/doc/html/man/infotocap.1m.html index 13b3ff93..882703fa 100644 --- a/doc/html/man/infotocap.1m.html +++ b/doc/html/man/infotocap.1m.html @@ -1,8 +1,7 @@ - + + + infotocap 1m - + -

infotocap 1m

-
+

infotocap 1m

-
-infotocap(1m)                                             infotocap(1m)
+infotocap(1m)                                                    infotocap(1m)
 
 
 
 
-
-

NAME

-       infotocap  - convert a terminfo description into a termcap
-       description
+

NAME

+       infotocap - convert a terminfo description into a termcap description
 
 
-
-

SYNOPSIS

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

SYNOPSIS

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

DESCRIPTION

-       infotocap looks in  each  given  text  file  for  terminfo
-       descriptions.   For  each  terminfo  description found, an
-       equivalent termcap description is written to standard out-
-       put.  Terminfo use capabilities are translated directly to
-       termcap tc capabilities.
+

DESCRIPTION

+       infotocap looks in each given text file for terminfo descriptions.  For
+       each terminfo description found, an equivalent termcap  description  is
+       written  to  standard output.  Terminfo use capabilities are translated
+       directly to termcap tc capabilities.
 
-       -v   print out tracing information on  standard  error  as
-            the program runs.
+       -v   print out tracing information on standard  error  as  the  program
+            runs.
 
-       -V   print  out the version of the program in use on stan-
-            dard error and exit.
+       -V   print  out the version of the program in use on standard error and
+            exit.
 
-       -1   cause the fields to print out one to a line.   Other-
-            wise, the fields will be printed several to a line to
-            a maximum width of 60 characters.
+       -1   cause the fields to print out  one  to  a  line.   Otherwise,  the
+            fields  will be printed several to a line to a maximum width of 60
+            characters.
 
        -w   change the output to width characters.
 
 
-
-

FILES

-       /usr/share/terminfo Compiled  terminal  description  data-
-                           base.
+

FILES

+       /usr/share/terminfo Compiled terminal description database.
 
 
-
-

NOTES

-       This  utility  is  actually  a  link to tic, running in -C
-       mode.  You can use other tic options such as -f and  -x.
+

NOTES

+       This utility is actually a link to tic, running in -C  mode.   You  can
+       use other tic options such as -f and  -x.
 
 
-
-

SEE ALSO

+

PORTABILITY

+       None  of  X/Open  Curses,  Issue 7 (2009), SVr4 or NetBSD document this
+       application.
+
+
+

SEE ALSO

        curses(3x), tic(1m), infocmp(1m), terminfo(5)
 
-       This describes ncurses version 5.9 (patch 20141220).
+       This describes ncurses version 6.1 (patch 20200118).
 
 
-
-

AUTHOR

+

AUTHOR

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