[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 176/177] man/curs_window.3x: Document X/Open Curses's (lack of) a
From: |
G. Branden Robinson |
Subject: |
[PATCH 176/177] man/curs_window.3x: Document X/Open Curses's (lack of) any defined error conditions for (most of) these functions. |
Date: |
Mon, 13 Jan 2025 11:48:17 -0600 |
---
man/curs_window.3x | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/man/curs_window.3x b/man/curs_window.3x
index 02b2c95ac..2e4742d0f 100644
--- a/man/curs_window.3x
+++ b/man/curs_window.3x
@@ -264,6 +264,14 @@ .SH NOTES
could degrade performance.
.SH PORTABILITY
X/Open Curses Issue\ 4 describes these functions.
+It specifies no error conditions for
+.IR \%delwin ","
+.IR \%derwin ","
+.IR \%dupwin ","
+.IR \%newwin ","
+.IR \%mvderwin ","
+or
+.IR \%syncok "."
.PP
Regarding
.IR \%delwin ","
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 176/177] man/curs_window.3x: Document X/Open Curses's (lack of) any defined error conditions for (most of) these functions.,
G. Branden Robinson <=