[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 080/177] man/curs_border.3x: Standardize note wording re: functio
From: |
G. Branden Robinson |
Subject: |
[PATCH 080/177] man/curs_border.3x: Standardize note wording re: function-like macros. |
Date: |
Mon, 13 Jan 2025 11:27:34 -0600 |
---
man/curs_border.3x | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/man/curs_border.3x b/man/curs_border.3x
index ad50ec477..dfd74feb4 100644
--- a/man/curs_border.3x
+++ b/man/curs_border.3x
@@ -148,10 +148,13 @@ .SH RETURN VALUE
.IR x )
is outside the window boundaries.
.SH NOTES
+.B \%border
+and
+.B \%box
+may be implemented as macros.
+.PP
The borders generated by these functions are \fIinside\fP borders (this
is also true of SVr4 curses, though the fact is not documented).
-.PP
-Note that \fBborder\fP and \fBbox\fP may be macros.
.SH PORTABILITY
These functions are described in X/Open Curses Issue\ 4.
It specifies no error conditions for them.
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 080/177] man/curs_border.3x: Standardize note wording re: function-like macros.,
G. Branden Robinson <=