X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_driver.3x.html;h=3e057c64d2b0fa2e35046ce833368280730dda81;hp=3840fae15d559b59942fd7242e16e89619a363c4;hb=eccca377f55c70b12e3e92621d94d1e1c1fcfb7d;hpb=a20e6eb464be80b9cd8cae7ce925d27fe9c209ed diff --git a/doc/html/man/form_driver.3x.html b/doc/html/man/form_driver.3x.html index 3840fae1..3e057c64 100644 --- a/doc/html/man/form_driver.3x.html +++ b/doc/html/man/form_driver.3x.html @@ -1,6 +1,6 @@ - + form_driver 3x @@ -243,11 +243,14 @@ E_INVALID_FIELD Contents of field is invalid. + E_NOT_CONNECTED + No fields are connected to the form. + E_REQUEST_DENIED The form driver could not process the request. E_SYSTEM_ERROR - System error occurred (see errno). + System error occurred (see errno(3)). E_UNKNOWN_COMMAND The form driver code saw an unknown request code.