X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Finfotocap.1m.html;h=b0bf6fc0159aac105a5a88788e13357c90474916;hb=8e397cccba0aad135cb9a8a353756f4273a7cdf6;hp=c7e814f91d20c2ff03b2d5f43b3084474d803bec;hpb=c6cfd97b8beaf0f6deafbf8aac7281cf6aa7f012;p=ncurses.git diff --git a/doc/html/man/infotocap.1m.html b/doc/html/man/infotocap.1m.html index c7e814f9..b0bf6fc0 100644 --- a/doc/html/man/infotocap.1m.html +++ b/doc/html/man/infotocap.1m.html @@ -1,7 +1,7 @@ @@ -39,27 +39,23 @@ -

infotocap 1m

-
+

infotocap 1m

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

NAME

+

NAME

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

SYNOPSIS

+

SYNOPSIS

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

DESCRIPTION

+

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-
@@ -79,27 +75,23 @@
        -w   change the output to width characters.
 
 
-
-

FILES

+

FILES

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

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

+

SEE ALSO

        curses(3x), tic(1m), infocmp(1m), terminfo(5)
 
-       This describes ncurses version 5.9 (patch 20150215).
+       This describes ncurses version 6.0 (patch 20170429).
 
 
-
-

AUTHOR

+

AUTHOR

        Eric S. Raymond <esr@snark.thyrsus.com> and
        Thomas E. Dickey <dickey@invisible-island.net>