X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_driver.3x.html;h=b5bebe1e570fa8da7378426ebc794db4ec9ff7d7;hp=3840fae15d559b59942fd7242e16e89619a363c4;hb=47d2fb4537d9ad5bb14f4810561a327930ca4280;hpb=a20e6eb464be80b9cd8cae7ce925d27fe9c209ed diff --git a/doc/html/man/form_driver.3x.html b/doc/html/man/form_driver.3x.html index 3840fae1..b5bebe1e 100644 --- a/doc/html/man/form_driver.3x.html +++ b/doc/html/man/form_driver.3x.html @@ -1,6 +1,7 @@ - + form_driver 3x - + @@ -243,11 +244,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.