man-pages/man1/infotocap.1.html
2021-03-31 01:06:50 +01:00

96 lines
2.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of infotocap</TITLE>
</HEAD><BODY>
<H1>infotocap</H1>
Section: User Commands (1)<BR>Updated: <BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
<B>infotocap</B> - convert a <I>terminfo</I> description into a <I>termcap</I> description
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>infotocap</B> [<B>-v</B><I>n</I> <I>width</I>] [<B>-V</B>] [<B>-1</B>] [<B>-w</B> <I>width</I>] <I>file</I> ...
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>infotocap</B> looks in each given text
<I>file</I> for <B>terminfo</B> descriptions.
For each terminfo description found,
an equivalent <B>termcap</B> description is written to standard output.
Terminfo <B>use</B> capabilities are translated directly to termcap
<B>tc</B> capabilities.
<DL COMPACT>
<DT id="1"><B>-v</B><DD>
print out tracing information on standard error as the program runs.
<DT id="2"><B>-V</B><DD>
print out the version of the program in use on standard error and exit.
<DT id="3"><B>-1</B><DD>
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.
<DT id="4"><B>-w</B><DD>
change the output to <I>width</I> characters.
</DL>
<A NAME="lbAE">&nbsp;</A>
<H2>FILES</H2>
<DL COMPACT>
<DT id="5">/etc/terminfo<DD>
Compiled terminal description database.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>NOTES</H2>
This utility is actually a link to <B>tic</B>, running in <I>-C</I> mode.
You can use other <B>tic</B> options such as <B>-f</B> and <B>-x</B>.
<A NAME="lbAG">&nbsp;</A>
<H2>PORTABILITY</H2>
None of X/Open Curses, Issue 7 (2009), SVr4 or NetBSD document this application.
<A NAME="lbAH">&nbsp;</A>
<H2>SEE ALSO</H2>
<B>ncurses</B>(3NCURSES),
<B><A HREF="/cgi-bin/man/man2html?1+tic">tic</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?1+infocmp">infocmp</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?5+terminfo">terminfo</A></B>(5)
<P>
This describes <B>ncurses</B>
version 6.2 (patch 20200212).
<A NAME="lbAI">&nbsp;</A>
<H2>AUTHOR</H2>
Eric S. Raymond &lt;<A HREF="mailto:esr@snark.thyrsus.com">esr@snark.thyrsus.com</A>&gt;
and
<BR>
Thomas E. Dickey &lt;<A HREF="mailto:dickey@invisible-island.net">dickey@invisible-island.net</A>&gt;
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="6"><A HREF="#lbAB">NAME</A><DD>
<DT id="7"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="8"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="9"><A HREF="#lbAE">FILES</A><DD>
<DT id="10"><A HREF="#lbAF">NOTES</A><DD>
<DT id="11"><A HREF="#lbAG">PORTABILITY</A><DD>
<DT id="12"><A HREF="#lbAH">SEE ALSO</A><DD>
<DT id="13"><A HREF="#lbAI">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:17 GMT, March 31, 2021
</BODY>
</HTML>