X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fhtml%2Fman%2Finfotocap.1m.html;h=2eb151a04ad7313c1d79b489b9ee2b54e6e86ddf;hb=refs%2Ftags%2Fv5.5;hp=38ab95cc982b563d7449021bc1879fab6d729577;hpb=c633e5103a29a38532cf1925257b91cea33fd090;p=ncurses.git diff --git a/doc/html/man/infotocap.1m.html b/doc/html/man/infotocap.1m.html index 38ab95cc..2eb151a0 100644 --- a/doc/html/man/infotocap.1m.html +++ b/doc/html/man/infotocap.1m.html @@ -1,37 +1,80 @@ + + + +infotocap 1m + + + +

infotocap 1m

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

NAME

-       infotocap  - convert a terminfo description into a termcap
+       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 file for  terminfo  descriptions.   For
-       each one found, an equivalent termcap description is writ-
-       ten to standard output.   Terminfo  use  capabilities  are
-       translated directly to termcap tc capabilities.
+       infotocap looks in file for  terminfo  descriptions.   For
+       each one found, an equivalent termcap description is writ-
+       ten to standard output.   Terminfo  use  capabilities  are
+       translated directly to termcap tc capabilities.
 
-       -v   print  out  tracing  information on standard error as
+       -v   print  out  tracing  information on standard error as
             the program runs.
 
-       -V   print out the version of the program in use on  stan-
+       -V   print out the version of the program in use on  stan-
             dard error and exit.
 
-       -1   cause  the fields to print out one to a line.  Other-
+       -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.
 
-       -w   change the output to width characters.
+       -w   change the output to width characters.
 
 
 
@@ -42,32 +85,17 @@

NOTES

-       This utility is actually a link to tic(1m), running in  -C
-       mode.  You can use other tic options such as -f and  -x.
+       This utility is actually a link to tic(1m), 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)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+       curses(3x), tic(1m), infocmp(1m), terminfo(5)
 
 
 
+                                                          infotocap(1m)