]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/captoinfo.1m.html
ncurses 6.3 - patch 20220115
[ncurses.git] / doc / html / man / captoinfo.1m.html
index 1e31b8c99f36a8afc9dab7aee13944f03442273b..e5985f3fad9f41ebbbc9b8d5f02b529e43581b70 100644 (file)
@@ -1,7 +1,7 @@
-<!-- 
+<!--
   * t
   ****************************************************************************
-  * Copyright 2018-2019,2020 Thomas E. Dickey                                *
+  * Copyright 2018-2020,2021 Thomas E. Dickey                                *
   * Copyright 1998-2010,2016 Free Software Foundation, Inc.                  *
   *                                                                          *
   * Permission is hereby granted, free of charge, to any person obtaining a  *
@@ -28,7 +28,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: captoinfo.1m,v 1.30 2020/02/02 23:34:34 tom Exp @
+  * @Id: captoinfo.1m,v 1.32 2021/12/25 21:37:49 tom Exp @
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <HTML>
@@ -37,7 +37,7 @@
 <meta name="generator" content="Manpage converted by man2html - see https://invisible-island.net/scripts/readme.html#others_scripts">
 <TITLE>captoinfo 1m</TITLE>
 <link rel="author" href="mailto:bug-ncurses@gnu.org">
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+
 </HEAD>
 <BODY>
 <H1 class="no-header">captoinfo 1m</H1>
@@ -57,9 +57,9 @@
 
 </PRE><H2><a name="h2-DESCRIPTION">DESCRIPTION</a></H2><PRE>
        <STRONG>captoinfo</STRONG>  looks in each given text <EM>file</EM> for <STRONG>termcap</STRONG> descriptions.  For
-       each one found, an equivalent <STRONG>terminfo</STRONG> description is written to  stan-
-       dard  output.   Termcap <STRONG>tc</STRONG> capabilities are translated directly to ter-
-       minfo <STRONG>use</STRONG> capabilities.
+       each one found,  an  equivalent  <STRONG>terminfo</STRONG>  description  is  written  to
+       standard  output.   Termcap  <STRONG>tc</STRONG> capabilities are translated directly to
+       terminfo <STRONG>use</STRONG> capabilities.
 
        If no <EM>file</EM> is given, then the environment variable <STRONG>TERMCAP</STRONG> is used  for
        the  filename  or entry.  If <STRONG>TERMCAP</STRONG> is a full pathname to a file, only
        Gc    intersection
        GG    acs magic cookie count
 
-       If  the single-line capabilities occur in an entry, they will automati-
-       cally be composed into an <STRONG>acsc</STRONG> string.   The  double-line  capabilities
-       and <STRONG>GG</STRONG> are discarded with a warning message.
+       If   the   single-line  capabilities  occur  in  an  entry,  they  will
+       automatically  be  composed  into  an  <STRONG>acsc</STRONG>  string.   The  double-line
+       capabilities and <STRONG>GG</STRONG> are discarded with a warning message.
 
        IBM's  AIX  has  a  terminfo  facility descended from SVr1 terminfo but
        incompatible with the SVr4 format.  The following  AIX  extensions  are
 </PRE><H2><a name="h2-SEE-ALSO">SEE ALSO</a></H2><PRE>
        <STRONG><A HREF="infocmp.1m.html">infocmp(1m)</A></STRONG>, <STRONG><A HREF="ncurses.3x.html">curses(3x)</A></STRONG>, <STRONG><A HREF="terminfo.5.html">terminfo(5)</A></STRONG>
 
-       This describes <STRONG>ncurses</STRONG> version 6.2 (patch 20201017).
+       This describes <STRONG>ncurses</STRONG> version 6.3 (patch 20220115).
 
 
 </PRE><H2><a name="h2-AUTHOR">AUTHOR</a></H2><PRE>