X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Finfocmp.1m.html;h=dd23d8b05f839ea48c93ffe1ce8d7a87af151344;hb=e2153a14ebfb90265151d608778aaf9f403b3d24;hp=3d0b4abaf30c38a1e6ba0ab4bfba144fc112ee04;hpb=67327e4e3b2121f8273fb73ec14ef234ed01231e;p=ncurses.git diff --git a/doc/html/man/infocmp.1m.html b/doc/html/man/infocmp.1m.html index 3d0b4aba..dd23d8b0 100644 --- a/doc/html/man/infocmp.1m.html +++ b/doc/html/man/infocmp.1m.html @@ -1,7 +1,7 @@ -infocmp 1m 2023-12-30 ncurses 6.4 User commands +infocmp 1m 2024-05-11 ncurses 6.5 User commands -

infocmp 1m 2023-12-30 ncurses 6.4 User commands

+

infocmp 1m 2024-05-11 ncurses 6.5 User commands

 infocmp(1m)                      User commands                     infocmp(1m)
 
@@ -73,7 +73,7 @@
        type is specified, the -d option will be assumed.
 
 
-

Comparison Options [-d] [-c] [-n]

+

Comparison Options [-d] [-c] [-n]

        infocmp  compares  the  terminfo  description  of  the  first  terminal
        terminal-type  with  each  of the descriptions given by the entries for
        the other terminal's terminal-types.  If a capability  is  defined  for
@@ -115,15 +115,15 @@
             variable TERM for each of the terminal-types.
 
 
-

Source Listing Options [-I] [-L] [-C] [-r]

+

Source Listing Options [-I] [-L] [-C] [-r]

        The -I, -L, and -C options will  produce  a  source  listing  for  each
        terminal named.
 
-            -I   use the terminfo names
-            -L   use the long C variable name listed in <term.h>
-            -C   use the termcap names
-            -r   when using -C, put out all capabilities in termcap form
-            -K   modifies the -C option, improving BSD-compatibility.
+                   -I   use terminfo capability codes
+                   -L   use "long" capability names
+                   -C   use termcap capability codes
+                   -r   with -C, include nonstandard capabilities
+                   -K   with -C, improve BSD compatibility
 
        If  no  terminal-types are given, the environment variable TERM will be
        used for the terminal name.
@@ -168,17 +168,17 @@
        Some  common  terminfo  parameter sequences, their termcap equivalents,
        and some terminal types which commonly have such sequences, are:
 
-           terminfo                    termcap   Representative Terminals
-           ---------------------------------------------------------------
-           %p1%c                       %.        adm
-           %p1%d                       %d        hp, ANSI standard, vt100
-           %p1%'x'%+%c                 %+x       concept
-           %i                          %iq       ANSI standard, vt100
-           %p1%?%'x'%>%t%p1%'y'%+%;    %>xy      concept
-           %p2 is printed before %p1   %r        hp
+                 terminfo                   termcap   Terminal Types
+                 ----------------------------------------------------
+                 %p1%c                      %.        ansi-m
+                 %p1%d                      %d        ansi, vt100
+                 %p1%' '%+%c                %+x       vt52
+                 %i                         %iq       ansi, vt100
+                 %p1%?%'x'%>%t%p1%'y'%+%;   %>xy      annarbor4080
+                 %p2...%p1                  %r        hpgeneric
 
 
-

Use= Option [-u]

+

Use= Option [-u]

        The -u option produces a  terminfo  source  description  of  the  first
        terminal terminal-type which is relative to the sum of the descriptions
        given by the entries for the other terminal-types.   It  does  this  by
@@ -531,7 +531,7 @@
 
 
 
-ncurses 6.4                       2023-12-30                       infocmp(1m)
+ncurses 6.5                       2024-05-11                       infocmp(1m)