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