X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_mouse.3x.html;h=194e4d0f1a6ecedf986338c302639456682ea014;hp=383685d534c9f8ef7eabe13e24ba0879b2fff26b;hb=58552e8c761a70f8f0bd591fecdf576fa8216e3e;hpb=5461fc336d03fbfea6b85ac21c6d49c528f6752d diff --git a/doc/html/man/curs_mouse.3x.html b/doc/html/man/curs_mouse.3x.html index 383685d5..194e4d0f 100644 --- a/doc/html/man/curs_mouse.3x.html +++ b/doc/html/man/curs_mouse.3x.html @@ -1,7 +1,7 @@ @@ -77,7 +77,7 @@

DESCRIPTION

        These  functions provide an interface to mouse events from
        ncurses(3x).  Mouse events are  represented  by  KEY_MOUSE
-       pseudo-key values in the wgetch input stream.
+       pseudo-key values in the wgetch(3x) input stream.
 
 
 

mousemask

@@ -178,8 +178,8 @@
        stdscr-relative coordinates are not  always  identical  to
        window-relative  coordinates  due  to the mechanism to re-
        serve lines on top or bottom of the screen for other  pur-
-       poses  (see  the  ripoffline and slk_init calls, for exam-
-       ple).
+       poses  (see the ripoffline and slk_init(3x) calls, for ex-
+       ample).
 
        o   If the parameter to_screen is TRUE, the  pointers  pY,
            pX must reference the coordinates of a location inside