X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_post.3x.html;h=f125a0ba70fee8cf09aa73b6edf0a2464ab7f9e6;hp=bd91cf90ca945bdebd8b5f8273a3d63f80ec2cb6;hb=82a087c4c47679fcfa59bb6d7bdbe587355ba3f6;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8 diff --git a/doc/html/man/form_post.3x.html b/doc/html/man/form_post.3x.html index bd91cf90..f125a0ba 100644 --- a/doc/html/man/form_post.3x.html +++ b/doc/html/man/form_post.3x.html @@ -2,7 +2,7 @@ @@ -77,29 +77,29 @@ E_OK The routine succeeded. - E_SYSTEM_ERROR - System error occurred (see errno). - E_BAD_ARGUMENT Routine detected an incorrect or out-of-range argu- ment. - E_POSTED - The form has already been posted. - E_BAD_STATE Routine was called from an initialization or termina- tion function. - E_NO_ROOM - Form is too large for its window. - E_NOT_POSTED The form has not been posted. E_NOT_CONNECTED No items are connected to the form. + E_NO_ROOM + Form is too large for its window. + + E_POSTED + The form has already been posted. + + E_SYSTEM_ERROR + System error occurred (see errno). +

SEE ALSO