X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_post.3x.html;h=92b57e904794a75f7747d6172f40644bc0079574;hp=853844e16d2195831c3a28ccaf531076246e8b37;hb=d97989d1e0db7282c723cabb44b991b951790006;hpb=bca50d0d8592defee6c584fdedd25f4b1a31345b diff --git a/doc/html/man/menu_post.3x.html b/doc/html/man/menu_post.3x.html index 853844e1..92b57e90 100644 --- a/doc/html/man/menu_post.3x.html +++ b/doc/html/man/menu_post.3x.html @@ -1,7 +1,7 @@ @@ -35,7 +35,7 @@ menu_post 3x - + @@ -61,7 +61,7 @@ The function post_menu displays a menu to its associated subwindow. To trigger physical display of the subwindow, use refresh(3x) or some equivalent curses routine (the implicit doupdate triggered by an curses - input request will do). post_menu resets the selection status of all + input request will do). post_menu resets the selection status of all items. The function unpost_menu erases menu from its associated subwindow. @@ -73,7 +73,7 @@ E_OK The routine succeeded. E_SYSTEM_ERROR - System error occurred (see errno). + System error occurred (see errno(3)). E_BAD_ARGUMENT Routine detected an incorrect or out-of-range argument.