[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 167/177] man/curs_touch.3x: Rewrite "HISTORY" section.
From: |
G. Branden Robinson |
Subject: |
[PATCH 167/177] man/curs_touch.3x: Rewrite "HISTORY" section. |
Date: |
Mon, 13 Jan 2025 11:43:40 -0600 |
None of these functions originated with SVr4, as it turns out.
---
man/curs_touch.3x | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/man/curs_touch.3x b/man/curs_touch.3x
index e0de8908c..3397862ad 100644
--- a/man/curs_touch.3x
+++ b/man/curs_touch.3x
@@ -137,7 +137,17 @@ .SH PORTABILITY
.I win
to ensure that it is not a null pointer.
.SH HISTORY
-These functions were introduced by SVr4.
+SVr2 (1984) introduced
+.IR \%touchwin ","
+.PP
+SVr3 (1987) added
+.IR \%touchline "."
+SVr3.1 later that year supplied
+.IR \%is_linetouched ","
+.IR \%is_wintouched ","
+.IR \%untouchwin ","
+and
+.IR \%wtouchln "."
.SH SEE ALSO
\fB\%curses\fP(3X),
\fB\%curs_refresh\fP(3X),
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 167/177] man/curs_touch.3x: Rewrite "HISTORY" section.,
G. Branden Robinson <=