X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_requestname.3x.html;h=ecb5992d428a546d7fc0ce28b8162da23f81f879;hb=610e9700ef6e0f95d03aa53242b12a8946bb62d7;hp=655377e855c9666ff8d5d7011915c8f86bc478b9;hpb=f79c210479470378389aab5b8d4d42d4a7f3d9a4;p=ncurses.git diff --git a/doc/html/man/form_requestname.3x.html b/doc/html/man/form_requestname.3x.html index 655377e8..ecb5992d 100644 --- a/doc/html/man/form_requestname.3x.html +++ b/doc/html/man/form_requestname.3x.html @@ -1,7 +1,6 @@ -form_requestname 3x 2022-02-12 ncurses 6.4 Library calls +form_requestname 3x 2024-03-16 ncurses 6.5 Library calls -

form_requestname 3x 2022-02-12 ncurses 6.4 Library calls

+

form_requestname 3x 2024-03-16 ncurses 6.5 Library calls

 form_requestname(3x)             Library calls            form_requestname(3x)
 
@@ -60,16 +59,10 @@
 
 
 

DESCRIPTION

-
-

form_request_name

        The function form_request_name returns the printable  name  of  a  form
-       request code.
-
-
-

form_request_name_by_name

-       The  function  form_request_by_name  searches  in  the name-table for a
-       request with the given name and returns its  request  code.   Otherwise
-       E_NO_MATCH is returned.
+       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 E_NO_MATCH is returned.
 
 
 

RETURN VALUE

@@ -80,17 +73,8 @@
        errno.
 
 
-

SEE ALSO

-       curses(3x), form(3x).
-
-
-

NOTES

-       The  header  file  <form.h>  automatically  includes  the  header  file
-       <curses.h>.
-
-
 

PORTABILITY

-       These routines are specific to ncurses.  They  were  not  supported  on
+       These  routines  are  specific  to ncurses.  They were not supported on
        Version 7, BSD or System V implementations.  It is recommended that any
        code depending on them be conditioned using NCURSES_VERSION.
 
@@ -100,24 +84,22 @@
        Raymond.
 
 
+

SEE ALSO

+       curses(3x), form(3x)
+
 
-ncurses 6.4                       2022-02-12              form_requestname(3x)
+
+ncurses 6.5                       2024-03-16              form_requestname(3x)