bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 4/4] man/*.{1,1m,3x,5,7}: Soft-code ncurses version in `TH` call.


From: G. Branden Robinson
Subject: [PATCH 4/4] man/*.{1,1m,3x,5,7}: Soft-code ncurses version in `TH` call.
Date: Fri, 15 Mar 2024 11:49:29 -0500

---
 man/captoinfo.1m             | 2 +-
 man/clear.1                  | 2 +-
 man/curs_add_wch.3x          | 2 +-
 man/curs_add_wchstr.3x       | 2 +-
 man/curs_addch.3x            | 2 +-
 man/curs_addchstr.3x         | 2 +-
 man/curs_addstr.3x           | 2 +-
 man/curs_addwstr.3x          | 2 +-
 man/curs_attr.3x             | 2 +-
 man/curs_beep.3x             | 2 +-
 man/curs_bkgd.3x             | 2 +-
 man/curs_bkgrnd.3x           | 2 +-
 man/curs_border.3x           | 2 +-
 man/curs_border_set.3x       | 2 +-
 man/curs_clear.3x            | 2 +-
 man/curs_color.3x            | 2 +-
 man/curs_delch.3x            | 2 +-
 man/curs_deleteln.3x         | 2 +-
 man/curs_extend.3x           | 2 +-
 man/curs_get_wch.3x          | 2 +-
 man/curs_get_wstr.3x         | 2 +-
 man/curs_getcchar.3x         | 2 +-
 man/curs_getch.3x            | 2 +-
 man/curs_getstr.3x           | 2 +-
 man/curs_getyx.3x            | 2 +-
 man/curs_in_wch.3x           | 2 +-
 man/curs_in_wchstr.3x        | 2 +-
 man/curs_inch.3x             | 2 +-
 man/curs_inchstr.3x          | 2 +-
 man/curs_initscr.3x          | 2 +-
 man/curs_inopts.3x           | 2 +-
 man/curs_ins_wch.3x          | 2 +-
 man/curs_ins_wstr.3x         | 2 +-
 man/curs_insch.3x            | 2 +-
 man/curs_insstr.3x           | 2 +-
 man/curs_instr.3x            | 2 +-
 man/curs_inwstr.3x           | 2 +-
 man/curs_kernel.3x           | 2 +-
 man/curs_legacy.3x           | 2 +-
 man/curs_memleaks.3x         | 2 +-
 man/curs_mouse.3x            | 2 +-
 man/curs_move.3x             | 2 +-
 man/curs_opaque.3x           | 2 +-
 man/curs_outopts.3x          | 2 +-
 man/curs_overlay.3x          | 2 +-
 man/curs_pad.3x              | 2 +-
 man/curs_print.3x            | 2 +-
 man/curs_printw.3x           | 2 +-
 man/curs_refresh.3x          | 2 +-
 man/curs_scanw.3x            | 2 +-
 man/curs_scr_dump.3x         | 2 +-
 man/curs_scroll.3x           | 2 +-
 man/curs_slk.3x              | 2 +-
 man/curs_sp_funcs.3x         | 2 +-
 man/curs_termattrs.3x        | 2 +-
 man/curs_termcap.3x          | 2 +-
 man/curs_terminfo.3x         | 2 +-
 man/curs_threads.3x          | 2 +-
 man/curs_touch.3x            | 2 +-
 man/curs_trace.3x            | 2 +-
 man/curs_util.3x             | 2 +-
 man/curs_variables.3x        | 2 +-
 man/curs_window.3x           | 2 +-
 man/default_colors.3x        | 2 +-
 man/define_key.3x            | 2 +-
 man/form.3x                  | 2 +-
 man/form_cursor.3x           | 2 +-
 man/form_data.3x             | 2 +-
 man/form_driver.3x           | 2 +-
 man/form_field.3x            | 2 +-
 man/form_field_attributes.3x | 2 +-
 man/form_field_buffer.3x     | 2 +-
 man/form_field_info.3x       | 2 +-
 man/form_field_just.3x       | 2 +-
 man/form_field_new.3x        | 2 +-
 man/form_field_opts.3x       | 2 +-
 man/form_field_userptr.3x    | 2 +-
 man/form_field_validation.3x | 2 +-
 man/form_fieldtype.3x        | 2 +-
 man/form_hook.3x             | 2 +-
 man/form_new.3x              | 2 +-
 man/form_new_page.3x         | 2 +-
 man/form_opts.3x             | 2 +-
 man/form_page.3x             | 2 +-
 man/form_post.3x             | 2 +-
 man/form_requestname.3x      | 2 +-
 man/form_userptr.3x          | 2 +-
 man/form_variables.3x        | 2 +-
 man/form_win.3x              | 2 +-
 man/infocmp.1m               | 2 +-
 man/infotocap.1m             | 2 +-
 man/key_defined.3x           | 2 +-
 man/keybound.3x              | 2 +-
 man/keyok.3x                 | 2 +-
 man/legacy_coding.3x         | 2 +-
 man/menu.3x                  | 2 +-
 man/menu_attributes.3x       | 2 +-
 man/menu_cursor.3x           | 2 +-
 man/menu_driver.3x           | 2 +-
 man/menu_format.3x           | 2 +-
 man/menu_hook.3x             | 2 +-
 man/menu_items.3x            | 2 +-
 man/menu_mark.3x             | 2 +-
 man/menu_new.3x              | 2 +-
 man/menu_opts.3x             | 2 +-
 man/menu_pattern.3x          | 2 +-
 man/menu_post.3x             | 2 +-
 man/menu_requestname.3x      | 2 +-
 man/menu_spacing.3x          | 2 +-
 man/menu_userptr.3x          | 2 +-
 man/menu_win.3x              | 2 +-
 man/mitem_current.3x         | 2 +-
 man/mitem_name.3x            | 2 +-
 man/mitem_new.3x             | 2 +-
 man/mitem_opts.3x            | 2 +-
 man/mitem_userptr.3x         | 2 +-
 man/mitem_value.3x           | 2 +-
 man/mitem_visible.3x         | 2 +-
 man/ncurses.3x               | 2 +-
 man/new_pair.3x              | 2 +-
 man/panel.3x                 | 2 +-
 man/resizeterm.3x            | 2 +-
 man/scr_dump.5               | 2 +-
 man/tabs.1                   | 2 +-
 man/term.5                   | 2 +-
 man/term.7                   | 2 +-
 man/term_variables.3x        | 2 +-
 man/tic.1m                   | 2 +-
 man/toe.1m                   | 2 +-
 man/tput.1                   | 2 +-
 man/tset.1                   | 2 +-
 man/user_caps.5              | 2 +-
 man/wresize.3x               | 2 +-
 133 files changed, 133 insertions(+), 133 deletions(-)

diff --git a/man/captoinfo.1m b/man/captoinfo.1m
index 040c7c9b6..a24ec3a99 100644
--- a/man/captoinfo.1m
+++ b/man/captoinfo.1m
@@ -29,7 +29,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: captoinfo.1m,v 1.59 2024/03/02 16:34:25 tom Exp $
-.TH @CAPTOINFO@ 1M 2024-03-02 "ncurses 6.4" "User commands"
+.TH @CAPTOINFO@ 1M 2024-03-02 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "User 
commands"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/clear.1 b/man/clear.1
index 66aaa6efc..ad6282a6d 100644
--- a/man/clear.1
+++ b/man/clear.1
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: clear.1,v 1.46 2023/12/16 20:32:22 tom Exp $
-.TH @CLEAR@ 1 2023-12-16 "ncurses 6.4" "User commands"
+.TH @CLEAR@ 1 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "User 
commands"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_add_wch.3x b/man/curs_add_wch.3x
index 6a49bca28..86255c2bd 100644
--- a/man/curs_add_wch.3x
+++ b/man/curs_add_wch.3x
@@ -29,7 +29,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_add_wch.3x,v 1.53 2024/01/13 22:05:39 tom Exp $
-.TH curs_add_wch 3X 2024-01-13 "ncurses 6.4" "Library calls"
+.TH curs_add_wch 3X 2024-01-13 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_add_wchstr.3x b/man/curs_add_wchstr.3x
index 719f58a56..326134cf2 100644
--- a/man/curs_add_wchstr.3x
+++ b/man/curs_add_wchstr.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_add_wchstr.3x,v 1.32 2023/11/25 14:01:49 tom Exp $
-.TH curs_add_wchstr 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH curs_add_wchstr 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_addch.3x b/man/curs_addch.3x
index b16576fad..dd57ae28f 100644
--- a/man/curs_addch.3x
+++ b/man/curs_addch.3x
@@ -29,7 +29,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_addch.3x,v 1.76 2023/12/23 16:27:51 tom Exp $
-.TH curs_addch 3X 2023-12-23 "ncurses 6.4" "Library calls"
+.TH curs_addch 3X 2023-12-23 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_addchstr.3x b/man/curs_addchstr.3x
index c744c11f9..e0716a6e9 100644
--- a/man/curs_addchstr.3x
+++ b/man/curs_addchstr.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_addchstr.3x,v 1.38 2023/11/25 14:01:49 tom Exp $
-.TH curs_addchstr 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH curs_addchstr 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_addstr.3x b/man/curs_addstr.3x
index 506bf534b..e121f3bfa 100644
--- a/man/curs_addstr.3x
+++ b/man/curs_addstr.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_addstr.3x,v 1.37 2023/11/18 21:18:55 tom Exp $
-.TH curs_addstr 3X 2023-11-18 "ncurses 6.4" "Library calls"
+.TH curs_addstr 3X 2023-11-18 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_addwstr.3x b/man/curs_addwstr.3x
index 4555ad627..b3f24ff22 100644
--- a/man/curs_addwstr.3x
+++ b/man/curs_addwstr.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_addwstr.3x,v 1.29 2023/11/18 21:18:55 tom Exp $
-.TH curs_addwstr 3X 2023-11-18 "ncurses 6.4" "Library calls"
+.TH curs_addwstr 3X 2023-11-18 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_attr.3x b/man/curs_attr.3x
index 27e431bba..7d8072193 100644
--- a/man/curs_attr.3x
+++ b/man/curs_attr.3x
@@ -29,7 +29,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_attr.3x,v 1.97 2024/03/02 16:34:00 tom Exp $
-.TH curs_attr 3X 2024-03-02 "ncurses 6.4" "Library calls"
+.TH curs_attr 3X 2024-03-02 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_beep.3x b/man/curs_beep.3x
index f5bd11aea..ce08e01f2 100644
--- a/man/curs_beep.3x
+++ b/man/curs_beep.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_beep.3x,v 1.25 2023/10/07 21:19:07 tom Exp $
-.TH curs_beep 3X 2023-10-07 "ncurses 6.4" "Library calls"
+.TH curs_beep 3X 2023-10-07 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .SH NAME
 \fB\%beep\fP,
 \fB\%flash\fP \-
diff --git a/man/curs_bkgd.3x b/man/curs_bkgd.3x
index 15a5e6490..e4fb8c2c6 100644
--- a/man/curs_bkgd.3x
+++ b/man/curs_bkgd.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_bkgd.3x,v 1.55 2023/12/23 16:35:10 tom Exp $
-.TH curs_bkgd 3X 2023-12-23 "ncurses 6.4" "Library calls"
+.TH curs_bkgd 3X 2023-12-23 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_bkgrnd.3x b/man/curs_bkgrnd.3x
index b80bf049b..c5feda176 100644
--- a/man/curs_bkgrnd.3x
+++ b/man/curs_bkgrnd.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_bkgrnd.3x,v 1.36 2023/12/23 16:35:10 tom Exp $
-.TH curs_bkgrnd 3X 2023-12-23 "ncurses 6.4" "Library calls"
+.TH curs_bkgrnd 3X 2023-12-23 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_border.3x b/man/curs_border.3x
index a43270f10..07f5a932a 100644
--- a/man/curs_border.3x
+++ b/man/curs_border.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_border.3x,v 1.44 2023/12/16 21:09:11 tom Exp $
-.TH curs_border 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH curs_border 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_border_set.3x b/man/curs_border_set.3x
index 16a66ce50..6e565c74a 100644
--- a/man/curs_border_set.3x
+++ b/man/curs_border_set.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_border_set.3x,v 1.31 2023/11/25 15:39:56 tom Exp $
-.TH curs_border_set 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH curs_border_set 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_clear.3x b/man/curs_clear.3x
index b81273e86..8960985e7 100644
--- a/man/curs_clear.3x
+++ b/man/curs_clear.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_clear.3x,v 1.44 2024/01/05 21:46:58 tom Exp $
-.TH curs_clear 3X 2024-01-05 "ncurses 6.4" "Library calls"
+.TH curs_clear 3X 2024-01-05 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_color.3x b/man/curs_color.3x
index 0fb6dcc4b..1dab2bd81 100644
--- a/man/curs_color.3x
+++ b/man/curs_color.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_color.3x,v 1.96 2023/12/30 21:20:01 tom Exp $
-.TH curs_color 3X 2023-12-30 "ncurses 6.4" "Library calls"
+.TH curs_color 3X 2023-12-30 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_delch.3x b/man/curs_delch.3x
index 2f42bf020..709c1608f 100644
--- a/man/curs_delch.3x
+++ b/man/curs_delch.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_delch.3x,v 1.30 2023/12/16 21:09:11 tom Exp $
-.TH curs_delch 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH curs_delch 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_deleteln.3x b/man/curs_deleteln.3x
index 29b8bb57d..dd9e5a644 100644
--- a/man/curs_deleteln.3x
+++ b/man/curs_deleteln.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_deleteln.3x,v 1.34 2023/12/16 21:33:34 tom Exp $
-.TH curs_deleteln 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH curs_deleteln 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_extend.3x b/man/curs_extend.3x
index 05ed5dfb5..5c3747022 100644
--- a/man/curs_extend.3x
+++ b/man/curs_extend.3x
@@ -30,7 +30,7 @@
 .\" Author: Thomas E. Dickey 1999-on
 .\"
 .\" $Id: curs_extend.3x,v 1.44 2023/12/23 16:36:18 tom Exp $
-.TH curs_extend 3X 2023-12-23 "ncurses 6.4" "Library calls"
+.TH curs_extend 3X 2023-12-23 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_get_wch.3x b/man/curs_get_wch.3x
index 3e53f9b30..670667343 100644
--- a/man/curs_get_wch.3x
+++ b/man/curs_get_wch.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_get_wch.3x,v 1.31 2023/12/23 16:35:10 tom Exp $
-.TH curs_get_wch 3X 2023-12-23 "ncurses 6.4" "Library calls"
+.TH curs_get_wch 3X 2023-12-23 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_get_wstr.3x b/man/curs_get_wstr.3x
index 6d7a3c3e9..8b4f32b1a 100644
--- a/man/curs_get_wstr.3x
+++ b/man/curs_get_wstr.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_get_wstr.3x,v 1.42 2023/12/16 20:32:22 tom Exp $
-.TH curs_get_wstr 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH curs_get_wstr 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_getcchar.3x b/man/curs_getcchar.3x
index 760b85bd2..5efd70b03 100644
--- a/man/curs_getcchar.3x
+++ b/man/curs_getcchar.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_getcchar.3x,v 1.43 2023/12/16 21:07:24 tom Exp $
-.TH curs_getcchar 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH curs_getcchar 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .de bP
 .ie n  .IP \(bu 4
 .el    .IP \(bu 2
diff --git a/man/curs_getch.3x b/man/curs_getch.3x
index a45d99fba..c529d6c97 100644
--- a/man/curs_getch.3x
+++ b/man/curs_getch.3x
@@ -29,7 +29,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_getch.3x,v 1.78 2024/02/17 19:27:03 tom Exp $
-.TH curs_getch 3X 2024-02-17 "ncurses 6.4" "Library calls"
+.TH curs_getch 3X 2024-02-17 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_getstr.3x b/man/curs_getstr.3x
index 08b39ab4d..81fbc57de 100644
--- a/man/curs_getstr.3x
+++ b/man/curs_getstr.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_getstr.3x,v 1.52 2023/12/16 20:32:22 tom Exp $
-.TH curs_getstr 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH curs_getstr 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_getyx.3x b/man/curs_getyx.3x
index a358e7500..6bcb105b2 100644
--- a/man/curs_getyx.3x
+++ b/man/curs_getyx.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_getyx.3x,v 1.40 2023/12/16 21:33:21 tom Exp $
-.TH curs_getyx 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH curs_getyx 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_in_wch.3x b/man/curs_in_wch.3x
index d7af7b585..10d86ed33 100644
--- a/man/curs_in_wch.3x
+++ b/man/curs_in_wch.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_in_wch.3x,v 1.24 2023/11/18 18:00:11 tom Exp $
-.TH curs_in_wch 3X 2023-11-18 "ncurses 6.4" "Library calls"
+.TH curs_in_wch 3X 2023-11-18 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_in_wchstr.3x b/man/curs_in_wchstr.3x
index 995f4f863..c11bbf5c8 100644
--- a/man/curs_in_wchstr.3x
+++ b/man/curs_in_wchstr.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_in_wchstr.3x,v 1.32 2023/11/18 20:55:18 tom Exp $
-.TH curs_in_wchstr 3X 2023-11-18 "ncurses 6.4" "Library calls"
+.TH curs_in_wchstr 3X 2023-11-18 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_inch.3x b/man/curs_inch.3x
index 54a57228f..621f941a7 100644
--- a/man/curs_inch.3x
+++ b/man/curs_inch.3x
@@ -29,7 +29,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_inch.3x,v 1.44 2024/01/13 22:05:39 tom Exp $
-.TH curs_inch 3X 2024-01-13 "ncurses 6.4" "Library calls"
+.TH curs_inch 3X 2024-01-13 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_inchstr.3x b/man/curs_inchstr.3x
index 89d4bd1e3..8e8b33588 100644
--- a/man/curs_inchstr.3x
+++ b/man/curs_inchstr.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_inchstr.3x,v 1.40 2023/11/19 00:08:58 tom Exp $
-.TH curs_inchstr 3X 2023-11-18 "ncurses 6.4" "Library calls"
+.TH curs_inchstr 3X 2023-11-18 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_initscr.3x b/man/curs_initscr.3x
index 15f4e8b96..6a31f8b6b 100644
--- a/man/curs_initscr.3x
+++ b/man/curs_initscr.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_initscr.3x,v 1.62 2024/02/24 20:03:50 tom Exp $
-.TH curs_initscr 3X 2024-02-24 "ncurses 6.4" "Library calls"
+.TH curs_initscr 3X 2024-02-24 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_inopts.3x b/man/curs_inopts.3x
index 6ac150c18..9a1314107 100644
--- a/man/curs_inopts.3x
+++ b/man/curs_inopts.3x
@@ -29,7 +29,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_inopts.3x,v 1.60 2023/12/23 16:36:18 tom Exp $
-.TH curs_inopts 3X 2023-12-23 "ncurses 6.4" "Library calls"
+.TH curs_inopts 3X 2023-12-23 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_ins_wch.3x b/man/curs_ins_wch.3x
index 1f2307a16..14a090e37 100644
--- a/man/curs_ins_wch.3x
+++ b/man/curs_ins_wch.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_ins_wch.3x,v 1.26 2023/12/23 16:03:24 tom Exp $
-.TH curs_ins_wch 3X 2023-12-23 "ncurses 6.4" "Library calls"
+.TH curs_ins_wch 3X 2023-12-23 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_ins_wstr.3x b/man/curs_ins_wstr.3x
index 7770a92b7..ab524e911 100644
--- a/man/curs_ins_wstr.3x
+++ b/man/curs_ins_wstr.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_ins_wstr.3x,v 1.30 2023/12/16 20:36:15 tom Exp $
-.TH curs_ins_wstr 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH curs_ins_wstr 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_insch.3x b/man/curs_insch.3x
index 4be93c6bb..596b47b8a 100644
--- a/man/curs_insch.3x
+++ b/man/curs_insch.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_insch.3x,v 1.36 2023/12/23 16:03:24 tom Exp $
-.TH curs_insch 3X 2023-12-23 "ncurses 6.4" "Library calls"
+.TH curs_insch 3X 2023-12-23 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_insstr.3x b/man/curs_insstr.3x
index 3ddb77488..6fcaefdeb 100644
--- a/man/curs_insstr.3x
+++ b/man/curs_insstr.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_insstr.3x,v 1.46 2023/11/25 11:29:34 tom Exp $
-.TH curs_insstr 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH curs_insstr 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_instr.3x b/man/curs_instr.3x
index 20f42f38a..cc6699f3d 100644
--- a/man/curs_instr.3x
+++ b/man/curs_instr.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_instr.3x,v 1.44 2023/12/16 20:32:22 tom Exp $
-.TH curs_instr 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH curs_instr 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_inwstr.3x b/man/curs_inwstr.3x
index b11cb21fa..a1eb11226 100644
--- a/man/curs_inwstr.3x
+++ b/man/curs_inwstr.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_inwstr.3x,v 1.36 2023/12/30 21:32:48 tom Exp $
-.TH curs_inwstr 3X 2023-12-30 "ncurses 6.4" "Library calls"
+.TH curs_inwstr 3X 2023-12-30 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_kernel.3x b/man/curs_kernel.3x
index 40e3e3a34..38e723bb3 100644
--- a/man/curs_kernel.3x
+++ b/man/curs_kernel.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_kernel.3x,v 1.54 2024/02/24 19:57:34 tom Exp $
-.TH curs_kernel 3X 2024-02-24 "ncurses 6.4" "Library calls"
+.TH curs_kernel 3X 2024-02-24 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_legacy.3x b/man/curs_legacy.3x
index b503991e0..d607e3b9a 100644
--- a/man/curs_legacy.3x
+++ b/man/curs_legacy.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_legacy.3x,v 1.30 2023/12/23 16:40:10 tom Exp $
-.TH curs_legacy 3X 2023-12-23 "ncurses 6.4" "Library calls"
+.TH curs_legacy 3X 2023-12-23 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_memleaks.3x b/man/curs_memleaks.3x
index 0f9895029..27b70c197 100644
--- a/man/curs_memleaks.3x
+++ b/man/curs_memleaks.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_memleaks.3x,v 1.33 2023/12/23 16:22:08 tom Exp $
-.TH curs_memleaks 3X 2023-12-23 "ncurses 6.4" "Library calls"
+.TH curs_memleaks 3X 2023-12-23 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_mouse.3x b/man/curs_mouse.3x
index f8b666c8f..068c2f7a3 100644
--- a/man/curs_mouse.3x
+++ b/man/curs_mouse.3x
@@ -29,7 +29,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_mouse.3x,v 1.92 2024/02/24 19:54:30 tom Exp $
-.TH curs_mouse 3X 2024-02-24 "ncurses 6.4" "Library calls"
+.TH curs_mouse 3X 2024-02-24 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_move.3x b/man/curs_move.3x
index 41c912edd..3f158d778 100644
--- a/man/curs_move.3x
+++ b/man/curs_move.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_move.3x,v 1.33 2023/12/16 21:33:08 tom Exp $
-.TH curs_move 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH curs_move 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_opaque.3x b/man/curs_opaque.3x
index 090b490e0..fc6c3fe1d 100644
--- a/man/curs_opaque.3x
+++ b/man/curs_opaque.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_opaque.3x,v 1.41 2023/12/16 20:32:22 tom Exp $
-.TH curs_opaque 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH curs_opaque 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_outopts.3x b/man/curs_outopts.3x
index b51b33209..4aa5fc7a8 100644
--- a/man/curs_outopts.3x
+++ b/man/curs_outopts.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_outopts.3x,v 1.56 2024/01/05 21:46:58 tom Exp $
-.TH curs_outopts 3X 2024-01-05 "ncurses 6.4" "Library calls"
+.TH curs_outopts 3X 2024-01-05 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .de bP
 .ie n  .IP \(bu 4
 .el    .IP \(bu 2
diff --git a/man/curs_overlay.3x b/man/curs_overlay.3x
index 6df8b6211..136b6aa60 100644
--- a/man/curs_overlay.3x
+++ b/man/curs_overlay.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_overlay.3x,v 1.39 2024/01/05 21:46:58 tom Exp $
-.TH curs_overlay 3X 2024-01-05 "ncurses 6.4" "Library calls"
+.TH curs_overlay 3X 2024-01-05 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_pad.3x b/man/curs_pad.3x
index d98ebe8c4..37dcad992 100644
--- a/man/curs_pad.3x
+++ b/man/curs_pad.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_pad.3x,v 1.53 2024/01/05 21:46:58 tom Exp $
-.TH curs_pad 3X 2024-01-05 "ncurses 6.4" "Library calls"
+.TH curs_pad 3X 2024-01-05 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_print.3x b/man/curs_print.3x
index d98104a20..5dfcb35a3 100644
--- a/man/curs_print.3x
+++ b/man/curs_print.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_print.3x,v 1.36 2023/12/23 16:36:18 tom Exp $
-.TH curs_print 3X 2023-12-23 "ncurses 6.4" "Library calls"
+.TH curs_print 3X 2023-12-23 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fB\%mcprint\fP \-
 write binary data to printer using \fIterminfo\fR capabilities
diff --git a/man/curs_printw.3x b/man/curs_printw.3x
index 15dd10b53..b6ad1b1c7 100644
--- a/man/curs_printw.3x
+++ b/man/curs_printw.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_printw.3x,v 1.47 2023/12/23 14:41:07 tom Exp $
-.TH curs_printw 3X 2023-12-23 "ncurses 6.4" "Library calls"
+.TH curs_printw 3X 2023-12-23 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_refresh.3x b/man/curs_refresh.3x
index dfe0d274a..1e7928edc 100644
--- a/man/curs_refresh.3x
+++ b/man/curs_refresh.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_refresh.3x,v 1.42 2024/01/05 21:46:58 tom Exp $
-.TH curs_refresh 3X 2024-01-05 "ncurses 6.4" "Library calls"
+.TH curs_refresh 3X 2024-01-05 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_scanw.3x b/man/curs_scanw.3x
index cf1977acb..baf0da8ca 100644
--- a/man/curs_scanw.3x
+++ b/man/curs_scanw.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_scanw.3x,v 1.47 2023/12/23 14:41:50 tom Exp $
-.TH curs_scanw 3X 2023-12-23 "ncurses 6.4" "Library calls"
+.TH curs_scanw 3X 2023-12-23 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_scr_dump.3x b/man/curs_scr_dump.3x
index 16c802a15..d87de7105 100644
--- a/man/curs_scr_dump.3x
+++ b/man/curs_scr_dump.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_scr_dump.3x,v 1.37 2023/12/30 21:34:11 tom Exp $
-.TH curs_scr_dump 3X 2023-12-30 "ncurses 6.4" "Library calls"
+.TH curs_scr_dump 3X 2023-12-30 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_scroll.3x b/man/curs_scroll.3x
index 598838031..4ff64996e 100644
--- a/man/curs_scroll.3x
+++ b/man/curs_scroll.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_scroll.3x,v 1.36 2023/12/16 22:52:35 tom Exp $
-.TH curs_scroll 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH curs_scroll 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_slk.3x b/man/curs_slk.3x
index e1d39b2d3..3b81e6c83 100644
--- a/man/curs_slk.3x
+++ b/man/curs_slk.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_slk.3x,v 1.67 2023/12/16 21:18:45 tom Exp $
-.TH curs_slk 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH curs_slk 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_sp_funcs.3x b/man/curs_sp_funcs.3x
index 7f4be4017..c441689b1 100644
--- a/man/curs_sp_funcs.3x
+++ b/man/curs_sp_funcs.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_sp_funcs.3x,v 1.46 2023/12/23 16:26:05 tom Exp $
-.TH curs_sp_funcs 3X 2023-12-23 "ncurses 6.4" "Library calls"
+.TH curs_sp_funcs 3X 2023-12-23 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_termattrs.3x b/man/curs_termattrs.3x
index c0f9aef02..61fbdfa2e 100644
--- a/man/curs_termattrs.3x
+++ b/man/curs_termattrs.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_termattrs.3x,v 1.34 2024/01/05 21:46:58 tom Exp $
-.TH curs_termattrs 3X 2024-01-05 "ncurses 6.4" "Library calls"
+.TH curs_termattrs 3X 2024-01-05 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fB\%baudrate\fP,
 \fB\%erasechar\fP,
diff --git a/man/curs_termcap.3x b/man/curs_termcap.3x
index 1c176e012..357bdfa5b 100644
--- a/man/curs_termcap.3x
+++ b/man/curs_termcap.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_termcap.3x,v 1.81 2023/12/30 21:27:22 tom Exp $
-.TH curs_termcap 3X 2023-12-30 "ncurses 6.4" "Library calls"
+.TH curs_termcap 3X 2023-12-30 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_terminfo.3x b/man/curs_terminfo.3x
index df19a4ff7..2a5c180d6 100644
--- a/man/curs_terminfo.3x
+++ b/man/curs_terminfo.3x
@@ -29,7 +29,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_terminfo.3x,v 1.130 2024/02/24 20:04:09 tom Exp $
-.TH curs_terminfo 3X 2024-02-24 "ncurses 6.4" "Library calls"
+.TH curs_terminfo 3X 2024-02-24 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_threads.3x b/man/curs_threads.3x
index 0d327c293..d81375f15 100644
--- a/man/curs_threads.3x
+++ b/man/curs_threads.3x
@@ -29,7 +29,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_threads.3x,v 1.54 2024/01/13 22:05:39 tom Exp $
-.TH curs_threads 3X 2024-01-13 "ncurses 6.4" "Library calls"
+.TH curs_threads 3X 2024-01-13 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_touch.3x b/man/curs_touch.3x
index 2d9b06af1..0c3524ddb 100644
--- a/man/curs_touch.3x
+++ b/man/curs_touch.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_touch.3x,v 1.42 2023/11/25 14:08:05 tom Exp $
-.TH curs_touch 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH curs_touch 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fB\%touchwin\fP,
 \fB\%touchline\fP,
diff --git a/man/curs_trace.3x b/man/curs_trace.3x
index 64dbd10e1..6671b4037 100644
--- a/man/curs_trace.3x
+++ b/man/curs_trace.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_trace.3x,v 1.45 2024/03/02 16:34:00 tom Exp $
-.TH curs_trace 3X 2024-03-02 "ncurses 6.4" "Library calls"
+.TH curs_trace 3X 2024-03-02 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_util.3x b/man/curs_util.3x
index 45c2fedb3..dc56aa0b9 100644
--- a/man/curs_util.3x
+++ b/man/curs_util.3x
@@ -29,7 +29,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_util.3x,v 1.96 2024/02/24 19:22:01 tom Exp $
-.TH curs_util 3X 2024-02-24 "ncurses 6.4" "Library calls"
+.TH curs_util 3X 2024-02-24 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_variables.3x b/man/curs_variables.3x
index 3a09c40ac..5e773b86f 100644
--- a/man/curs_variables.3x
+++ b/man/curs_variables.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_variables.3x,v 1.43 2024/01/05 21:46:58 tom Exp $
-.TH curs_variables 3X 2024-01-05 "ncurses 6.4" "Library calls"
+.TH curs_variables 3X 2024-01-05 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/curs_window.3x b/man/curs_window.3x
index e1f842078..8b168e9a6 100644
--- a/man/curs_window.3x
+++ b/man/curs_window.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: curs_window.3x,v 1.44 2023/12/16 20:32:22 tom Exp $
-.TH curs_window 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH curs_window 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .de bP
 .ie n  .IP \(bu 4
 .el    .IP \(bu 2
diff --git a/man/default_colors.3x b/man/default_colors.3x
index 8e35221fa..fb166ecb4 100644
--- a/man/default_colors.3x
+++ b/man/default_colors.3x
@@ -30,7 +30,7 @@
 .\" Author: Thomas E. Dickey 1997,1999,2000,2005
 .\"
 .\" $Id: default_colors.3x,v 1.48 2023/12/16 20:32:22 tom Exp $
-.TH default_colors 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH default_colors 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/define_key.3x b/man/define_key.3x
index 2bbecbdc9..ce9ac9aa1 100644
--- a/man/define_key.3x
+++ b/man/define_key.3x
@@ -30,7 +30,7 @@
 .\" Author: Thomas E. Dickey 1997
 .\"
 .\" $Id: define_key.3x,v 1.40 2023/12/16 20:32:22 tom Exp $
-.TH define_key 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH define_key 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fB\%define_key\fP \-
 define a \fIcurses\fR keycode
diff --git a/man/form.3x b/man/form.3x
index f00dfbc93..4817cfe78 100644
--- a/man/form.3x
+++ b/man/form.3x
@@ -29,7 +29,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: form.3x,v 1.52 2023/12/23 16:08:25 tom Exp $
-.TH form 3X 2023-12-23 "ncurses 6.4" "Library calls"
+.TH form 3X 2023-12-23 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/form_cursor.3x b/man/form_cursor.3x
index 04afa9a10..405c0cb54 100644
--- a/man/form_cursor.3x
+++ b/man/form_cursor.3x
@@ -29,7 +29,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: form_cursor.3x,v 1.29 2023/11/25 13:58:47 tom Exp $
-.TH form_cursor 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH form_cursor 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fBpos_form_cursor\fP \-
 position a form window cursor
diff --git a/man/form_data.3x b/man/form_data.3x
index c062ecf19..b949679a3 100644
--- a/man/form_data.3x
+++ b/man/form_data.3x
@@ -29,7 +29,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: form_data.3x,v 1.30 2023/11/25 13:58:47 tom Exp $
-.TH form_data 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH form_data 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .SH NAME
 \fBdata_ahead\fP,
 \fBdata_behind\fP \-
diff --git a/man/form_driver.3x b/man/form_driver.3x
index 1b8abcc6b..71046310f 100644
--- a/man/form_driver.3x
+++ b/man/form_driver.3x
@@ -29,7 +29,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: form_driver.3x,v 1.57 2024/01/13 22:05:39 tom Exp $
-.TH form_driver 3X 2024-01-13 "ncurses 6.4" "Library calls"
+.TH form_driver 3X 2024-01-13 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .de bP
 .ie n  .IP \(bu 4
 .el    .IP \(bu 2
diff --git a/man/form_field.3x b/man/form_field.3x
index a43625392..acc55d2d9 100644
--- a/man/form_field.3x
+++ b/man/form_field.3x
@@ -29,7 +29,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: form_field.3x,v 1.32 2023/11/25 13:58:47 tom Exp $
-.TH form_field 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH form_field 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fBform_field\fP \-
 make and break connections between fields and forms
diff --git a/man/form_field_attributes.3x b/man/form_field_attributes.3x
index ecd4c31ba..bb9a9e426 100644
--- a/man/form_field_attributes.3x
+++ b/man/form_field_attributes.3x
@@ -29,7 +29,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: form_field_attributes.3x,v 1.33 2023/11/25 13:58:47 tom Exp $
-.TH form_field_attributes 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH form_field_attributes 3X 2023-11-25 "ncurses 
@NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/form_field_buffer.3x b/man/form_field_buffer.3x
index ec883b6d3..b8b80ad5d 100644
--- a/man/form_field_buffer.3x
+++ b/man/form_field_buffer.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: form_field_buffer.3x,v 1.43 2023/12/16 20:32:22 tom Exp $
-.TH form_field_buffer 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH form_field_buffer 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/form_field_info.3x b/man/form_field_info.3x
index a40b605fb..9a37d81df 100644
--- a/man/form_field_info.3x
+++ b/man/form_field_info.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: form_field_info.3x,v 1.30 2023/11/25 13:58:47 tom Exp $
-.TH form_field_info 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH form_field_info 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/form_field_just.3x b/man/form_field_just.3x
index 7294a1796..c36701b12 100644
--- a/man/form_field_just.3x
+++ b/man/form_field_just.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: form_field_just.3x,v 1.33 2023/11/25 13:58:47 tom Exp $
-.TH form_field_just 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH form_field_just 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/form_field_new.3x b/man/form_field_new.3x
index 78f77ac59..91872ae17 100644
--- a/man/form_field_new.3x
+++ b/man/form_field_new.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: form_field_new.3x,v 1.39 2023/11/25 13:58:47 tom Exp $
-.TH form_field_new 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH form_field_new 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fBnew_field\fP,
 \fBdup_field\fP,
diff --git a/man/form_field_opts.3x b/man/form_field_opts.3x
index 796710295..702d338e9 100644
--- a/man/form_field_opts.3x
+++ b/man/form_field_opts.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: form_field_opts.3x,v 1.42 2023/11/25 13:58:47 tom Exp $
-.TH form_field_opts 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH form_field_opts 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fBset_field_opts\fP,
 \fBfield_opts_on\fP,
diff --git a/man/form_field_userptr.3x b/man/form_field_userptr.3x
index d667ca123..28a6f9aba 100644
--- a/man/form_field_userptr.3x
+++ b/man/form_field_userptr.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: form_field_userptr.3x,v 1.28 2023/11/25 13:58:47 tom Exp $
-.TH form_field_userptr 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH form_field_userptr 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fBset_field_userptr\fP,
 \fBfield_userptr\fP \-
diff --git a/man/form_field_validation.3x b/man/form_field_validation.3x
index 0a4f2e99e..087623458 100644
--- a/man/form_field_validation.3x
+++ b/man/form_field_validation.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: form_field_validation.3x,v 1.51 2023/12/16 20:32:22 tom Exp $
-.TH form_field_validation 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH form_field_validation 3X 2023-12-16 "ncurses 
@NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/form_fieldtype.3x b/man/form_fieldtype.3x
index b94ff965f..a5b285640 100644
--- a/man/form_fieldtype.3x
+++ b/man/form_fieldtype.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: form_fieldtype.3x,v 1.44 2023/11/25 13:58:47 tom Exp $
-.TH form_fieldtype 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH form_fieldtype 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .de bP
 .ie n  .IP \(bu 4
 .el    .IP \(bu 2
diff --git a/man/form_hook.3x b/man/form_hook.3x
index d1ae78a65..a69f14c64 100644
--- a/man/form_hook.3x
+++ b/man/form_hook.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: form_hook.3x,v 1.35 2024/01/20 18:12:04 tom Exp $
-.TH form_hook 3X 2024-01-20 "ncurses 6.4" "Library calls"
+.TH form_hook 3X 2024-01-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .SH NAME
 \fBform_hook\fP \-
 set hooks for automatic invocation by applications
diff --git a/man/form_new.3x b/man/form_new.3x
index edc3ac03f..7558dcb02 100644
--- a/man/form_new.3x
+++ b/man/form_new.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: form_new.3x,v 1.30 2023/11/25 13:58:47 tom Exp $
-.TH form_new 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH form_new 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .SH NAME
 \fBnew_form\fP,
 \fBfree_form\fP \-
diff --git a/man/form_new_page.3x b/man/form_new_page.3x
index 234a4ed6e..4db6b12fa 100644
--- a/man/form_new_page.3x
+++ b/man/form_new_page.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: form_new_page.3x,v 1.32 2023/11/25 13:58:47 tom Exp $
-.TH form_new_page 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH form_new_page 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/form_opts.3x b/man/form_opts.3x
index 1b60d9ba5..ab97ebca8 100644
--- a/man/form_opts.3x
+++ b/man/form_opts.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: form_opts.3x,v 1.32 2023/11/25 13:58:47 tom Exp $
-.TH form_opts 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH form_opts 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .SH NAME
 \fBset_form_opts\fP,
 \fBform_opts_on\fP,
diff --git a/man/form_page.3x b/man/form_page.3x
index 9d1f2d86a..0604a0d53 100644
--- a/man/form_page.3x
+++ b/man/form_page.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: form_page.3x,v 1.35 2023/12/16 20:32:22 tom Exp $
-.TH form_page 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH form_page 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .SH NAME
 \fBform_page\fP \-
 set and get form page number
diff --git a/man/form_post.3x b/man/form_post.3x
index ec5272a09..c3b4e1464 100644
--- a/man/form_post.3x
+++ b/man/form_post.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: form_post.3x,v 1.31 2023/11/25 13:58:47 tom Exp $
-.TH form_post 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH form_post 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .SH NAME
 \fBpost_form\fP,
 \fBunpost_form\fP \-
diff --git a/man/form_requestname.3x b/man/form_requestname.3x
index e1d6e4803..79820b7b5 100644
--- a/man/form_requestname.3x
+++ b/man/form_requestname.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: form_requestname.3x,v 1.33 2023/12/16 20:32:22 tom Exp $
-.TH form_requestname 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH form_requestname 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fBform_request_by_name\fP,
 \fBform_request_name\fP \-
diff --git a/man/form_userptr.3x b/man/form_userptr.3x
index ada886294..5c85f2e09 100644
--- a/man/form_userptr.3x
+++ b/man/form_userptr.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: form_userptr.3x,v 1.34 2023/11/25 13:58:47 tom Exp $
-.TH form_userptr 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH form_userptr 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fBset_form_userptr\fP,
 \fBform_userptr\fP \-
diff --git a/man/form_variables.3x b/man/form_variables.3x
index ad4d609f5..5e5537b95 100644
--- a/man/form_variables.3x
+++ b/man/form_variables.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: form_variables.3x,v 1.16 2023/10/07 21:19:07 tom Exp $
-.TH form_variables 3X 2023-10-07 "ncurses 6.4" "Library calls"
+.TH form_variables 3X 2023-10-07 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fB\%TYPE_ALNUM\fP,
 \fB\%TYPE_ALPHA\fP,
diff --git a/man/form_win.3x b/man/form_win.3x
index 600185a4a..46481ec18 100644
--- a/man/form_win.3x
+++ b/man/form_win.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: form_win.3x,v 1.33 2023/11/25 13:58:47 tom Exp $
-.TH form_win 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH form_win 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .SH NAME
 \fBform_win\fP \-
 make and break form window and subwindow associations
diff --git a/man/infocmp.1m b/man/infocmp.1m
index 494282e42..718cb655f 100644
--- a/man/infocmp.1m
+++ b/man/infocmp.1m
@@ -29,7 +29,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: infocmp.1m,v 1.107 2024/01/13 22:05:39 tom Exp $
-.TH @INFOCMP@ 1M 2024-01-13 "ncurses 6.4" "User commands"
+.TH @INFOCMP@ 1M 2024-01-13 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "User 
commands"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/infotocap.1m b/man/infotocap.1m
index c3c98b396..3b101a0f7 100644
--- a/man/infotocap.1m
+++ b/man/infotocap.1m
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: infotocap.1m,v 1.39 2023/12/10 14:12:43 tom Exp $
-.TH @INFOTOCAP@ 1M 2023-12-10 "ncurses 6.4" "User commands"
+.TH @INFOTOCAP@ 1M 2023-12-10 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "User 
commands"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/key_defined.3x b/man/key_defined.3x
index 26bf53750..df6b91d33 100644
--- a/man/key_defined.3x
+++ b/man/key_defined.3x
@@ -30,7 +30,7 @@
 .\" Author: Thomas E. Dickey 2003
 .\"
 .\" $Id: key_defined.3x,v 1.32 2023/12/16 20:32:22 tom Exp $
-.TH key_defined 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH key_defined 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fB\%key_defined\fP \-
 test whether a \fIcurses\fR keycode is defined
diff --git a/man/keybound.3x b/man/keybound.3x
index ca646d1ab..8cc239dd4 100644
--- a/man/keybound.3x
+++ b/man/keybound.3x
@@ -30,7 +30,7 @@
 .\" Author: Thomas E. Dickey 1999
 .\"
 .\" $Id: keybound.3x,v 1.34 2023/12/16 20:32:22 tom Exp $
-.TH keybound 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH keybound 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .SH NAME
 \fB\%keybound\fP \-
 get definition of \fIcurses\fR keycode
diff --git a/man/keyok.3x b/man/keyok.3x
index 0fe907475..e65e8daea 100644
--- a/man/keyok.3x
+++ b/man/keyok.3x
@@ -30,7 +30,7 @@
 .\" Author: Thomas E. Dickey 1997
 .\"
 .\" $Id: keyok.3x,v 1.38 2023/12/16 20:32:22 tom Exp $
-.TH keyok 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH keyok 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .SH NAME
 \fB\%keyok\fP \-
 enable or disable a \fIcurses\fR keycode
diff --git a/man/legacy_coding.3x b/man/legacy_coding.3x
index e057fa5ff..2c8dcb9e0 100644
--- a/man/legacy_coding.3x
+++ b/man/legacy_coding.3x
@@ -30,7 +30,7 @@
 .\" Author: Thomas E. Dickey
 .\"
 .\" $Id: legacy_coding.3x,v 1.24 2023/12/16 20:32:22 tom Exp $
-.TH legacy_coding 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH legacy_coding 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fB\%use_legacy_coding\fP \-
 override \fIcurses\fR locale encoding checks
diff --git a/man/menu.3x b/man/menu.3x
index 57dae6656..879e763e2 100644
--- a/man/menu.3x
+++ b/man/menu.3x
@@ -29,7 +29,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: menu.3x,v 1.43 2023/12/23 16:08:25 tom Exp $
-.TH menu 3X 2023-12-23 "ncurses 6.4" "Library calls"
+.TH menu 3X 2023-12-23 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/menu_attributes.3x b/man/menu_attributes.3x
index 397a72bf5..db076ab4b 100644
--- a/man/menu_attributes.3x
+++ b/man/menu_attributes.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: menu_attributes.3x,v 1.34 2023/11/25 13:58:47 tom Exp $
-.TH menu_attributes 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH menu_attributes 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/menu_cursor.3x b/man/menu_cursor.3x
index 5319e08c4..e3a2caf5a 100644
--- a/man/menu_cursor.3x
+++ b/man/menu_cursor.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: menu_cursor.3x,v 1.28 2023/11/25 13:58:47 tom Exp $
-.TH menu_cursor 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH menu_cursor 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fBpos_menu_cursor\fP \-
 position a menu's cursor
diff --git a/man/menu_driver.3x b/man/menu_driver.3x
index 3204d1f5f..546ac5f83 100644
--- a/man/menu_driver.3x
+++ b/man/menu_driver.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: menu_driver.3x,v 1.45 2023/12/23 16:08:25 tom Exp $
-.TH menu_driver 3X 2023-12-23 "ncurses 6.4" "Library calls"
+.TH menu_driver 3X 2023-12-23 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .de bP
 .ie n  .IP \(bu 4
 .el    .IP \(bu 2
diff --git a/man/menu_format.3x b/man/menu_format.3x
index 8372b18d3..48bf1fbff 100644
--- a/man/menu_format.3x
+++ b/man/menu_format.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: menu_format.3x,v 1.33 2023/11/25 13:58:47 tom Exp $
-.TH menu_format 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH menu_format 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fBset_menu_format\fP,
 \fBmenu_format\fP \-
diff --git a/man/menu_hook.3x b/man/menu_hook.3x
index a2d23526a..4125ba7cb 100644
--- a/man/menu_hook.3x
+++ b/man/menu_hook.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: menu_hook.3x,v 1.30 2023/11/25 13:58:47 tom Exp $
-.TH menu_hook 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH menu_hook 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .SH NAME
 \fBmenu_hook\fP \-
 set hooks for automatic invocation by applications
diff --git a/man/menu_items.3x b/man/menu_items.3x
index 6c6d1cdfa..b49084ed1 100644
--- a/man/menu_items.3x
+++ b/man/menu_items.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: menu_items.3x,v 1.32 2023/11/25 13:58:47 tom Exp $
-.TH menu_items 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH menu_items 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fBset_menu_items\fP,
 \fBmenu_items\fP,
diff --git a/man/menu_mark.3x b/man/menu_mark.3x
index bcdf33405..a18d725ed 100644
--- a/man/menu_mark.3x
+++ b/man/menu_mark.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: menu_mark.3x,v 1.33 2023/11/25 13:58:47 tom Exp $
-.TH menu_mark 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH menu_mark 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .SH NAME
 \fBset_menu_mark\fP,
 \fBmenu_mark\fP \-
diff --git a/man/menu_new.3x b/man/menu_new.3x
index 30bd686d2..af1da5d1f 100644
--- a/man/menu_new.3x
+++ b/man/menu_new.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: menu_new.3x,v 1.33 2023/11/25 13:58:47 tom Exp $
-.TH menu_new 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH menu_new 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .SH NAME
 \fBnew_menu\fP,
 \fBfree_menu\fP \-
diff --git a/man/menu_opts.3x b/man/menu_opts.3x
index ad7a392cb..656ef48e8 100644
--- a/man/menu_opts.3x
+++ b/man/menu_opts.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: menu_opts.3x,v 1.33 2023/11/25 13:58:47 tom Exp $
-.TH menu_opts 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH menu_opts 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .SH NAME
 \fBset_menu_opts\fP,
 \fBmenu_opts_on\fP,
diff --git a/man/menu_pattern.3x b/man/menu_pattern.3x
index 2b00fb774..35afc992a 100644
--- a/man/menu_pattern.3x
+++ b/man/menu_pattern.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: menu_pattern.3x,v 1.36 2023/11/25 13:58:47 tom Exp $
-.TH menu_pattern 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH menu_pattern 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fBset_menu_pattern\fP,
 \fBmenu_pattern\fP \-
diff --git a/man/menu_post.3x b/man/menu_post.3x
index d33a98c37..c1855f4a0 100644
--- a/man/menu_post.3x
+++ b/man/menu_post.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: menu_post.3x,v 1.34 2023/11/25 13:58:47 tom Exp $
-.TH menu_post 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH menu_post 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .SH NAME
 \fBpost_menu\fP,
 \fBunpost_menu\fP \-
diff --git a/man/menu_requestname.3x b/man/menu_requestname.3x
index 56105ea17..b3986ae1b 100644
--- a/man/menu_requestname.3x
+++ b/man/menu_requestname.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: menu_requestname.3x,v 1.31 2023/12/16 20:32:22 tom Exp $
-.TH menu_requestname 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH menu_requestname 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fBmenu_request_by_name\fP,
 \fBmenu_request_name\fP \-
diff --git a/man/menu_spacing.3x b/man/menu_spacing.3x
index 94eab4245..b143c075b 100644
--- a/man/menu_spacing.3x
+++ b/man/menu_spacing.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: menu_spacing.3x,v 1.35 2023/12/16 20:32:22 tom Exp $
-.TH menu_spacing 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH menu_spacing 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fBset_menu_spacing\fP,
 \fBmenu_spacing\fP \-
diff --git a/man/menu_userptr.3x b/man/menu_userptr.3x
index 52efb3349..e44856ebd 100644
--- a/man/menu_userptr.3x
+++ b/man/menu_userptr.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: menu_userptr.3x,v 1.31 2023/11/25 13:58:47 tom Exp $
-.TH menu_userptr 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH menu_userptr 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fBset_menu_userptr\fP,
 \fBmenu_userptr\fP \-
diff --git a/man/menu_win.3x b/man/menu_win.3x
index 71798787c..e63e52656 100644
--- a/man/menu_win.3x
+++ b/man/menu_win.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: menu_win.3x,v 1.30 2023/11/25 13:58:47 tom Exp $
-.TH menu_win 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH menu_win 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .SH NAME
 \fBmenu_win\fP \-
 make and break menu window and subwindow associations
diff --git a/man/mitem_current.3x b/man/mitem_current.3x
index 59f77b1ba..ac7bd0207 100644
--- a/man/mitem_current.3x
+++ b/man/mitem_current.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: mitem_current.3x,v 1.35 2023/11/25 13:58:47 tom Exp $
-.TH mitem_current 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH mitem_current 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fBmitem_current\fP \-
 set and get current_menu_item
diff --git a/man/mitem_name.3x b/man/mitem_name.3x
index fe1b90cf8..62fe8c504 100644
--- a/man/mitem_name.3x
+++ b/man/mitem_name.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: mitem_name.3x,v 1.29 2023/11/25 13:58:47 tom Exp $
-.TH mitem_name 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH mitem_name 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fBitem_name\fP,
 \fBitem_description\fP \-
diff --git a/man/mitem_new.3x b/man/mitem_new.3x
index f93ef3a1d..6889810d2 100644
--- a/man/mitem_new.3x
+++ b/man/mitem_new.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: mitem_new.3x,v 1.34 2023/11/25 13:58:47 tom Exp $
-.TH mitem_new 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH mitem_new 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .SH NAME
 \fBnew_item\fP,
 \fBfree_item\fP \-
diff --git a/man/mitem_opts.3x b/man/mitem_opts.3x
index 0c14c252f..805ebb12b 100644
--- a/man/mitem_opts.3x
+++ b/man/mitem_opts.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: mitem_opts.3x,v 1.31 2023/11/25 13:58:47 tom Exp $
-.TH mitem_opts 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH mitem_opts 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fBset_item_opts\fP,
 \fBitem_opts_on\fP,
diff --git a/man/mitem_userptr.3x b/man/mitem_userptr.3x
index d1a2530d4..1118b646e 100644
--- a/man/mitem_userptr.3x
+++ b/man/mitem_userptr.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: mitem_userptr.3x,v 1.32 2023/11/25 13:58:47 tom Exp $
-.TH mitem_userptr 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH mitem_userptr 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fBset_item_userptr\fP,
 \fBitem_userptr\fP \-
diff --git a/man/mitem_value.3x b/man/mitem_value.3x
index 8bec8644a..331af9420 100644
--- a/man/mitem_value.3x
+++ b/man/mitem_value.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: mitem_value.3x,v 1.30 2023/11/25 13:58:47 tom Exp $
-.TH mitem_value 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH mitem_value 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fBset_item_value\fP,
 \fBitem_value\fP \-
diff --git a/man/mitem_visible.3x b/man/mitem_visible.3x
index 98f924afd..3604dcfbd 100644
--- a/man/mitem_visible.3x
+++ b/man/mitem_visible.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: mitem_visible.3x,v 1.25 2023/11/25 14:18:16 tom Exp $
-.TH mitem_visible 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH mitem_visible 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .SH NAME
 \fBitem_visible\fP \-
 check visibility of a menu item
diff --git a/man/ncurses.3x b/man/ncurses.3x
index df3e7941d..cae01fb39 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -29,7 +29,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: ncurses.3x,v 1.200 2024/02/24 20:03:50 tom Exp $
-.TH ncurses 3X 2024-02-24 "ncurses 6.4" "Library calls"
+.TH ncurses 3X 2024-02-24 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/new_pair.3x b/man/new_pair.3x
index 6aa948f77..fc91a50eb 100644
--- a/man/new_pair.3x
+++ b/man/new_pair.3x
@@ -30,7 +30,7 @@
 .\" Author: Thomas E. Dickey
 .\"
 .\" $Id: new_pair.3x,v 1.44 2023/12/16 20:32:22 tom Exp $
-.TH new_pair 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH new_pair 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/panel.3x b/man/panel.3x
index 9f4bf26f8..9c23da354 100644
--- a/man/panel.3x
+++ b/man/panel.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: panel.3x,v 1.61 2023/12/23 16:22:25 tom Exp $
-.TH panel 3X 2023-12-23 "ncurses 6.4" "Library calls"
+.TH panel 3X 2023-12-23 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/resizeterm.3x b/man/resizeterm.3x
index 9611be60a..d323c1184 100644
--- a/man/resizeterm.3x
+++ b/man/resizeterm.3x
@@ -30,7 +30,7 @@
 .\" Author: Thomas E. Dickey 1996-on
 .\"
 .\" $Id: resizeterm.3x,v 1.54 2023/12/16 20:32:22 tom Exp $
-.TH resizeterm 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.TH resizeterm 3X 2023-12-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .de bP
 .ie n  .IP \(bu 4
 .el    .IP \(bu 2
diff --git a/man/scr_dump.5 b/man/scr_dump.5
index 505fca52c..bb03d5230 100644
--- a/man/scr_dump.5
+++ b/man/scr_dump.5
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: scr_dump.5,v 1.42 2023/12/30 22:06:36 tom Exp $
-.TH scr_dump 5 2023-12-30 "ncurses 6.4" "File formats"
+.TH scr_dump 5 2023-12-30 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "File 
formats"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/tabs.1 b/man/tabs.1
index 3e683d684..048d48ea4 100644
--- a/man/tabs.1
+++ b/man/tabs.1
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: tabs.1,v 1.55 2024/01/20 16:54:03 tom Exp $
-.TH @TABS@ 1 2024-01-20 "ncurses 6.4" "User commands"
+.TH @TABS@ 1 2024-01-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "User 
commands"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/term.5 b/man/term.5
index ebd929aa7..75b06b36c 100644
--- a/man/term.5
+++ b/man/term.5
@@ -29,7 +29,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: term.5,v 1.73 2024/01/13 22:05:39 tom Exp $
-.TH term 5 2024-01-13 "ncurses 6.4" "File formats"
+.TH term 5 2024-01-13 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "File formats"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/term.7 b/man/term.7
index 503bd7810..ae89e8838 100644
--- a/man/term.7
+++ b/man/term.7
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: term.7,v 1.46 2023/12/02 20:51:25 tom Exp $
-.TH term 7 2023-12-02 "ncurses 6.4" Miscellaneous
+.TH term 7 2023-12-02 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" Miscellaneous
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/term_variables.3x b/man/term_variables.3x
index b256f8991..fd5d86cf7 100644
--- a/man/term_variables.3x
+++ b/man/term_variables.3x
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: term_variables.3x,v 1.34 2023/12/23 16:08:25 tom Exp $
-.TH term_variables 3X 2023-12-23 "ncurses 6.4" "Library calls"
+.TH term_variables 3X 2023-12-23 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" 
"Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/tic.1m b/man/tic.1m
index b14768235..00ec8600c 100644
--- a/man/tic.1m
+++ b/man/tic.1m
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: tic.1m,v 1.106 2023/12/30 21:36:32 tom Exp $
-.TH @TIC@ 1M 2023-12-30 "ncurses 6.4" "User commands"
+.TH @TIC@ 1M 2023-12-30 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "User 
commands"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/toe.1m b/man/toe.1m
index 26383553f..05f7a4886 100644
--- a/man/toe.1m
+++ b/man/toe.1m
@@ -29,7 +29,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: toe.1m,v 1.64 2024/01/20 16:51:21 tom Exp $
-.TH @TOE@ 1M 2024-01-20 "ncurses 6.4" "User commands"
+.TH @TOE@ 1M 2024-01-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "User 
commands"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/tput.1 b/man/tput.1
index b4ea45925..3a38eb8c0 100644
--- a/man/tput.1
+++ b/man/tput.1
@@ -29,7 +29,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: tput.1,v 1.105 2024/01/20 19:41:02 tom Exp $
-.TH @TPUT@ 1 2024-01-20 "ncurses 6.4" "User commands"
+.TH @TPUT@ 1 2024-01-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "User 
commands"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/tset.1 b/man/tset.1
index cf76c26e8..9f740a9a7 100644
--- a/man/tset.1
+++ b/man/tset.1
@@ -28,7 +28,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: tset.1,v 1.79 2023/12/23 16:20:07 tom Exp $
-.TH @TSET@ 1 2023-12-23 "ncurses 6.4" "User commands"
+.TH @TSET@ 1 2023-12-23 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "User 
commands"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/user_caps.5 b/man/user_caps.5
index 1b434c7c3..ec471550e 100644
--- a/man/user_caps.5
+++ b/man/user_caps.5
@@ -29,7 +29,7 @@
 .\"***************************************************************************
 .\"
 .\" $Id: user_caps.5,v 1.47 2024/01/13 22:05:39 tom Exp $
-.TH user_caps 5 2024-01-13 "ncurses 6.4" "File formats"
+.TH user_caps 5 2024-01-13 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "File 
formats"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
diff --git a/man/wresize.3x b/man/wresize.3x
index 6990a38c1..b3b005935 100644
--- a/man/wresize.3x
+++ b/man/wresize.3x
@@ -30,7 +30,7 @@
 .\" Author: Thomas E. Dickey 1996
 .\"
 .\" $Id: wresize.3x,v 1.34 2023/11/25 14:26:30 tom Exp $
-.TH wresize 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.TH wresize 3X 2023-11-25 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library 
calls"
 .SH NAME
 \fB\%wresize\fP \-
 resize a \fIcurses\fR window
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]