X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_page.3x.html;h=e06fffde5c1024345a78c8f62bcf6e4b9fb85fc4;hp=4a45dd1870775f2341ddc728619f736978f32f79;hb=89730563d0a660d4ddd83d28660dc23c6d3f0bed;hpb=ed646e3f683083e787c6ba773364401dc9fa9d40 diff --git a/doc/html/man/form_page.3x.html b/doc/html/man/form_page.3x.html index 4a45dd18..e06fffde 100644 --- a/doc/html/man/form_page.3x.html +++ b/doc/html/man/form_page.3x.html @@ -1,7 +1,8 @@ - + form_page 3x - + @@ -74,8 +75,8 @@ The function form_page returns the form's current page number. The function field_index returns the index of the field in the field - array of the form it is connected to. It returns ERR if the argument is - the null pointer or the field is not connected. + array of the form it is connected to. It returns ERR if the argument + is the null pointer or the field is not connected.

RETURN VALUE

@@ -96,7 +97,7 @@
             The form driver could not process the request.
 
        E_SYSTEM_ERROR
-            System error occurred (see errno).
+            System error occurred (see errno(3)).
 
 
 

SEE ALSO