bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 27/45] man/curs_window.3x: Relocate material.


From: G. Branden Robinson
Subject: [PATCH 27/45] man/curs_window.3x: Relocate material.
Date: Sat, 25 May 2024 12:43:06 -0500

Move discussion of `wsync{up,down}()` vagueness from "BUGS" to
"PORTABILITY" section.  It doesn't describe a bug per se, but offers a
general caveat for System V curses users adapting to ncurses.

Drop now-empty "BUGS" section.
---
 man/curs_window.3x | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/curs_window.3x b/man/curs_window.3x
index 325005680..ad8053392 100644
--- a/man/curs_window.3x
+++ b/man/curs_window.3x
@@ -253,7 +253,7 @@ .SH PORTABILITY
 NetBSD copied this feature of \fI\%ncurses\fP in 2003.
 .br
 PDCurses follows the scheme used in Solaris X/Open curses.
-.SH BUGS
+.PP
 System\ V's \fIcurses\fP documentation is unclear about what
 \fB\%wsyncup\fP and \fB\%wsyncdown\fP actually do.
 It seems to imply that they are supposed to touch only those lines that
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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