[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 27/34] Define quotation mark strings consistently.
From: |
G. Branden Robinson |
Subject: |
[PATCH 27/34] Define quotation mark strings consistently. |
Date: |
Fri, 6 Oct 2023 00:17:45 -0500 |
* man/captoinfo.1m:
* man/clear.1:
* man/curs_add_wch.3x:
* man/curs_add_wchstr.3x:
* man/curs_addch.3x:
* man/curs_addchstr.3x:
* man/curs_addstr.3x:
* man/curs_addwstr.3x:
* man/curs_attr.3x:
* man/curs_border.3x:
* man/curs_border_set.3x:
* man/curs_color.3x:
* man/curs_delch.3x:
* man/curs_extend.3x:
* man/curs_get_wch.3x:
* man/curs_get_wstr.3x:
* man/curs_getch.3x:
* man/curs_getstr.3x:
* man/curs_in_wch.3x:
* man/curs_in_wchstr.3x:
* man/curs_inch.3x:
* man/curs_inchstr.3x:
* man/curs_initscr.3x:
* man/curs_inopts.3x:
* man/curs_ins_wch.3x:
* man/curs_ins_wstr.3x:
* man/curs_insch.3x:
* man/curs_insstr.3x:
* man/curs_instr.3x:
* man/curs_inwstr.3x:
* man/curs_kernel.3x:
* man/curs_memleaks.3x:
* man/curs_mouse.3x:
* man/curs_opaque.3x:
* man/curs_printw.3x:
* man/curs_refresh.3x:
* man/curs_scanw.3x:
* man/curs_scr_dump.3x:
* man/curs_scroll.3x:
* man/curs_slk.3x:
* man/curs_sp_funcs.3x:
* man/curs_termcap.3x:
* man/curs_terminfo.3x:
* man/curs_threads.3x:
* man/curs_trace.3x:
* man/curs_util.3x:
* man/curs_variables.3x:
* man/default_colors.3x:
* man/form.3x:
* man/form_field_attributes.3x:
* man/form_field_buffer.3x:
* man/form_field_info.3x:
* man/form_field_just.3x:
* man/form_field_validation.3x:
* man/form_new_page.3x:
* man/infotocap.1m:
* man/infocmp.1m:
* man/menu.3x:
* man/menu_attributes.3x:
* man/ncurses.3x:
* man/new_pair.3x:
* man/panel.3x:
* man/scr_dump.5:
* man/tabs.1:
* man/term.5:
* man/term.7:
* man/term_variables.3x:
* man/terminfo.head:
* man/tic.1m:
* man/toe.1m:
* man/tput.1:
* man/tset.1:
* man/user_caps.5: Do it.
---
man/captoinfo.1m | 21 +++++++++++++--------
man/clear.1 | 19 +++++++++++++------
man/curs_add_wch.3x | 14 ++++++++++----
man/curs_add_wchstr.3x | 14 ++++++++++----
man/curs_addch.3x | 14 ++++++++++----
man/curs_addchstr.3x | 14 ++++++++++----
man/curs_addstr.3x | 14 ++++++++++----
man/curs_addwstr.3x | 14 ++++++++++----
man/curs_attr.3x | 14 ++++++++++----
man/curs_border.3x | 14 ++++++++++----
man/curs_border_set.3x | 14 ++++++++++----
man/curs_color.3x | 14 ++++++++++----
man/curs_delch.3x | 14 ++++++++++----
man/curs_extend.3x | 14 ++++++++++----
man/curs_get_wch.3x | 14 ++++++++++----
man/curs_get_wstr.3x | 14 ++++++++++----
man/curs_getch.3x | 14 ++++++++++----
man/curs_getstr.3x | 14 ++++++++++----
man/curs_in_wch.3x | 14 ++++++++++----
man/curs_in_wchstr.3x | 14 ++++++++++----
man/curs_inch.3x | 14 ++++++++++----
man/curs_inchstr.3x | 14 ++++++++++----
man/curs_initscr.3x | 14 ++++++++++----
man/curs_inopts.3x | 14 ++++++++++----
man/curs_ins_wch.3x | 14 ++++++++++----
man/curs_ins_wstr.3x | 14 ++++++++++----
man/curs_insch.3x | 14 ++++++++++----
man/curs_insstr.3x | 14 ++++++++++----
man/curs_instr.3x | 14 ++++++++++----
man/curs_inwstr.3x | 14 ++++++++++----
man/curs_kernel.3x | 14 ++++++++++----
man/curs_memleaks.3x | 14 ++++++++++----
man/curs_mouse.3x | 14 ++++++++++----
man/curs_opaque.3x | 14 ++++++++++----
man/curs_printw.3x | 14 ++++++++++----
man/curs_refresh.3x | 14 ++++++++++----
man/curs_scanw.3x | 14 ++++++++++----
man/curs_scr_dump.3x | 14 ++++++++++----
man/curs_scroll.3x | 14 ++++++++++----
man/curs_slk.3x | 14 ++++++++++----
man/curs_sp_funcs.3x | 14 ++++++++++----
man/curs_termcap.3x | 14 ++++++++++----
man/curs_terminfo.3x | 14 ++++++++++----
man/curs_threads.3x | 14 ++++++++++----
man/curs_trace.3x | 14 ++++++++++----
man/curs_util.3x | 14 ++++++++++----
man/curs_variables.3x | 14 ++++++++++----
man/default_colors.3x | 14 ++++++++++----
man/form.3x | 14 ++++++++++----
man/form_field_attributes.3x | 14 ++++++++++----
man/form_field_buffer.3x | 14 ++++++++++----
man/form_field_info.3x | 14 ++++++++++----
man/form_field_just.3x | 14 ++++++++++----
man/form_field_validation.3x | 14 ++++++++++----
man/form_new_page.3x | 14 ++++++++++----
man/infocmp.1m | 14 ++++++++++----
man/infotocap.1m | 14 ++++++++++----
man/menu.3x | 14 ++++++++++----
man/menu_attributes.3x | 14 ++++++++++----
man/ncurses.3x | 14 ++++++++++----
man/new_pair.3x | 14 ++++++++++----
man/panel.3x | 14 ++++++++++----
man/scr_dump.5 | 14 ++++++++++----
man/tabs.1 | 14 ++++++++++----
man/term.5 | 18 ++++++++++++------
man/term.7 | 14 ++++++++++----
man/term_variables.3x | 14 ++++++++++----
man/terminfo.head | 14 ++++++++++----
man/tic.1m | 14 ++++++++++----
man/toe.1m | 14 ++++++++++----
man/tput.1 | 14 ++++++++++----
man/tset.1 | 18 ++++++++++++------
man/user_caps.5 | 14 ++++++++++----
73 files changed, 740 insertions(+), 302 deletions(-)
diff --git a/man/captoinfo.1m b/man/captoinfo.1m
index bead5a0f..4e0718a7 100644
--- a/man/captoinfo.1m
+++ b/man/captoinfo.1m
@@ -30,14 +30,19 @@
.\"
.\" $Id: captoinfo.1m,v 1.50 2023/10/01 22:22:00 tom Exp $
.TH @CAPTOINFO@ 1M 2023-10-01 "ncurses 6.4" "User commands"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.ds ' \(aq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.ie t .ds ' \(aq
+.el .ds ' '
+.\}
.
.ds n 5
.ds d /etc/termcap
diff --git a/man/clear.1 b/man/clear.1
index 17ccd124..77abf105 100644
--- a/man/clear.1
+++ b/man/clear.1
@@ -29,12 +29,19 @@
.\"
.\" $Id: clear.1,v 1.40 2023/10/01 22:12:38 tom Exp $
.TH @CLEAR@ 1 2023-10-01 "ncurses 6.4" "User commands"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
-.ie \n(.g .ds ' \(aq
-.el .ds ' '
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.ds ' \(aq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.ie t .ds ' \(aq
+.el .ds ' '
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_add_wch.3x b/man/curs_add_wch.3x
index 3ca40c99..d9e8e129 100644
--- a/man/curs_add_wch.3x
+++ b/man/curs_add_wch.3x
@@ -30,10 +30,16 @@
.\"
.\" $Id: curs_add_wch.3x,v 1.45 2023/09/30 21:38:11 tom Exp $
.TH curs_add_wch 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_add_wchstr.3x b/man/curs_add_wchstr.3x
index ed554d91..201bfe1d 100644
--- a/man/curs_add_wchstr.3x
+++ b/man/curs_add_wchstr.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_add_wchstr.3x,v 1.27 2023/09/30 21:38:11 tom Exp $
.TH curs_add_wchstr 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_addch.3x b/man/curs_addch.3x
index 9c30e7ac..9cbd90d4 100644
--- a/man/curs_addch.3x
+++ b/man/curs_addch.3x
@@ -30,10 +30,16 @@
.\"
.\" $Id: curs_addch.3x,v 1.71 2023/09/30 21:38:11 tom Exp $
.TH curs_addch 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_addchstr.3x b/man/curs_addchstr.3x
index 53da6a38..60f897b5 100644
--- a/man/curs_addchstr.3x
+++ b/man/curs_addchstr.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_addchstr.3x,v 1.33 2023/09/30 21:38:11 tom Exp $
.TH curs_addchstr 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_addstr.3x b/man/curs_addstr.3x
index 4139660f..aabb95e5 100644
--- a/man/curs_addstr.3x
+++ b/man/curs_addstr.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_addstr.3x,v 1.34 2023/09/30 21:38:11 tom Exp $
.TH curs_addstr 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_addwstr.3x b/man/curs_addwstr.3x
index 509542b7..b9872131 100644
--- a/man/curs_addwstr.3x
+++ b/man/curs_addwstr.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_addwstr.3x,v 1.26 2023/09/30 21:38:11 tom Exp $
.TH curs_addwstr 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_attr.3x b/man/curs_attr.3x
index 5415afdc..78624236 100644
--- a/man/curs_attr.3x
+++ b/man/curs_attr.3x
@@ -30,10 +30,16 @@
.\"
.\" $Id: curs_attr.3x,v 1.86 2023/09/30 21:38:11 tom Exp $
.TH curs_attr 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_border.3x b/man/curs_border.3x
index 8891d9d8..00dd0d63 100644
--- a/man/curs_border.3x
+++ b/man/curs_border.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_border.3x,v 1.40 2023/09/30 21:38:11 tom Exp $
.TH curs_border 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.SH NAME
\fB\%border\fP,
\fB\%wborder\fP,
diff --git a/man/curs_border_set.3x b/man/curs_border_set.3x
index b3533144..c7e8f401 100644
--- a/man/curs_border_set.3x
+++ b/man/curs_border_set.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_border_set.3x,v 1.26 2023/09/30 21:38:11 tom Exp $
.TH curs_border_set 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.SH NAME
\fB\%border_set\fP,
\fB\%wborder_set\fP,
diff --git a/man/curs_color.3x b/man/curs_color.3x
index 17c94377..a004e0aa 100644
--- a/man/curs_color.3x
+++ b/man/curs_color.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_color.3x,v 1.84 2023/09/30 20:13:18 tom Exp $
.TH curs_color 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_delch.3x b/man/curs_delch.3x
index c2e4ff82..09362c89 100644
--- a/man/curs_delch.3x
+++ b/man/curs_delch.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_delch.3x,v 1.28 2023/09/30 21:38:11 tom Exp $
.TH curs_delch 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.SH NAME
\fB\%delch\fP,
\fB\%wdelch\fP,
diff --git a/man/curs_extend.3x b/man/curs_extend.3x
index bed7f4f3..00020e3e 100644
--- a/man/curs_extend.3x
+++ b/man/curs_extend.3x
@@ -31,10 +31,16 @@
.\"
.\" $Id: curs_extend.3x,v 1.39 2023/09/30 21:38:11 tom Exp $
.TH curs_extend 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.SH NAME
\fB\%curses_version\fP,
\fB\%use_extended_names\fP \-
diff --git a/man/curs_get_wch.3x b/man/curs_get_wch.3x
index c14cfc23..bb22ea0d 100644
--- a/man/curs_get_wch.3x
+++ b/man/curs_get_wch.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_get_wch.3x,v 1.25 2023/09/30 21:38:11 tom Exp $
.TH curs_get_wch 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_get_wstr.3x b/man/curs_get_wstr.3x
index 38e2e7c7..b3a694f3 100644
--- a/man/curs_get_wstr.3x
+++ b/man/curs_get_wstr.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_get_wstr.3x,v 1.36 2023/09/30 21:38:11 tom Exp $
.TH curs_get_wstr 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_getch.3x b/man/curs_getch.3x
index ba5112e9..dfb3da59 100644
--- a/man/curs_getch.3x
+++ b/man/curs_getch.3x
@@ -30,10 +30,16 @@
.\"
.\" $Id: curs_getch.3x,v 1.74 2023/09/30 21:38:11 tom Exp $
.TH curs_getch 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_getstr.3x b/man/curs_getstr.3x
index 71ddba99..7230b63e 100644
--- a/man/curs_getstr.3x
+++ b/man/curs_getstr.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_getstr.3x,v 1.48 2023/09/30 21:38:11 tom Exp $
.TH curs_getstr 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_in_wch.3x b/man/curs_in_wch.3x
index fcc430b2..5f1b7688 100644
--- a/man/curs_in_wch.3x
+++ b/man/curs_in_wch.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_in_wch.3x,v 1.21 2023/09/30 21:38:11 tom Exp $
.TH curs_in_wch 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.SH NAME
\fB\%in_wch\fP,
\fB\%mvin_wch\fP,
diff --git a/man/curs_in_wchstr.3x b/man/curs_in_wchstr.3x
index b25853cb..01e8a099 100644
--- a/man/curs_in_wchstr.3x
+++ b/man/curs_in_wchstr.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_in_wchstr.3x,v 1.25 2023/09/30 21:38:11 tom Exp $
.TH curs_in_wchstr 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.SH NAME
\fB\%in_wchstr\fP,
\fB\%in_wchnstr\fP,
diff --git a/man/curs_inch.3x b/man/curs_inch.3x
index 086ffc4d..4081a3d6 100644
--- a/man/curs_inch.3x
+++ b/man/curs_inch.3x
@@ -30,10 +30,16 @@
.\"
.\" $Id: curs_inch.3x,v 1.39 2023/09/30 21:38:11 tom Exp $
.TH curs_inch 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_inchstr.3x b/man/curs_inchstr.3x
index 475deed0..a8351d5e 100644
--- a/man/curs_inchstr.3x
+++ b/man/curs_inchstr.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_inchstr.3x,v 1.34 2023/09/30 21:38:11 tom Exp $
.TH curs_inchstr 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_initscr.3x b/man/curs_initscr.3x
index b5a00369..93e20f2e 100644
--- a/man/curs_initscr.3x
+++ b/man/curs_initscr.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_initscr.3x,v 1.52 2023/09/30 21:38:11 tom Exp $
.TH curs_initscr 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_inopts.3x b/man/curs_inopts.3x
index 56a9b1e7..edc20cfb 100644
--- a/man/curs_inopts.3x
+++ b/man/curs_inopts.3x
@@ -30,10 +30,16 @@
.\"
.\" $Id: curs_inopts.3x,v 1.54 2023/09/23 22:24:15 tom Exp $
.TH curs_inopts 3X 2023-09-23 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.SH NAME
\fB\%cbreak\fP,
\fB\%echo\fP,
diff --git a/man/curs_ins_wch.3x b/man/curs_ins_wch.3x
index ead78c7e..b99ab2ae 100644
--- a/man/curs_ins_wch.3x
+++ b/man/curs_ins_wch.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_ins_wch.3x,v 1.21 2023/09/30 21:38:11 tom Exp $
.TH curs_ins_wch 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.SH NAME
\fB\%ins_wch\fP,
\fB\%mvins_wch\fP,
diff --git a/man/curs_ins_wstr.3x b/man/curs_ins_wstr.3x
index 019f1e0e..a1c98fb2 100644
--- a/man/curs_ins_wstr.3x
+++ b/man/curs_ins_wstr.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_ins_wstr.3x,v 1.22 2023/09/30 21:38:11 tom Exp $
.TH curs_ins_wstr 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.SH NAME
\fB\%ins_wstr\fP,
\fB\%ins_nwstr\fP,
diff --git a/man/curs_insch.3x b/man/curs_insch.3x
index 56d40988..87676763 100644
--- a/man/curs_insch.3x
+++ b/man/curs_insch.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_insch.3x,v 1.32 2023/09/30 21:38:11 tom Exp $
.TH curs_insch 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.SH NAME
\fB\%insch\fP,
\fB\%winsch\fP,
diff --git a/man/curs_insstr.3x b/man/curs_insstr.3x
index 7bc2006d..3717eb8f 100644
--- a/man/curs_insstr.3x
+++ b/man/curs_insstr.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_insstr.3x,v 1.39 2023/09/30 21:38:11 tom Exp $
.TH curs_insstr 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.SH NAME
\fB\%insstr\fP,
\fB\%insnstr\fP,
diff --git a/man/curs_instr.3x b/man/curs_instr.3x
index 9c7896ec..749182a2 100644
--- a/man/curs_instr.3x
+++ b/man/curs_instr.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_instr.3x,v 1.35 2023/09/30 21:38:11 tom Exp $
.TH curs_instr 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_inwstr.3x b/man/curs_inwstr.3x
index df97c51d..0dcf9ff3 100644
--- a/man/curs_inwstr.3x
+++ b/man/curs_inwstr.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_inwstr.3x,v 1.27 2023/09/30 21:38:11 tom Exp $
.TH curs_inwstr 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.SH NAME
\fB\%inwstr\fP,
\fB\%innwstr\fP,
diff --git a/man/curs_kernel.3x b/man/curs_kernel.3x
index 56d028f9..dba09916 100644
--- a/man/curs_kernel.3x
+++ b/man/curs_kernel.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_kernel.3x,v 1.46 2023/09/30 21:38:11 tom Exp $
.TH curs_kernel 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_memleaks.3x b/man/curs_memleaks.3x
index 1b57b4f4..532ac47b 100644
--- a/man/curs_memleaks.3x
+++ b/man/curs_memleaks.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_memleaks.3x,v 1.27 2023/09/30 23:13:30 tom Exp $
.TH curs_memleaks 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_mouse.3x b/man/curs_mouse.3x
index c807fdb3..e00e835f 100644
--- a/man/curs_mouse.3x
+++ b/man/curs_mouse.3x
@@ -30,10 +30,16 @@
.\"
.\" $Id: curs_mouse.3x,v 1.78 2023/09/23 23:08:40 tom Exp $
.TH curs_mouse 3X 2023-09-23 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_opaque.3x b/man/curs_opaque.3x
index 3c206555..34f187b9 100644
--- a/man/curs_opaque.3x
+++ b/man/curs_opaque.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_opaque.3x,v 1.35 2023/09/30 22:01:38 tom Exp $
.TH curs_opaque 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.SH NAME
\fB\%is_cleared\fP,
\fB\%is_idlok\fP,
diff --git a/man/curs_printw.3x b/man/curs_printw.3x
index 761332c6..9eed1d03 100644
--- a/man/curs_printw.3x
+++ b/man/curs_printw.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_printw.3x,v 1.40 2023/09/30 21:38:11 tom Exp $
.TH curs_printw 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_refresh.3x b/man/curs_refresh.3x
index a87862a2..3edb1f3d 100644
--- a/man/curs_refresh.3x
+++ b/man/curs_refresh.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_refresh.3x,v 1.37 2023/09/30 21:38:11 tom Exp $
.TH curs_refresh 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_scanw.3x b/man/curs_scanw.3x
index 90354138..71f36697 100644
--- a/man/curs_scanw.3x
+++ b/man/curs_scanw.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_scanw.3x,v 1.40 2023/09/30 21:38:11 tom Exp $
.TH curs_scanw 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_scr_dump.3x b/man/curs_scr_dump.3x
index 2ca0f3df..077f3dab 100644
--- a/man/curs_scr_dump.3x
+++ b/man/curs_scr_dump.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_scr_dump.3x,v 1.30 2023/09/30 21:38:11 tom Exp $
.TH curs_scr_dump 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_scroll.3x b/man/curs_scroll.3x
index 65c26d47..b80545d3 100644
--- a/man/curs_scroll.3x
+++ b/man/curs_scroll.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_scroll.3x,v 1.34 2023/09/30 21:38:11 tom Exp $
.TH curs_scroll 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.SH NAME
\fB\%scroll\fP,
\fB\%scrl\fP,
diff --git a/man/curs_slk.3x b/man/curs_slk.3x
index bc4e4c37..0de9dc19 100644
--- a/man/curs_slk.3x
+++ b/man/curs_slk.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_slk.3x,v 1.62 2023/09/30 20:13:18 tom Exp $
.TH curs_slk 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_sp_funcs.3x b/man/curs_sp_funcs.3x
index 4e9116d9..4fb31909 100644
--- a/man/curs_sp_funcs.3x
+++ b/man/curs_sp_funcs.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_sp_funcs.3x,v 1.40 2023/09/30 23:13:32 tom Exp $
.TH curs_sp_funcs 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.SH NAME
\fB\%curs_sp_funcs\fP \-
\fIcurses\fR screen-pointer extension
diff --git a/man/curs_termcap.3x b/man/curs_termcap.3x
index 9d2ff56b..665e1388 100644
--- a/man/curs_termcap.3x
+++ b/man/curs_termcap.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_termcap.3x,v 1.68 2023/09/30 21:38:11 tom Exp $
.TH curs_termcap 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_terminfo.3x b/man/curs_terminfo.3x
index ac58fbec..d8e42e99 100644
--- a/man/curs_terminfo.3x
+++ b/man/curs_terminfo.3x
@@ -30,10 +30,16 @@
.\"
.\" $Id: curs_terminfo.3x,v 1.111 2023/09/30 21:38:11 tom Exp $
.TH curs_terminfo 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_threads.3x b/man/curs_threads.3x
index 79e60be0..ed01588a 100644
--- a/man/curs_threads.3x
+++ b/man/curs_threads.3x
@@ -30,10 +30,16 @@
.\"
.\" $Id: curs_threads.3x,v 1.46 2023/10/01 09:45:30 tom Exp $
.TH curs_threads 3X 2023-10-01 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_trace.3x b/man/curs_trace.3x
index 64cd7dd6..1cf24ea1 100644
--- a/man/curs_trace.3x
+++ b/man/curs_trace.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_trace.3x,v 1.39 2023/09/30 21:38:11 tom Exp $
.TH curs_trace 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_util.3x b/man/curs_util.3x
index 45d6f49f..3f8dc869 100644
--- a/man/curs_util.3x
+++ b/man/curs_util.3x
@@ -30,10 +30,16 @@
.\"
.\" $Id: curs_util.3x,v 1.85 2023/09/30 21:38:11 tom Exp $
.TH curs_util 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/curs_variables.3x b/man/curs_variables.3x
index 7d19b443..e7338108 100644
--- a/man/curs_variables.3x
+++ b/man/curs_variables.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: curs_variables.3x,v 1.31 2023/10/01 22:36:35 tom Exp $
.TH curs_variables 3X 2023-10-01 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.ie \n(.g .ds : \:
.el .ds : \" empty
diff --git a/man/default_colors.3x b/man/default_colors.3x
index 42a67836..88dc4ca0 100644
--- a/man/default_colors.3x
+++ b/man/default_colors.3x
@@ -31,10 +31,16 @@
.\"
.\" $Id: default_colors.3x,v 1.44 2023/09/30 21:38:11 tom Exp $
.TH default_colors 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.SH NAME
\fB\%use_default_colors\fP,
\fB\%assume_default_colors\fP \-
diff --git a/man/form.3x b/man/form.3x
index 96a07dbc..7b3d882e 100644
--- a/man/form.3x
+++ b/man/form.3x
@@ -30,10 +30,16 @@
.\"
.\" $Id: form.3x,v 1.47 2023/09/30 21:38:11 tom Exp $
.TH form 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/form_field_attributes.3x b/man/form_field_attributes.3x
index b8718dbc..704fa0d3 100644
--- a/man/form_field_attributes.3x
+++ b/man/form_field_attributes.3x
@@ -30,10 +30,16 @@
.\"
.\" $Id: form_field_attributes.3x,v 1.30 2023/09/30 21:38:11 tom Exp $
.TH form_field_attributes 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.SH NAME
\fBform_field_attributes\fP \-
color and attribute control for form fields
diff --git a/man/form_field_buffer.3x b/man/form_field_buffer.3x
index 533fc6ad..c4529515 100644
--- a/man/form_field_buffer.3x
+++ b/man/form_field_buffer.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: form_field_buffer.3x,v 1.39 2023/09/30 21:38:11 tom Exp $
.TH form_field_buffer 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/form_field_info.3x b/man/form_field_info.3x
index 05cfd01f..20eb5a08 100644
--- a/man/form_field_info.3x
+++ b/man/form_field_info.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: form_field_info.3x,v 1.27 2023/09/30 21:38:11 tom Exp $
.TH form_field_info 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.SH NAME
\fBdynamic_field_info\fP,
\fBfield_info\fP \-
diff --git a/man/form_field_just.3x b/man/form_field_just.3x
index 0af2e0a9..ca167b6e 100644
--- a/man/form_field_just.3x
+++ b/man/form_field_just.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: form_field_just.3x,v 1.30 2023/09/30 21:38:11 tom Exp $
.TH form_field_just 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.SH NAME
\fBset_field_just\fP,
\fBfield_just\fP \-
diff --git a/man/form_field_validation.3x b/man/form_field_validation.3x
index 9a264b80..092130e9 100644
--- a/man/form_field_validation.3x
+++ b/man/form_field_validation.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: form_field_validation.3x,v 1.47 2023/09/30 21:38:11 tom Exp $
.TH form_field_validation 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/form_new_page.3x b/man/form_new_page.3x
index e234c05e..95e72247 100644
--- a/man/form_new_page.3x
+++ b/man/form_new_page.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: form_new_page.3x,v 1.29 2023/09/30 21:38:11 tom Exp $
.TH form_new_page 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.SH NAME
\fBset_new_page\fP,
\fBnew_page\fP \-
diff --git a/man/infocmp.1m b/man/infocmp.1m
index 68b6ec5a..f20cfa41 100644
--- a/man/infocmp.1m
+++ b/man/infocmp.1m
@@ -30,10 +30,16 @@
.\"
.\" $Id: infocmp.1m,v 1.95 2023/09/30 21:38:11 tom Exp $
.TH @INFOCMP@ 1M 2023-09-30 "ncurses 6.4" "User commands"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/infotocap.1m b/man/infotocap.1m
index 55d1ea11..b1379f6e 100644
--- a/man/infotocap.1m
+++ b/man/infotocap.1m
@@ -29,10 +29,16 @@
.\"
.\" $Id: infotocap.1m,v 1.33 2023/10/01 22:43:17 tom Exp $
.TH @INFOTOCAP@ 1M 2023-10-01 "ncurses 6.4" "User commands"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.ds n 5
.ds d @TERMINFO@
diff --git a/man/menu.3x b/man/menu.3x
index ad4cc7b3..261b6a01 100644
--- a/man/menu.3x
+++ b/man/menu.3x
@@ -30,10 +30,16 @@
.\"
.\" $Id: menu.3x,v 1.38 2023/09/30 21:38:11 tom Exp $
.TH menu 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/menu_attributes.3x b/man/menu_attributes.3x
index ff794fae..196701f4 100644
--- a/man/menu_attributes.3x
+++ b/man/menu_attributes.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: menu_attributes.3x,v 1.31 2023/09/30 21:38:11 tom Exp $
.TH menu_attributes 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.SH NAME
\fBmenu_back\fP,
\fBmenu_fore\fP,
diff --git a/man/ncurses.3x b/man/ncurses.3x
index 01339d4b..1efb22a9 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -30,10 +30,16 @@
.\"
.\" $Id: ncurses.3x,v 1.177 2023/09/30 21:38:11 tom Exp $
.TH ncurses 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.ds n 5
.ds d @TERMINFO@
diff --git a/man/new_pair.3x b/man/new_pair.3x
index 61ca4ded..14013f75 100644
--- a/man/new_pair.3x
+++ b/man/new_pair.3x
@@ -31,10 +31,16 @@
.\"
.\" $Id: new_pair.3x,v 1.39 2023/09/30 21:38:11 tom Exp $
.TH new_pair 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/panel.3x b/man/panel.3x
index 9f6ae440..f43a610e 100644
--- a/man/panel.3x
+++ b/man/panel.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: panel.3x,v 1.55 2023/09/30 21:38:11 tom Exp $
.TH panel 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/scr_dump.5 b/man/scr_dump.5
index 703f40aa..09e4a888 100644
--- a/man/scr_dump.5
+++ b/man/scr_dump.5
@@ -29,10 +29,16 @@
.\"
.\" $Id: scr_dump.5,v 1.36 2023/09/30 21:38:11 tom Exp $
.TH scr_dump 5 2023-09-30 "ncurses 6.4" "File formats"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/tabs.1 b/man/tabs.1
index c70df2ec..e0efd88a 100644
--- a/man/tabs.1
+++ b/man/tabs.1
@@ -29,10 +29,16 @@
.\"
.\" $Id: tabs.1,v 1.46 2023/09/30 21:38:11 tom Exp $
.TH @TABS@ 1 2023-09-30 "ncurses 6.4" "User commands"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/term.5 b/man/term.5
index 68745a9d..0891167a 100644
--- a/man/term.5
+++ b/man/term.5
@@ -29,12 +29,18 @@
.\"
.\" $Id: term.5,v 1.58 2023/09/30 21:26:43 tom Exp $
.TH term 5 2023-09-30 "ncurses 6.4" "File formats"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
-.ie \n(.g .ds ^ \(ha
-.el .ds ^ ^
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.ds ^ \(ha
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.ds ^ ^
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/term.7 b/man/term.7
index 9983d769..233529bb 100644
--- a/man/term.7
+++ b/man/term.7
@@ -29,10 +29,16 @@
.\"
.\" $Id: term.7,v 1.38 2023/09/30 21:38:11 tom Exp $
.TH term 7 2023-09-30 "ncurses 6.4" Miscellaneous
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.ds n 5
.ds d @TERMINFO@
diff --git a/man/term_variables.3x b/man/term_variables.3x
index c26c023a..1aba91fd 100644
--- a/man/term_variables.3x
+++ b/man/term_variables.3x
@@ -29,10 +29,16 @@
.\"
.\" $Id: term_variables.3x,v 1.30 2023/09/30 23:13:32 tom Exp $
.TH term_variables 3X 2023-09-30 "ncurses 6.4" "Library calls"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.ie n .ds CW R
.el \{
diff --git a/man/terminfo.head b/man/terminfo.head
index ad83b634..e82666f3 100644
--- a/man/terminfo.head
+++ b/man/terminfo.head
@@ -29,10 +29,16 @@
.\"
.\" $Id: terminfo.head,v 1.51 2023/09/17 08:29:38 tom Exp $
.TH terminfo 5 2023-09-17 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "File
formats"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.ie \n(.g .ds ' \(aq
.el .ds ' '
.ie \n(.g .ds ^ \(ha
diff --git a/man/tic.1m b/man/tic.1m
index 4ff0aef6..49001037 100644
--- a/man/tic.1m
+++ b/man/tic.1m
@@ -29,10 +29,16 @@
.\"
.\" $Id: tic.1m,v 1.96 2023/09/30 21:38:11 tom Exp $
.TH @TIC@ 1M 2023-09-30 "ncurses 6.4" "User commands"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/toe.1m b/man/toe.1m
index cf56de56..3a7d2482 100644
--- a/man/toe.1m
+++ b/man/toe.1m
@@ -29,10 +29,16 @@
.\"
.\" $Id: toe.1m,v 1.51 2023/10/01 09:45:05 tom Exp $
.TH @TOE@ 1M 2023-10-01 "ncurses 6.4" "User commands"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.ie n .ds CW R
.el \{
.ie \n(.g .ds CW CR
diff --git a/man/tput.1 b/man/tput.1
index 7531b17a..fe6a6456 100644
--- a/man/tput.1
+++ b/man/tput.1
@@ -30,10 +30,16 @@
.\"
.\" $Id: tput.1,v 1.85 2023/09/30 21:38:11 tom Exp $
.TH @TPUT@ 1 2023-09-30 "ncurses 6.4" "User commands"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/tset.1 b/man/tset.1
index 357b9f85..5390d770 100644
--- a/man/tset.1
+++ b/man/tset.1
@@ -29,12 +29,18 @@
.\"
.\" $Id: tset.1,v 1.71 2023/09/30 21:38:11 tom Exp $
.TH @TSET@ 1 2023-09-30 "ncurses 6.4" "User commands"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
-.ie \n(.g .ds ^ \(ha
-.el .ds ^ ^
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.ds ^ \(ha
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.ds ^ ^
+.\}
.
.de bP
.ie n .IP \(bu 4
diff --git a/man/user_caps.5 b/man/user_caps.5
index 45fa1206..7786ad0c 100644
--- a/man/user_caps.5
+++ b/man/user_caps.5
@@ -30,10 +30,16 @@
.\"
.\" $Id: user_caps.5,v 1.40 2023/09/30 23:47:46 tom Exp $
.TH user_caps 5 2023-09-30 "ncurses 6.4" "File formats"
-.ie \n(.g .ds `` \(lq
-.el .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el .ds '' ''
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el .ds `` ""
+.ie t .ds '' ''
+.el .ds '' ""
+.\}
.
.de bP
.ie n .IP \(bu 4
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 27/34] Define quotation mark strings consistently.,
G. Branden Robinson <=