[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 116/177] man/curs_mouse.3x: Revise "PORTABILITY" section.
From: |
G. Branden Robinson |
Subject: |
[PATCH 116/177] man/curs_mouse.3x: Revise "PORTABILITY" section. |
Date: |
Mon, 13 Jan 2025 11:33:32 -0600 |
Content:
* Drop statement about SVr4 curses's mouse support, to be resurrected in
a new "HISTORY" section.
Style:
* Set mouse ABI values in bold, since we're using them as paragraph
tags.
---
man/curs_mouse.3x | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/man/curs_mouse.3x b/man/curs_mouse.3x
index 883f08ef3..9f28735be 100644
--- a/man/curs_mouse.3x
+++ b/man/curs_mouse.3x
@@ -559,19 +559,15 @@ .SH PORTABILITY
The following values may be specified.
.RS 3
.TP 3
-1
+.B 1
has definitions for reserved events.
The mask uses 28 bits.
.TP 3
-2
+.B 2
adds definitions for button 5,
removes the definitions for reserved events.
The mask uses 29 bits.
.RE
-.PP
-SVr4
-.I curses
-had support for the mouse in a variant of \fI\%xterm\fP(1).
It is mentioned in a few places,
with little supporting documentation.
.bP
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 116/177] man/curs_mouse.3x: Revise "PORTABILITY" section.,
G. Branden Robinson <=