X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_mark.3x.html;h=7e280f72201acde9d4ef1fdda3f9d64f27e353ed;hp=f91da153d9399dbcee0404537b63da30e9cde59f;hb=8f6d94b8d6211a2323caef53fa4c96c475ec9a62;hpb=bca50d0d8592defee6c584fdedd25f4b1a31345b;ds=sidebyside diff --git a/doc/html/man/menu_mark.3x.html b/doc/html/man/menu_mark.3x.html index f91da153..7e280f72 100644 --- a/doc/html/man/menu_mark.3x.html +++ b/doc/html/man/menu_mark.3x.html @@ -1,7 +1,7 @@ @@ -35,7 +35,7 @@ menu_mark 3x - + @@ -66,7 +66,7 @@ string. Note that changing the length of the mark string for a menu while the menu is posted is likely to produce unhelpful behavior. - The default string is "-" (a dash). Calling set_menu_mark with a non- + The default string is "-" (a dash). Calling set_menu_mark with a non- NULL menu argument will change this default. The function menu_mark returns the menu's mark string (or NULL if there @@ -85,7 +85,7 @@ Routine detected an incorrect or out-of-range argument. E_SYSTEM_ERROR - System error occurred (see errno). + System error occurred (see errno(3)).

SEE ALSO