From f79c210479470378389aab5b8d4d42d4a7f3d9a4 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Sat, 17 Jun 2023 21:19:52 +0000 Subject: [PATCH] ncurses 6.4 - patch 20230617 + markup manpages with revision information (prompted by discussion with Bjarni Ingi Gislason). --- Ada95/samples/ncurses2-trace_set.adb | 10 +++++----- Ada95/samples/sample-menu_demo-aux.adb | 8 ++++---- INSTALL | 4 ++-- NEWS | 10 +++++++--- VERSION | 2 +- dist.mk | 4 ++-- doc/html/ada/funcs/T.htm | 2 +- doc/html/man/adacurses6-config.1.html | 2 +- doc/html/man/captoinfo.1m.html | 12 ++++++------ doc/html/man/clear.1.html | 12 ++++++------ doc/html/man/curs_add_wch.3x.html | 10 +++++----- doc/html/man/curs_add_wchstr.3x.html | 10 +++++----- doc/html/man/curs_addch.3x.html | 10 +++++----- doc/html/man/curs_addchstr.3x.html | 10 +++++----- doc/html/man/curs_addstr.3x.html | 10 +++++----- doc/html/man/curs_addwstr.3x.html | 10 +++++----- doc/html/man/curs_attr.3x.html | 10 +++++----- doc/html/man/curs_beep.3x.html | 10 +++++----- doc/html/man/curs_bkgd.3x.html | 10 +++++----- doc/html/man/curs_bkgrnd.3x.html | 10 +++++----- doc/html/man/curs_border.3x.html | 10 +++++----- doc/html/man/curs_border_set.3x.html | 10 +++++----- doc/html/man/curs_clear.3x.html | 10 +++++----- doc/html/man/curs_color.3x.html | 10 +++++----- doc/html/man/curs_delch.3x.html | 10 +++++----- doc/html/man/curs_deleteln.3x.html | 10 +++++----- doc/html/man/curs_extend.3x.html | 10 +++++----- doc/html/man/curs_get_wch.3x.html | 10 +++++----- doc/html/man/curs_get_wstr.3x.html | 10 +++++----- doc/html/man/curs_getcchar.3x.html | 10 +++++----- doc/html/man/curs_getch.3x.html | 10 +++++----- doc/html/man/curs_getstr.3x.html | 10 +++++----- doc/html/man/curs_getyx.3x.html | 10 +++++----- doc/html/man/curs_in_wch.3x.html | 10 +++++----- doc/html/man/curs_in_wchstr.3x.html | 10 +++++----- doc/html/man/curs_inch.3x.html | 10 +++++----- doc/html/man/curs_inchstr.3x.html | 10 +++++----- doc/html/man/curs_initscr.3x.html | 10 +++++----- doc/html/man/curs_inopts.3x.html | 10 +++++----- doc/html/man/curs_ins_wch.3x.html | 10 +++++----- doc/html/man/curs_ins_wstr.3x.html | 10 +++++----- doc/html/man/curs_insch.3x.html | 10 +++++----- doc/html/man/curs_insstr.3x.html | 10 +++++----- doc/html/man/curs_instr.3x.html | 10 +++++----- doc/html/man/curs_inwstr.3x.html | 10 +++++----- doc/html/man/curs_kernel.3x.html | 10 +++++----- doc/html/man/curs_legacy.3x.html | 10 +++++----- doc/html/man/curs_memleaks.3x.html | 10 +++++----- doc/html/man/curs_mouse.3x.html | 10 +++++----- doc/html/man/curs_move.3x.html | 10 +++++----- doc/html/man/curs_opaque.3x.html | 10 +++++----- doc/html/man/curs_outopts.3x.html | 10 +++++----- doc/html/man/curs_overlay.3x.html | 10 +++++----- doc/html/man/curs_pad.3x.html | 10 +++++----- doc/html/man/curs_print.3x.html | 10 +++++----- doc/html/man/curs_printw.3x.html | 10 +++++----- doc/html/man/curs_refresh.3x.html | 10 +++++----- doc/html/man/curs_scanw.3x.html | 10 +++++----- doc/html/man/curs_scr_dump.3x.html | 10 +++++----- doc/html/man/curs_scroll.3x.html | 10 +++++----- doc/html/man/curs_slk.3x.html | 10 +++++----- doc/html/man/curs_sp_funcs.3x.html | 10 +++++----- doc/html/man/curs_termattrs.3x.html | 10 +++++----- doc/html/man/curs_termcap.3x.html | 10 +++++----- doc/html/man/curs_terminfo.3x.html | 12 ++++++------ doc/html/man/curs_threads.3x.html | 10 +++++----- doc/html/man/curs_touch.3x.html | 10 +++++----- doc/html/man/curs_trace.3x.html | 10 +++++----- doc/html/man/curs_util.3x.html | 10 +++++----- doc/html/man/curs_variables.3x.html | 10 +++++----- doc/html/man/curs_window.3x.html | 10 +++++----- doc/html/man/default_colors.3x.html | 10 +++++----- doc/html/man/define_key.3x.html | 10 +++++----- doc/html/man/form.3x.html | 12 ++++++------ doc/html/man/form_cursor.3x.html | 10 +++++----- doc/html/man/form_data.3x.html | 10 +++++----- doc/html/man/form_driver.3x.html | 10 +++++----- doc/html/man/form_field.3x.html | 10 +++++----- doc/html/man/form_field_attributes.3x.html | 10 +++++----- doc/html/man/form_field_buffer.3x.html | 10 +++++----- doc/html/man/form_field_info.3x.html | 10 +++++----- doc/html/man/form_field_just.3x.html | 10 +++++----- doc/html/man/form_field_new.3x.html | 10 +++++----- doc/html/man/form_field_opts.3x.html | 10 +++++----- doc/html/man/form_field_userptr.3x.html | 10 +++++----- doc/html/man/form_field_validation.3x.html | 10 +++++----- doc/html/man/form_fieldtype.3x.html | 10 +++++----- doc/html/man/form_hook.3x.html | 10 +++++----- doc/html/man/form_new.3x.html | 10 +++++----- doc/html/man/form_new_page.3x.html | 10 +++++----- doc/html/man/form_opts.3x.html | 10 +++++----- doc/html/man/form_page.3x.html | 10 +++++----- doc/html/man/form_post.3x.html | 10 +++++----- doc/html/man/form_requestname.3x.html | 10 +++++----- doc/html/man/form_userptr.3x.html | 10 +++++----- doc/html/man/form_variables.3x.html | 10 +++++----- doc/html/man/form_win.3x.html | 10 +++++----- doc/html/man/infocmp.1m.html | 12 ++++++------ doc/html/man/infotocap.1m.html | 12 ++++++------ doc/html/man/key_defined.3x.html | 10 +++++----- doc/html/man/keybound.3x.html | 10 +++++----- doc/html/man/keyok.3x.html | 10 +++++----- doc/html/man/legacy_coding.3x.html | 10 +++++----- doc/html/man/menu.3x.html | 12 ++++++------ doc/html/man/menu_attributes.3x.html | 10 +++++----- doc/html/man/menu_cursor.3x.html | 10 +++++----- doc/html/man/menu_driver.3x.html | 10 +++++----- doc/html/man/menu_format.3x.html | 10 +++++----- doc/html/man/menu_hook.3x.html | 10 +++++----- doc/html/man/menu_items.3x.html | 10 +++++----- doc/html/man/menu_mark.3x.html | 10 +++++----- doc/html/man/menu_new.3x.html | 10 +++++----- doc/html/man/menu_opts.3x.html | 10 +++++----- doc/html/man/menu_pattern.3x.html | 10 +++++----- doc/html/man/menu_post.3x.html | 10 +++++----- doc/html/man/menu_requestname.3x.html | 10 +++++----- doc/html/man/menu_spacing.3x.html | 10 +++++----- doc/html/man/menu_userptr.3x.html | 10 +++++----- doc/html/man/menu_win.3x.html | 10 +++++----- doc/html/man/mitem_current.3x.html | 10 +++++----- doc/html/man/mitem_name.3x.html | 10 +++++----- doc/html/man/mitem_new.3x.html | 10 +++++----- doc/html/man/mitem_opts.3x.html | 10 +++++----- doc/html/man/mitem_userptr.3x.html | 10 +++++----- doc/html/man/mitem_value.3x.html | 10 +++++----- doc/html/man/mitem_visible.3x.html | 10 +++++----- doc/html/man/ncurses.3x.html | 12 ++++++------ doc/html/man/ncurses6-config.1.html | 2 +- doc/html/man/new_pair.3x.html | 10 +++++----- doc/html/man/panel.3x.html | 12 ++++++------ doc/html/man/resizeterm.3x.html | 10 +++++----- doc/html/man/scr_dump.5.html | 10 +++++----- doc/html/man/tabs.1.html | 12 ++++++------ doc/html/man/term.5.html | 10 +++++----- doc/html/man/term.7.html | 10 +++++----- doc/html/man/term_variables.3x.html | 10 +++++----- doc/html/man/terminfo.5.html | 2 +- doc/html/man/tic.1m.html | 12 ++++++------ doc/html/man/toe.1m.html | 12 ++++++------ doc/html/man/tput.1.html | 12 ++++++------ doc/html/man/tset.1.html | 12 ++++++------ doc/html/man/user_caps.5.html | 10 +++++----- doc/html/man/wresize.3x.html | 10 +++++----- man/captoinfo.1m | 4 ++-- man/clear.1 | 6 +++--- man/curs_add_wch.3x | 4 ++-- man/curs_add_wchstr.3x | 4 ++-- man/curs_addch.3x | 4 ++-- man/curs_addchstr.3x | 4 ++-- man/curs_addstr.3x | 4 ++-- man/curs_addwstr.3x | 4 ++-- man/curs_attr.3x | 6 +++--- man/curs_beep.3x | 4 ++-- man/curs_bkgd.3x | 4 ++-- man/curs_bkgrnd.3x | 4 ++-- man/curs_border.3x | 4 ++-- man/curs_border_set.3x | 4 ++-- man/curs_clear.3x | 4 ++-- man/curs_color.3x | 4 ++-- man/curs_delch.3x | 4 ++-- man/curs_deleteln.3x | 4 ++-- man/curs_extend.3x | 4 ++-- man/curs_get_wch.3x | 4 ++-- man/curs_get_wstr.3x | 4 ++-- man/curs_getcchar.3x | 4 ++-- man/curs_getch.3x | 4 ++-- man/curs_getstr.3x | 4 ++-- man/curs_getyx.3x | 4 ++-- man/curs_in_wch.3x | 4 ++-- man/curs_in_wchstr.3x | 4 ++-- man/curs_inch.3x | 4 ++-- man/curs_inchstr.3x | 4 ++-- man/curs_initscr.3x | 4 ++-- man/curs_inopts.3x | 4 ++-- man/curs_ins_wch.3x | 4 ++-- man/curs_ins_wstr.3x | 4 ++-- man/curs_insch.3x | 4 ++-- man/curs_insstr.3x | 4 ++-- man/curs_instr.3x | 4 ++-- man/curs_inwstr.3x | 4 ++-- man/curs_kernel.3x | 4 ++-- man/curs_legacy.3x | 4 ++-- man/curs_memleaks.3x | 4 ++-- man/curs_mouse.3x | 6 +++--- man/curs_move.3x | 4 ++-- man/curs_opaque.3x | 4 ++-- man/curs_outopts.3x | 4 ++-- man/curs_overlay.3x | 4 ++-- man/curs_pad.3x | 4 ++-- man/curs_print.3x | 4 ++-- man/curs_printw.3x | 4 ++-- man/curs_refresh.3x | 4 ++-- man/curs_scanw.3x | 4 ++-- man/curs_scr_dump.3x | 4 ++-- man/curs_scroll.3x | 4 ++-- man/curs_slk.3x | 4 ++-- man/curs_sp_funcs.3x | 4 ++-- man/curs_termattrs.3x | 4 ++-- man/curs_termcap.3x | 4 ++-- man/curs_terminfo.3x | 6 +++--- man/curs_threads.3x | 4 ++-- man/curs_touch.3x | 4 ++-- man/curs_trace.3x | 4 ++-- man/curs_util.3x | 4 ++-- man/curs_variables.3x | 4 ++-- man/curs_window.3x | 4 ++-- man/default_colors.3x | 4 ++-- man/define_key.3x | 4 ++-- man/form.3x | 4 ++-- man/form_cursor.3x | 4 ++-- man/form_data.3x | 4 ++-- man/form_driver.3x | 4 ++-- man/form_field.3x | 4 ++-- man/form_field_attributes.3x | 4 ++-- man/form_field_buffer.3x | 4 ++-- man/form_field_info.3x | 4 ++-- man/form_field_just.3x | 4 ++-- man/form_field_new.3x | 4 ++-- man/form_field_opts.3x | 4 ++-- man/form_field_userptr.3x | 4 ++-- man/form_field_validation.3x | 4 ++-- man/form_fieldtype.3x | 4 ++-- man/form_hook.3x | 4 ++-- man/form_new.3x | 4 ++-- man/form_new_page.3x | 4 ++-- man/form_opts.3x | 4 ++-- man/form_page.3x | 4 ++-- man/form_post.3x | 4 ++-- man/form_requestname.3x | 4 ++-- man/form_userptr.3x | 4 ++-- man/form_variables.3x | 4 ++-- man/form_win.3x | 4 ++-- man/infocmp.1m | 6 +++--- man/infotocap.1m | 4 ++-- man/key_defined.3x | 4 ++-- man/keybound.3x | 4 ++-- man/keyok.3x | 4 ++-- man/legacy_coding.3x | 4 ++-- man/menu.3x | 4 ++-- man/menu_attributes.3x | 4 ++-- man/menu_cursor.3x | 4 ++-- man/menu_driver.3x | 4 ++-- man/menu_format.3x | 4 ++-- man/menu_hook.3x | 4 ++-- man/menu_items.3x | 4 ++-- man/menu_mark.3x | 4 ++-- man/menu_new.3x | 4 ++-- man/menu_opts.3x | 4 ++-- man/menu_pattern.3x | 4 ++-- man/menu_post.3x | 4 ++-- man/menu_requestname.3x | 4 ++-- man/menu_spacing.3x | 4 ++-- man/menu_userptr.3x | 4 ++-- man/menu_win.3x | 4 ++-- man/mitem_current.3x | 4 ++-- man/mitem_name.3x | 4 ++-- man/mitem_new.3x | 4 ++-- man/mitem_opts.3x | 4 ++-- man/mitem_userptr.3x | 4 ++-- man/mitem_value.3x | 4 ++-- man/mitem_visible.3x | 4 ++-- man/ncurses.3x | 6 +++--- man/new_pair.3x | 6 +++--- man/panel.3x | 4 ++-- man/resizeterm.3x | 4 ++-- man/scr_dump.5 | 6 +++--- man/tabs.1 | 6 +++--- man/term.5 | 6 +++--- man/term.7 | 4 ++-- man/term_variables.3x | 4 ++-- man/tic.1m | 4 ++-- man/toe.1m | 6 +++--- man/tput.1 | 4 ++-- man/tset.1 | 4 ++-- man/user_caps.5 | 6 +++--- man/wresize.3x | 4 ++-- ncurses/tinfo/lib_win32util.c | 4 ++-- package/debian-mingw/changelog | 4 ++-- package/debian-mingw64/changelog | 4 ++-- package/debian/changelog | 4 ++-- package/mingw-ncurses.nsi | 4 ++-- package/mingw-ncurses.spec | 2 +- package/ncurses.spec | 2 +- package/ncursest.spec | 2 +- test/bs.6 | 4 ++-- test/gdc.6 | 4 ++-- 286 files changed, 999 insertions(+), 995 deletions(-) diff --git a/Ada95/samples/ncurses2-trace_set.adb b/Ada95/samples/ncurses2-trace_set.adb index d2739809..3b1983da 100644 --- a/Ada95/samples/ncurses2-trace_set.adb +++ b/Ada95/samples/ncurses2-trace_set.adb @@ -7,7 +7,7 @@ -- B O D Y -- -- -- ------------------------------------------------------------------------------ --- Copyright 2020 Thomas E. Dickey -- +-- Copyright 2020,2023 Thomas E. Dickey -- -- Copyright 2000-2011,2014 Free Software Foundation, Inc. -- -- -- -- Permission is hereby granted, free of charge, to any person obtaining a -- @@ -36,8 +36,8 @@ ------------------------------------------------------------------------------ -- Author: Eugene V. Melaragno 2000 -- Version Control --- $Revision: 1.7 $ --- $Date: 2020/02/02 23:34:34 $ +-- $Revision: 1.8 $ +-- $Date: 2023/06/17 17:21:47 $ -- Binding Version 01.00 ------------------------------------------------------------------------------ with ncurses2.util; use ncurses2.util; @@ -121,7 +121,7 @@ procedure ncurses2.trace_set is Trace_Attribute_Set'(Character_Calls => True, others => False)), (new String'("Termcap_TermInfo"), Trace_Attribute_Set'(Termcap_TermInfo => True, others => False)), - (new String'("Maximium"), + (new String'("Maximum"), Trace_Maximum) ); @@ -353,7 +353,7 @@ procedure ncurses2.trace_set is if subset (tlevel, Trace_Maximum) then - Append (buf, "Maximium"); + Append (buf, "Maximum"); Append (buf, ", "); end if; end if; diff --git a/Ada95/samples/sample-menu_demo-aux.adb b/Ada95/samples/sample-menu_demo-aux.adb index f430c88c..f64e41da 100644 --- a/Ada95/samples/sample-menu_demo-aux.adb +++ b/Ada95/samples/sample-menu_demo-aux.adb @@ -7,7 +7,7 @@ -- B O D Y -- -- -- ------------------------------------------------------------------------------ --- Copyright 2020 Thomas E. Dickey -- +-- Copyright 2020,2023 Thomas E. Dickey -- -- Copyright 1998-2006,2009 Free Software Foundation, Inc. -- -- -- -- Permission is hereby granted, free of charge, to any person obtaining a -- @@ -36,8 +36,8 @@ ------------------------------------------------------------------------------ -- Author: Juergen Pfeifer, 1996 -- Version Control --- $Revision: 1.15 $ --- $Date: 2020/02/02 23:34:34 $ +-- $Revision: 1.16 $ +-- $Date: 2023/06/17 17:21:59 $ -- Binding Version 01.00 ------------------------------------------------------------------------------ with Ada.Characters.Latin_1; use Ada.Characters.Latin_1; @@ -79,7 +79,7 @@ package body Sample.Menu_Demo.Aux is -- Calculate horizontal coordinate at the screen center X := (Columns - C) / 2; - Y := 1; -- always startin line 1 + Y := 1; -- always starting on line 1 end Geometry; diff --git a/INSTALL b/INSTALL index 60bc8eae..a4f61493 100644 --- a/INSTALL +++ b/INSTALL @@ -26,7 +26,7 @@ -- sale, use or other dealings in this Software without prior written -- -- authorization. -- ------------------------------------------------------------------------------- --- $Id: INSTALL,v 1.245 2023/06/03 20:14:17 tom Exp $ +-- $Id: INSTALL,v 1.246 2023/06/17 17:18:20 tom Exp $ --------------------------------------------------------------------- How to install Ncurses/Terminfo on your system --------------------------------------------------------------------- @@ -444,7 +444,7 @@ CONFIGURE OPTIONS: --with-menu-libname=XXX --with-panel-libname=XXX - Rather than renaming them abitrarily, a prefix or suffix is + Rather than renaming them arbitrarily, a prefix or suffix is recommended. An "n" prefix provides consistency with ncurses versus curses, i.e., diff --git a/NEWS b/NEWS index 0021d964..b8147e20 100644 --- a/NEWS +++ b/NEWS @@ -26,7 +26,7 @@ -- sale, use or other dealings in this Software without prior written -- -- authorization. -- ------------------------------------------------------------------------------- --- $Id: NEWS,v 1.3964 2023/06/15 11:35:35 tom Exp $ +-- $Id: NEWS,v 1.3967 2023/06/17 17:17:42 tom Exp $ ------------------------------------------------------------------------------- This is a log of changes that ncurses has gone through since Zeyd started @@ -46,6 +46,10 @@ See the AUTHORS file for the corresponding full names. Changes through 1.9.9e did not credit all contributions; it is not possible to add this information. +20230617 + + markup manpages with revision information (prompted by discussion + with Bjarni Ingi Gislason). + 20230615 + modify _nc_read_file_entry() to show relevant filename in warnings. + improve checks in convert_string() for corrupt terminfo entry (report @@ -11186,7 +11190,7 @@ it is not possible to add this information. + add mgterm terminfo entry from NetBSD, minor adjustments to sun-ss5, aixterm entries -TD + modify tack/ansi.c to make it more tolerant of bad ANSI replies. An - example of an illegal ANSI resonse can be found using Microsoft's + example of an illegal ANSI response can be found using Microsoft's Telnet client. A correct display can be found using a VT-4xx terminal or XFree86 xterm with: XTerm*VT100*decTerminalID: 450 @@ -12080,7 +12084,7 @@ it is not possible to add this information. + correct a typo in term.7 (Todd C Miller). + add configure --with-shlib-version option to allow installing shared libraries named according to release or ABI versions. This - parameterizes some existing logic in the configure script, and is + parametrizes some existing logic in the configure script, and is intended for compatibility upgrades on Digital Unix, which used versioned libraries in ncurses 4.2, but no longer does (cf: 980425). + resync configure script against autoconf 2.13 + patches diff --git a/VERSION b/VERSION index 65c2d073..efbf785f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5:0:10 6.4 20230615 +5:0:10 6.4 20230617 diff --git a/dist.mk b/dist.mk index 9d44257c..fb55f3ae 100644 --- a/dist.mk +++ b/dist.mk @@ -26,7 +26,7 @@ # use or other dealings in this Software without prior written # # authorization. # ############################################################################## -# $Id: dist.mk,v 1.1549 2023/06/15 11:23:36 tom Exp $ +# $Id: dist.mk,v 1.1550 2023/06/17 09:47:23 tom Exp $ # Makefile for creating ncurses distributions. # # This only needs to be used directly as a makefile by developers, but @@ -38,7 +38,7 @@ SHELL = /bin/sh # These define the major/minor/patch versions of ncurses. NCURSES_MAJOR = 6 NCURSES_MINOR = 4 -NCURSES_PATCH = 20230615 +NCURSES_PATCH = 20230617 # We don't append the patch to the version, since this only applies to releases VERSION = $(NCURSES_MAJOR).$(NCURSES_MINOR) diff --git a/doc/html/ada/funcs/T.htm b/doc/html/ada/funcs/T.htm index acedebee..2534502a 100644 --- a/doc/html/ada/funcs/T.htm +++ b/doc/html/ada/funcs/T.htm @@ -20,8 +20,8 @@
  • tgetnum
  • tgetstr - terminal_interface-curses-termcap.adb:109
  • tgetstr - terminal_interface-curses-termcap.adb:130 -
  • tgoto
  • TGoto +
  • tgoto
  • tigetflag
  • tigetstr - terminal_interface-curses-terminfo.adb:88
  • tigetstr - terminal_interface-curses-terminfo.adb:109 diff --git a/doc/html/man/adacurses6-config.1.html b/doc/html/man/adacurses6-config.1.html index 3f16ad17..411cfb70 100644 --- a/doc/html/man/adacurses6-config.1.html +++ b/doc/html/man/adacurses6-config.1.html @@ -126,7 +126,7 @@

    SEE ALSO

            curses(3x)
     
    -       This describes ncurses version 6.4 (patch 20230610).
    +       This describes ncurses version 6.4 (patch 20230617).
     
     
     
    diff --git a/doc/html/man/captoinfo.1m.html b/doc/html/man/captoinfo.1m.html
    index fd789520..a5582061 100644
    --- a/doc/html/man/captoinfo.1m.html
    +++ b/doc/html/man/captoinfo.1m.html
    @@ -28,21 +28,21 @@
       * sale, use or other dealings in this Software without prior written       *
       * authorization.                                                           *
       ****************************************************************************
    -  * @Id: captoinfo.1m,v 1.33 2022/02/12 20:07:29 tom Exp @
    +  * @Id: captoinfo.1m,v 1.34 2022/02/12 20:07:29 tom Exp @
     -->
     
     
     
     
     
    -captoinfo 1m
    +captoinfo 1m 2022-02-12 ncurses 6.4 User commands
     
     
     
     
    -

    captoinfo 1m

    +

    captoinfo 1m 2022-02-12 ncurses 6.4 User commands

    -captoinfo(1m)                                                    captoinfo(1m)
    +captoinfo(1m)                    User commands                   captoinfo(1m)
     
     
     
    @@ -199,7 +199,7 @@
     

    SEE ALSO

            infocmp(1m), curses(3x), terminfo(5)
     
    -       This describes ncurses version 6.4 (patch 20230610).
    +       This describes ncurses version 6.4 (patch 20230617).
     
     
     

    AUTHOR

    @@ -208,7 +208,7 @@
     
     
     
    -                                                                 captoinfo(1m)
    +ncurses 6.4                       2022-02-12                     captoinfo(1m)
     

    SEE ALSO

            curses(3x)
     
    -       This describes ncurses version 6.4 (patch 20230610).
    +       This describes ncurses version 6.4 (patch 20230617).
     
     
     
    diff --git a/doc/html/man/new_pair.3x.html b/doc/html/man/new_pair.3x.html
    index 524f96cd..10f58bd9 100644
    --- a/doc/html/man/new_pair.3x.html
    +++ b/doc/html/man/new_pair.3x.html
    @@ -28,21 +28,21 @@
       * authorization.                                                           *
       ****************************************************************************
       * Author: Thomas E. Dickey
    -  * @Id: new_pair.3x,v 1.19 2022/02/12 20:03:40 tom Exp @
    +  * @Id: new_pair.3x,v 1.21 2023/06/17 17:50:37 tom Exp @
     -->
     
     
     
     
     
    -new_pair 3x
    +new_pair 3x 2023-06-17 ncurses 6.4 Library calls
     
     
     
     
    -

    new_pair 3x

    +

    new_pair 3x 2023-06-17 ncurses 6.4 Library calls

    -new_pair(3x)                                                      new_pair(3x)
    +new_pair(3x)                     Library calls                    new_pair(3x)
     
     
     
    @@ -164,7 +164,7 @@
     
     
     
    -                                                                  new_pair(3x)
    +ncurses 6.4                       2023-06-17                      new_pair(3x)
     

    Terminfo Entry Syntax

    diff --git a/doc/html/man/tic.1m.html b/doc/html/man/tic.1m.html
    index 88391055..1c7a4749 100644
    --- a/doc/html/man/tic.1m.html
    +++ b/doc/html/man/tic.1m.html
    @@ -27,21 +27,21 @@
       * sale, use or other dealings in this Software without prior written       *
       * authorization.                                                           *
       ****************************************************************************
    -  * @Id: tic.1m,v 1.84 2022/09/17 19:01:24 tom Exp @
    +  * @Id: tic.1m,v 1.85 2022/09/17 19:01:24 tom Exp @
     -->
     
     
     
     
     
    -tic 1m
    +tic 1m 2022-09-17 ncurses 6.4 User commands
     
     
     
     
    -

    tic 1m

    +

    tic 1m 2022-09-17 ncurses 6.4 User commands

    -tic(1m)                                                                tic(1m)
    +tic(1m)                          User commands                         tic(1m)
     
     
     
    @@ -469,7 +469,7 @@
            captoinfo(1m),   infocmp(1m),   infotocap(1m),   toe(1m),   curses(3x),
            term(5).  terminfo(5).  user_caps(5).
     
    -       This describes ncurses version 6.4 (patch 20230610).
    +       This describes ncurses version 6.4 (patch 20230617).
     
     
     

    AUTHOR

    @@ -478,7 +478,7 @@
     
     
     
    -                                                                       tic(1m)
    +ncurses 6.4                       2022-09-17                           tic(1m)