[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 137/177] man/curs_refresh.3x: Standardize note wording re: functi
From: |
G. Branden Robinson |
Subject: |
[PATCH 137/177] man/curs_refresh.3x: Standardize note wording re: function-like macros. |
Date: |
Mon, 13 Jan 2025 11:38:45 -0600 |
---
man/curs_refresh.3x | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/man/curs_refresh.3x b/man/curs_refresh.3x
index c646023af..d5ef2c580 100644
--- a/man/curs_refresh.3x
+++ b/man/curs_refresh.3x
@@ -146,7 +146,10 @@ .SH RETURN VALUE
.BR ERR "."
.RE
.SH NOTES
-Note that \fBrefresh\fP and \fBredrawwin\fP may be macros.
+.B \%refresh
+and
+.B \%redrawwin
+may be implemented as macros.
.SH PORTABILITY
X/Open Curses Issue\ 4 describes these functions.
It specifies no error conditions for them.
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 137/177] man/curs_refresh.3x: Standardize note wording re: function-like macros.,
G. Branden Robinson <=