[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 048/177] man/curs_getyx.3x: Add "HISTORY" section.
From: |
G. Branden Robinson |
Subject: |
[PATCH 048/177] man/curs_getyx.3x: Add "HISTORY" section. |
Date: |
Mon, 13 Jan 2025 11:22:08 -0600 |
---
man/curs_getyx.3x | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/man/curs_getyx.3x b/man/curs_getyx.3x
index f0f3bb17d..5c2c13e78 100644
--- a/man/curs_getyx.3x
+++ b/man/curs_getyx.3x
@@ -155,6 +155,19 @@ .SH PORTABILITY
The
.I \%getmaxyx
macro hides this difference.
+.SH HISTORY
+4BSD (1980)
+.I curses
+introduced
+.IR \%getyx "."
+.PP
+SVr3 (1987)
+added
+.I \%getbegyx
+and
+.IR \%getmaxyx "."
+SVr3.1 later that year supplied
+.IR \%getparyx "."
.SH SEE ALSO
\fB\%curses\fP(3X),
\fB\%curs_legacy\fP(3X),
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 048/177] man/curs_getyx.3x: Add "HISTORY" section.,
G. Branden Robinson <=