[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 158/177] man/curs_terminfo.3x: Relocate material.
From: |
G. Branden Robinson |
Subject: |
[PATCH 158/177] man/curs_terminfo.3x: Relocate material. |
Date: |
Mon, 13 Jan 2025 11:42:18 -0600 |
Move discussion of error conditions (not) specified by X/Open Curses
from "RETURN VALUE" to "PORTABILITY" section. Recast.
---
man/curs_terminfo.3x | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/man/curs_terminfo.3x b/man/curs_terminfo.3x
index 7fad7c0be..9393c4c15 100644
--- a/man/curs_terminfo.3x
+++ b/man/curs_terminfo.3x
@@ -679,7 +679,6 @@ .SS "Releasing Memory"
but it is possible to do that using the \fB\%delscreen\fP(3X) function.
.\" ********************************************************************
.SH RETURN VALUE
-X/Open Curses defines no failure conditions.
In
.IR \%ncurses ","
.TP 5
@@ -755,9 +754,10 @@ .SH EXTENSIONS
argument.
.\" ********************************************************************
.SH PORTABILITY
-.I \%setterm
-is not described by X/Open and must be considered non-portable.
-All other functions are as described by X/Open.
+Except for
+.IR \%setterm ","
+X/Open Curses Issue\ 4 describes these functions.
+It specifies no error conditions for them.
.SS "Header Files"
On legacy
.I curses
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 158/177] man/curs_terminfo.3x: Relocate material.,
G. Branden Robinson <=