bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 01/22] man/curs_add{ch, _wch}.3x: Ensure vertical space before ta


From: G. Branden Robinson
Subject: [PATCH 01/22] man/curs_add{ch, _wch}.3x: Ensure vertical space before tables.
Date: Sat, 1 Jun 2024 15:20:51 -0500

---
 man/curs_add_wch.3x | 2 +-
 man/curs_addch.3x   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/curs_add_wch.3x b/man/curs_add_wch.3x
index 29fd1e4f2..1fa0d58c1 100644
--- a/man/curs_add_wch.3x
+++ b/man/curs_add_wch.3x
@@ -196,7 +196,7 @@ .SS "Forms-Drawing Characters"
 database entry incorrectly advertises ACS support.
 The name \*(``ACS\*('' originates in the Alternate Character Set feature
 of the DEC VT100 terminal.
-.br
+.PP
 .ie t .ne 4v
 .el   .ne 5v
 .TS
diff --git a/man/curs_addch.3x b/man/curs_addch.3x
index be7c13a26..effbb30fa 100644
--- a/man/curs_addch.3x
+++ b/man/curs_addch.3x
@@ -181,7 +181,7 @@ .SS "Forms-Drawing Characters"
 database entry incorrectly advertises ACS support.
 The name \*(``ACS\*('' originates in the Alternate Character Set feature
 of the DEC VT100 terminal.
-.br
+.PP
 .ie t .ne 4v
 .el   .ne 5v
 .TS
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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