bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 03/61] man/curs_border.3x, man/curs_clear.3x: Drop repeated mater


From: G. Branden Robinson
Subject: [PATCH 03/61] man/curs_border.3x, man/curs_clear.3x: Drop repeated material.
Date: Fri, 24 Nov 2023 11:58:37 -0600

The "RETURN VALUE" section already says this.
---
 man/curs_border.3x | 2 --
 man/curs_clear.3x  | 3 ---
 2 files changed, 5 deletions(-)

diff --git a/man/curs_border.3x b/man/curs_border.3x
index df4698c5..c96431f9 100644
--- a/man/curs_border.3x
+++ b/man/curs_border.3x
@@ -154,8 +154,6 @@ .SH NOTES
 Note that \fBborder\fP and \fBbox\fP may be macros.
 .SH PORTABILITY
 These functions are described in the XSI Curses standard, Issue 4.
-The standard specifies that they return \fBERR\fP on failure,
-but specifies no error conditions.
 .SH SEE ALSO
 \fB\%curses\fP(3X),
 \fB\%curs_outopts\fP(3X)
diff --git a/man/curs_clear.3x b/man/curs_clear.3x
index d2af0351..a829e617 100644
--- a/man/curs_clear.3x
+++ b/man/curs_clear.3x
@@ -94,9 +94,6 @@ .SH NOTES
 \fBclrtobot\fP, and \fBclrtoeol\fP may be macros.
 .SH PORTABILITY
 These functions are described in the XSI Curses standard, Issue 4.
-The
-standard specifies that they return \fBERR\fP on failure, but specifies no
-error conditions.
 .PP
 The SVr4.0 manual says that these functions could
 return "a non-negative integer if \fBimmedok\fP(3X) is set",
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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