X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_driver.3x.html;h=f815be827f588f52df08ed657d5e587715fdba5e;hp=6c6a894158c27a847ab73d8ad8707f382f857881;hb=9193d076200365eeb5ff932acdbbdcc5e452292c;hpb=06078d3fa68db669ed37178c01873546b4b28745 diff --git a/doc/html/man/form_driver.3x.html b/doc/html/man/form_driver.3x.html index 6c6a8941..f815be82 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.