bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 084/177] man/curs_clear.3x: Standardize note wording re: function


From: G. Branden Robinson
Subject: [PATCH 084/177] man/curs_clear.3x: Standardize note wording re: function-like macros.
Date: Mon, 13 Jan 2025 11:28:14 -0600

---
 man/curs_clear.3x | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/man/curs_clear.3x b/man/curs_clear.3x
index fed71f62f..11c422687 100644
--- a/man/curs_clear.3x
+++ b/man/curs_clear.3x
@@ -102,8 +102,14 @@ .SH RETURN VALUE
 \fBwclrtoeol\fP returns an error
 if the cursor position is about to wrap.
 .SH NOTES
-Note that \fBerase\fP, \fBwerase\fP, \fBclear\fP, \fBwclear\fP,
-\fBclrtobot\fP, and \fBclrtoeol\fP may be macros.
+.BR \%erase ","
+.BR \%werase ","
+.BR \%clear ","
+.BR \%wclear ","
+.BR \%clrtobot ","
+and
+.B \%clrtoeol
+may be implemented as macros.
 .SH PORTABILITY
 These functions are described in X/Open Curses Issue\ 4.
 It specifies no error conditions for them.
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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