[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 082/177] man/curs_border_set.3x: Standardize note wording re: fun
From: |
G. Branden Robinson |
Subject: |
[PATCH 082/177] man/curs_border_set.3x: Standardize note wording re: function-like macros. |
Date: |
Mon, 13 Jan 2025 11:27:53 -0600 |
---
man/curs_border_set.3x | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/man/curs_border_set.3x b/man/curs_border_set.3x
index 470d471eb..c0f365f77 100644
--- a/man/curs_border_set.3x
+++ b/man/curs_border_set.3x
@@ -187,15 +187,15 @@ .SH RETURN VALUE
.IR x )
is outside the window boundaries.
.SH NOTES
-Note that
-\fBborder_set\fP,
-\fBhline_set\fP,
-\fBmvhline_set\fP,
-\fBmvvline_set\fP,
-\fBmvwhline_set\fP,
-\fBmvwvline_set\fP, and
-\fBvline_set\fP
-may be macros.
+.BR \%border_set ","
+.BR \%hline_set ","
+.BR \%mvhline_set ","
+.BR \%mvvline_set ","
+.BR \%mvwhline_set ","
+.BR \%mvwvline_set ","
+and
+.B \%vline_set
+may be implemented as macros.
.SH PORTABILITY
These functions are described in X/Open Curses Issue\ 4.
.SH SEE ALSO
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 082/177] man/curs_border_set.3x: Standardize note wording re: function-like macros.,
G. Branden Robinson <=