X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_driver.3x.html;h=98b5de815740d314686cba0e722483ca7728952e;hp=495b763b5d9501c224ed3374531ceeb657e0f0f3;hb=f344f8539c1543f8cd65a5bb142dbaf23b9421d2;hpb=6208c89f98f1cf9fe0980bd8e791846ce007a13d diff --git a/doc/html/man/menu_driver.3x.html b/doc/html/man/menu_driver.3x.html index 495b763b..98b5de81 100644 --- a/doc/html/man/menu_driver.3x.html +++ b/doc/html/man/menu_driver.3x.html @@ -1,6 +1,6 @@ @@ -62,7 +62,7 @@ o The input is a form navigation request. Navigation request codes are constants defined in <form.h>, which are distinct from the key- and character codes - returned by wgetch. + returned by wgetch(3x). o The input is a printable character. Printable charac- ters (which must be positive, less than 256) are @@ -218,7 +218,7 @@

SEE ALSO

-       curses(3x), menu(3x), curs_getch(3x).
+       curses(3x), menu(3x), getch(3x).
 
 
 

NOTES