X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_requestname.3x.html;h=77b03fa85c3bcbce1aeae317590044ddeea0ab71;hp=d7cf35b393358c6539d68e87264195c5612f8f91;hb=89730563d0a660d4ddd83d28660dc23c6d3f0bed;hpb=bca50d0d8592defee6c584fdedd25f4b1a31345b diff --git a/doc/html/man/form_requestname.3x.html b/doc/html/man/form_requestname.3x.html index d7cf35b3..77b03fa8 100644 --- a/doc/html/man/form_requestname.3x.html +++ b/doc/html/man/form_requestname.3x.html @@ -1,7 +1,8 @@ @@ -35,7 +36,7 @@ form_requestname 3x - + @@ -61,15 +62,15 @@ The function form_request_name returns the printable name of a form request code. The function form_request_by_name searches in the name-table for a - request with the given name and returns its request code. Otherwise + request with the given name and returns its request code. Otherwise E_NO_MATCH is returned.

RETURN VALUE

-       form_request_name  returns  NULL on error and sets errno to E_BAD_ARGU-
+       form_request_name  returns  NULL on error and sets errno to E_BAD_ARGU-
        MENT.
        form_request_by_name returns E_NO_MATCH on  error.   It  does  not  set
-       errno.
+       errno.
 
 
 

SEE ALSO