X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fhtml%2Fman%2Fform_fieldtype.3x.html;h=56d682d436520a65dcc3e3fa2706e166c6e7e601;hb=89730563d0a660d4ddd83d28660dc23c6d3f0bed;hp=dfa6b8875bc658de90e5bd1d32037338dae5a573;hpb=bca50d0d8592defee6c584fdedd25f4b1a31345b;p=ncurses.git diff --git a/doc/html/man/form_fieldtype.3x.html b/doc/html/man/form_fieldtype.3x.html index dfa6b887..56d682d4 100644 --- a/doc/html/man/form_fieldtype.3x.html +++ b/doc/html/man/form_fieldtype.3x.html @@ -1,7 +1,8 @@ @@ -35,7 +36,7 @@ form_fieldtype 3x - + @@ -108,7 +109,7 @@

RETURN VALUE

-       The  pointer-valued  routines  return  NULL  on  error.  They set errno
+       The  pointer-valued  routines  return  NULL  on  error.  They set errno
        according to their success:
 
        E_OK The routine succeeded.
@@ -133,7 +134,7 @@
             The field is the current field.
 
        E_SYSTEM_ERROR
-            System error occurred (see errno).
+            System error occurred (see errno(3)).
 
 
 

SEE ALSO