[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 21/51] man/curs_addwstr.3x: Clarify "HISTORY" section.
From: |
G. Branden Robinson |
Subject: |
[PATCH 21/51] man/curs_addwstr.3x: Clarify "HISTORY" section. |
Date: |
Fri, 26 Jul 2024 12:50:03 -0500 |
---
man/curs_addwstr.3x | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/man/curs_addwstr.3x b/man/curs_addwstr.3x
index 411cace48..53a1d1c2c 100644
--- a/man/curs_addwstr.3x
+++ b/man/curs_addwstr.3x
@@ -140,10 +140,16 @@ .SH PORTABILITY
X/Open Curses,
Issue 4 describes these functions.
.SH HISTORY
-.I \%waddstr
+The System\ V Interface Definition,
+Version 4 (1995),
+specified
+.I \%waddwstr
and
-.I \%waddnstr
-appeared late in SVr4 development (1995).
+.I \%waddnwstr
+(and the usual variants).
+These were later additions to
+.RI SVr4. x ,
+not appearing in the first SVr4 (1989).
.\" SVID 4, vol 3., p. 478
.SH SEE ALSO
\fB\%curs_addstr\fP(3X) describes comparable functions of the
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 21/51] man/curs_addwstr.3x: Clarify "HISTORY" section.,
G. Branden Robinson <=