X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Finfotocap.1m.html;h=ab8b0f4a054dfd1252bb76d7f7ff2626ab805945;hp=2451209a731c3381308d5f5e055897061a894b7b;hb=6b4f5830b7910188b532d661f79775306715f67e;hpb=092f1e4b79bca1d1cd3e24baa7abc3ad4cea8420 diff --git a/doc/html/man/infotocap.1m.html b/doc/html/man/infotocap.1m.html index 2451209a..ab8b0f4a 100644 --- a/doc/html/man/infotocap.1m.html +++ b/doc/html/man/infotocap.1m.html @@ -1,7 +1,7 @@ - + infotocap 1m @@ -41,54 +41,51 @@

infotocap 1m

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

NAME

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

SYNOPSIS

-       infotocap [-vn width]  [-V] [-1] [-w width] file . . .
+       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.
+       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.
+       /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.
+       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

        curses(3x), tic(1m), infocmp(1m), terminfo(5)
 
-       This describes ncurses version 6.0 (patch 20160402).
+       This describes ncurses version 6.1 (patch 20190216).
 
 
 

AUTHOR

@@ -97,7 +94,7 @@
 
 
 
-                                                          infotocap(1m)
+                                                                 infotocap(1m)