X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_getyx.3x.html;h=796528f82b777489eb3f0a7d67f60ea45f0689b8;hp=5ccfc05d65744663a6dd0fec9711cb5b7ff8d89d;hb=027ae42953e3186daed8f3882da73de48291b606;hpb=a8987e73ec254703634802b4f7ee30d3a485524d diff --git a/doc/html/man/curs_getyx.3x.html b/doc/html/man/curs_getyx.3x.html index 5ccfc05d..796528f8 100644 --- a/doc/html/man/curs_getyx.3x.html +++ b/doc/html/man/curs_getyx.3x.html @@ -1,7 +1,7 @@ @@ -40,7 +40,7 @@
 
-curs_getyx(3x)                                     curs_getyx(3x)
+curs_getyx(3x)                                           curs_getyx(3x)
 
 
 
@@ -91,12 +91,15 @@
 
 

PORTABILITY

-       The  getyx,  getparyx, getbegyx and getmaxyx functions are
+       The  getyx,  getparyx,  getbegyx  and  getmaxyx macros are
        described in the XSI Curses standard, Issue 4.
 
        This  implementation  also  provides   getbegx,   getbegy,
        getcurx,  getcury,  getmaxx,  getmaxy, getparx and getpary
-       for compatibility with older versions of curses.
+       for compatibility with older versions of  curses.   X/Open
+       does  not define a corresponding getcuryx function, though
+       that would be needed to  make  references  to  the  WINDOW
+       structure opaque.
 
 
 
@@ -105,7 +108,7 @@ - curs_getyx(3x) + curs_getyx(3x)