[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 124/177] man/curs_outopts.3x: Expand "HISTORY" section.
From: |
G. Branden Robinson |
Subject: |
[PATCH 124/177] man/curs_outopts.3x: Expand "HISTORY" section. |
Date: |
Mon, 13 Jan 2025 11:34:54 -0600 |
---
man/curs_outopts.3x | 25 ++++++++++++++++++++++++-
1 file changed, 24 insertions(+), 1 deletion(-)
diff --git a/man/curs_outopts.3x b/man/curs_outopts.3x
index 06dc7e86b..16ce9fb9d 100644
--- a/man/curs_outopts.3x
+++ b/man/curs_outopts.3x
@@ -217,8 +217,31 @@ .SH PORTABILITY
but the code neglects it.
Use \fB\%curs_set\fP(3X) to make the cursor invisible.
.SH HISTORY
+4BSD (1980)
+.I curses
+introduced
+.IR \%clearok ","
+.IR \%leaveok ","
+and
+.IR \%scrollok "."
+.PP
+SVr2 (1984) supplied
+.IR \%idlok ","
+.IR \%setscrreg ","
+and
+.IR \%wsetscrreg "."
+.PP
+SVr3.1 (1987) implemented
+.I \%idcok
+and
+.IR \%immedok "."
+.PP
.I \%ncurses
-formerly treated \fBnl\fP(3X) and \fBnonl\fP(3X) as both input
+formerly treated
+.I nl
+and
+.I nonl
+as both input
.I and
output options,
but no longer;
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 124/177] man/curs_outopts.3x: Expand "HISTORY" section.,
G. Branden Robinson <=