bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 16/34] Drop redundant `br` requests (2/2).


From: G. Branden Robinson
Subject: [PATCH 16/34] Drop redundant `br` requests (2/2).
Date: Fri, 6 Oct 2023 00:15:51 -0500

They are unnecessary before a section heading macro call, which already
implies a break.
---
 man/curs_in_wchstr.3x | 1 -
 1 file changed, 1 deletion(-)

diff --git a/man/curs_in_wchstr.3x b/man/curs_in_wchstr.3x
index 7118abf9..b25853cb 100644
--- a/man/curs_in_wchstr.3x
+++ b/man/curs_in_wchstr.3x
@@ -79,7 +79,6 @@ .SH DESCRIPTION
 \fIn\fP
 \fBcchar_t\fP
 elements.
-.br
 .SH NOTES
 Note that all routines except
 \fBwin_wchnstr\fP
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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