bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 083/177] man/curs_clear.3x: Relocate material.


From: G. Branden Robinson
Subject: [PATCH 083/177] man/curs_clear.3x: Relocate material.
Date: Mon, 13 Jan 2025 11:28:04 -0600

What X/Open Curses has to say about error returns belongs in section
"PORTABILITY", not "RETURN VALUE".
---
 man/curs_clear.3x | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/curs_clear.3x b/man/curs_clear.3x
index ad796ecdc..fed71f62f 100644
--- a/man/curs_clear.3x
+++ b/man/curs_clear.3x
@@ -93,7 +93,6 @@ .SS "clrtoeol, wclrtoeol"
 .SH RETURN VALUE
 All routines return the integer \fBOK\fP on success and \fBERR\fP on failure.
 .PP
-X/Open defines no error conditions.
 In this implementation,
 .bP
 functions using a window pointer parameter return
@@ -107,6 +106,7 @@ .SH NOTES
 \fBclrtobot\fP, and \fBclrtoeol\fP may be macros.
 .SH PORTABILITY
 These functions are described in X/Open Curses Issue\ 4.
+It specifies no error conditions for them.
 .PP
 The SVr4.0 manual says that these functions could return
 \*(``or a non-negative integer if \fB\%immedok\fP is set\*('',
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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