X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcaptoinfo.1m.html;h=b4fe523ef8f65c4a875a14c1de50d796fbb8d540;hp=1e31b8c99f36a8afc9dab7aee13944f03442273b;hb=152c5a605234b7ea36ba3a03ec07e124bb6aac75;hpb=e5d1530ca229aef94a3c84ad33f8ae89f35c4045 diff --git a/doc/html/man/captoinfo.1m.html b/doc/html/man/captoinfo.1m.html index 1e31b8c9..b4fe523e 100644 --- a/doc/html/man/captoinfo.1m.html +++ b/doc/html/man/captoinfo.1m.html @@ -57,9 +57,9 @@

DESCRIPTION

        captoinfo  looks in each given text file for termcap descriptions.  For
-       each one found, an equivalent terminfo description is written to  stan-
-       dard  output.   Termcap tc capabilities are translated directly to ter-
-       minfo use capabilities.
+       each one found,  an  equivalent  terminfo  description  is  written  to
+       standard  output.   Termcap  tc capabilities are translated directly to
+       terminfo use capabilities.
 
        If no file is given, then the environment variable TERMCAP is used  for
        the  filename  or entry.  If TERMCAP is a full pathname to a file, only
@@ -155,9 +155,9 @@
        Gc    intersection
        GG    acs magic cookie count
 
-       If  the single-line capabilities occur in an entry, they will automati-
-       cally be composed into an acsc string.   The  double-line  capabilities
-       and GG are discarded with a warning message.
+       If   the   single-line  capabilities  occur  in  an  entry,  they  will
+       automatically  be  composed  into  an  acsc  string.   The  double-line
+       capabilities and GG 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
@@ -199,7 +199,7 @@
 

SEE ALSO

        infocmp(1m), curses(3x), terminfo(5)
 
-       This describes ncurses version 6.2 (patch 20201017).
+       This describes ncurses version 6.2 (patch 20210109).
 
 
 

AUTHOR