X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fform_requestname.3x;h=7a88d6d7cc41ff9e279e89d4b83661bcb70141d7;hp=df1f701b382e690fa1215b167ebd632b8f8e75f0;hb=71c0306f0824ef2b10c4c5813fb003db48f3012e;hpb=0eb88fc5281804773e2a0c7a488a4452463535ce diff --git a/man/form_requestname.3x b/man/form_requestname.3x index df1f701b..7a88d6d7 100644 --- a/man/form_requestname.3x +++ b/man/form_requestname.3x @@ -1,6 +1,6 @@ '\" t .\"*************************************************************************** -.\" Copyright (c) 1998 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2006,2010 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -27,10 +27,10 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: form_requestname.3x,v 1.6 1998/11/29 01:08:18 Rick.Ohnemus Exp $ +.\" $Id: form_requestname.3x,v 1.8 2010/07/31 16:08:48 tom Exp $ .TH form_requestname 3X "" .SH NAME -\fBform_requestname\fR - handle printable form request names +\fBform_requestname\fR \- handle printable form request names .SH SYNOPSIS \fB#include \fR .br @@ -49,6 +49,7 @@ with the given name and returns its request code. Otherwise E_NO_MATCH is return to \fBE_BAD_ARGUMENT\fR. .br \fBform_request_by_name\fR returns \fBE_NO_MATCH\fR on error. +It does not set errno. .SH SEE ALSO \fBcurses\fR(3X), \fBform\fR(3X). .SH NOTES