X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fform_requestname.3x;h=265735dc1667649250961f4febb767b0f69485af;hp=0cad1ad031e667765170dade57e0212a204efcdc;hb=14d46fadc442db9df4567357cda396235418120e;hpb=f44733b760290aa8f51c6c9e1e463254833bffcd diff --git a/man/form_requestname.3x b/man/form_requestname.3x index 0cad1ad0..265735dc 100644 --- a/man/form_requestname.3x +++ b/man/form_requestname.3x @@ -28,17 +28,17 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: form_requestname.3x,v 1.13 2020/03/28 19:06:28 tom Exp $ +.\" $Id: form_requestname.3x,v 1.15 2020/10/24 09:01:37 tom Exp $ .TH form_requestname 3X "" .SH NAME \fBform_request_by_name\fP, \fBform_request_name\fR \- handle printable form request names .SH SYNOPSIS \fB#include \fR +.sp +\fBconst char *form_request_name(int \fP\fIrequest\fP\fB);\fP .br -const char *form_request_name(int request); -.br -int form_request_by_name(const char *name); +\fBint form_request_by_name(const char *\fP\fIname\fP\fB);\fP .br .SH DESCRIPTION The function \fBform_request_name\fR returns the printable name of a form