X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_driver.3x.html;h=f815be827f588f52df08ed657d5e587715fdba5e;hp=018242062d870a20280074acb7771a33c4eaa6aa;hb=8f6d94b8d6211a2323caef53fa4c96c475ec9a62;hpb=bca50d0d8592defee6c584fdedd25f4b1a31345b diff --git a/doc/html/man/form_driver.3x.html b/doc/html/man/form_driver.3x.html index 01824206..f815be82 100644 --- a/doc/html/man/form_driver.3x.html +++ b/doc/html/man/form_driver.3x.html @@ -1,6 +1,6 @@ @@ -34,7 +34,7 @@ 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.