[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 07/18] man/curs_getyx.3x: Add cross-reference.
From: |
G. Branden Robinson |
Subject: |
[PATCH v2 07/18] man/curs_getyx.3x: Add cross-reference. |
Date: |
Sat, 23 Sep 2023 06:57:33 -0500 |
...to curs_legacy(3X) page where it is relevant in context.
---
man/curs_getyx.3x | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/man/curs_getyx.3x b/man/curs_getyx.3x
index dca60095..77a57973 100644
--- a/man/curs_getyx.3x
+++ b/man/curs_getyx.3x
@@ -78,7 +78,8 @@ .SH PORTABILITY
\fB\%getmaxy\fP,
\fB\%getparx\fP and
\fB\%getpary\fP
-for compatibility with older versions of \fIcurses\fP.
+for compatibility with older versions of \fIcurses\fP;
+see \fB\%curs_legacy\fP(3X).
.PP
Although X/Open Curses does not address this,
many implementations provide members of the \fB\%WINDOW\fP structure
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH v2 07/18] man/curs_getyx.3x: Add cross-reference.,
G. Branden Robinson <=