X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fterm.7.html;fp=doc%2Fhtml%2Fman%2Fterm.7.html;h=7e7980c5be31b25811e21d225575ee7b68504dd8;hp=44f889e0e85298fdfe9a2c2a1010b224ef66cf22;hb=d79ff7b4d5f5ac63e7d9d7e76706d95a1ddb243c;hpb=515d83a2495606171a23c6eee948aea07536d178 diff --git a/doc/html/man/term.7.html b/doc/html/man/term.7.html index 44f889e0..7e7980c5 100644 --- a/doc/html/man/term.7.html +++ b/doc/html/man/term.7.html @@ -1,6 +1,6 @@ -term 7 2021-12-25 ncurses 6.4 Miscellaneous +term 7 2023-07-01 ncurses 6.4 Miscellaneous -

term 7 2021-12-25 ncurses 6.4 Miscellaneous

+

term 7 2023-07-01 ncurses 6.4 Miscellaneous

 term(7)                          Miscellaneous                         term(7)
 
@@ -88,14 +88,14 @@
        underneath /usr/share/terminfo.  To browse a list of all terminal names
        recognized by the system, do
 
-            toe | more
+               toe | more
 
        from your shell.   These  capability  files  are  in  a  binary  format
        optimized for retrieval speed (unlike the old text-based termcap format
        they replace); to examine  an  entry,  you  must  use  the  infocmp(1m)
        command.  Invoke it as follows:
 
-            infocmp entry_name
+               infocmp entry_name
 
        where  entry_name  is the name of the type you wish to examine (and the
        name of its capability file  the  subdirectory  of  /usr/share/terminfo
@@ -216,7 +216,7 @@
 
 
 
-ncurses 6.4                       2021-12-25                           term(7)
+ncurses 6.4                       2023-07-01                           term(7)