X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_driver.3x.html;h=98b5de815740d314686cba0e722483ca7728952e;hb=58552e8c761a70f8f0bd591fecdf576fa8216e3e;hp=495b763b5d9501c224ed3374531ceeb657e0f0f3;hpb=5461fc336d03fbfea6b85ac21c6d49c528f6752d;p=ncurses.git 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