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=018242062d870a20280074acb7771a33c4eaa6aa;hb=a90dd7b66fa711acd24d8181ea20e4f57d4b36cd;hpb=bca50d0d8592defee6c584fdedd25f4b1a31345b diff --git a/doc/html/man/form_driver.3x.html b/doc/html/man/form_driver.3x.html index 01824206..b5bebe1e 100644 --- a/doc/html/man/form_driver.3x.html +++ b/doc/html/man/form_driver.3x.html @@ -1,6 +1,7 @@ @@ -34,7 +35,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.