X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_field.3x.html;h=b8d8bc64ae68ebedb761cca2f7a50a95e6f3dfd6;hp=672107f814a739dcf8dced07ca2a4dc127a31191;hb=3e91848cbe3dad23fdb60962fa9b678592591c34;hpb=ed646e3f683083e787c6ba773364401dc9fa9d40 diff --git a/doc/html/man/form_field.3x.html b/doc/html/man/form_field.3x.html index 672107f8..b8d8bc64 100644 --- a/doc/html/man/form_field.3x.html +++ b/doc/html/man/form_field.3x.html @@ -1,7 +1,8 @@ - + form_field 3x - + @@ -72,7 +73,7 @@

RETURN VALUE

        The  function  form_fields  returns  a pointer (which may be NULL).  It
-       does not set errno.
+       does not set errno.
 
        The function field_count returns ERR if the form parameter is NULL.
 
@@ -91,7 +92,7 @@
             The form is already posted.
 
        E_SYSTEM_ERROR
-            System error occurred (see errno).
+            System error occurred (see errno(3)).
 
 
 

SEE ALSO