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=379e4a8ed4f8e57c10f06e857a1f6cfebc0a0a9d;hb=82a087c4c47679fcfa59bb6d7bdbe587355ba3f6;hpb=a8987e73ec254703634802b4f7ee30d3a485524d diff --git a/doc/html/man/form_post.3x.html b/doc/html/man/form_post.3x.html index 379e4a8e..f125a0ba 100644 --- a/doc/html/man/form_post.3x.html +++ b/doc/html/man/form_post.3x.html @@ -2,7 +2,7 @@ @@ -41,7 +41,7 @@
 
-form_post(3x)                                       form_post(3x)
+form_post(3x)                                             form_post(3x)
 
 
 
@@ -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

@@ -125,7 +125,7 @@
 
 
 
-                                                    form_post(3x)
+                                                          form_post(3x)