[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 05/23] man/curs_addstr.3x: Add "HISTORY" section.
From: |
G. Branden Robinson |
Subject: |
[PATCH 05/23] man/curs_addstr.3x: Add "HISTORY" section. |
Date: |
Sat, 22 Jun 2024 12:47:50 -0500 |
---
man/curs_addstr.3x | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/man/curs_addstr.3x b/man/curs_addstr.3x
index cee228de8..ce6794661 100644
--- a/man/curs_addstr.3x
+++ b/man/curs_addstr.3x
@@ -130,6 +130,21 @@ .SH PORTABILITY
X/Open Curses,
Issue 4 describes these functions.
It specifies no error conditions for them.
+.SH HISTORY
+4BSD (1980)
+.I curses
+introduced
+.I \%waddstr
+along with its variants,
+the latter defined as macros.
+.PP
+SVr3.1 (1987)
+added
+.I \%waddnstr
+(and its variants)
+redefining
+.I \%waddstr
+as a macro wrapping it.
.SH SEE ALSO
\fB\%curs_addwstr\fP(3X) describes comparable functions of the
.I \%ncurses
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 05/23] man/curs_addstr.3x: Add "HISTORY" section.,
G. Branden Robinson <=