[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 29/51] man/curs_insstr.3x: Clarify and parallelize with man/curs_
From: |
G. Branden Robinson |
Subject: |
[PATCH 29/51] man/curs_insstr.3x: Clarify and parallelize with man/curs_ins_wstr.3x. |
Date: |
Fri, 26 Jul 2024 12:51:29 -0500 |
---
man/curs_insstr.3x | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/man/curs_insstr.3x b/man/curs_insstr.3x
index 7c1a84987..b9cb3e759 100644
--- a/man/curs_insstr.3x
+++ b/man/curs_insstr.3x
@@ -135,7 +135,9 @@ .SH RETURN VALUE
.IR x )
is outside the window boundaries.
.SH NOTES
-All but \fBwinsnstr\fP may be macros.
+All of these functions except
+.B \%winsnstr
+may be implemented as macros.
.SH PORTABILITY
X/Open Curses,
Issue 4 describes these functions.
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 29/51] man/curs_insstr.3x: Clarify and parallelize with man/curs_ins_wstr.3x.,
G. Branden Robinson <=