X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_page.3x.html;h=e06fffde5c1024345a78c8f62bcf6e4b9fb85fc4;hp=46528c6e62ef6bcabbcd259e6d0ea3ede5e70a6d;hb=c0f109a299a82a33c16bd7af942a12ce9aefaaf0;hpb=bca50d0d8592defee6c584fdedd25f4b1a31345b diff --git a/doc/html/man/form_page.3x.html b/doc/html/man/form_page.3x.html index 46528c6e..e06fffde 100644 --- a/doc/html/man/form_page.3x.html +++ b/doc/html/man/form_page.3x.html @@ -1,7 +1,8 @@ @@ -35,7 +36,7 @@ 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