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=5ee2af32256c6e3c20dbe9da5365b3dd10797eeb;hb=3e91848cbe3dad23fdb60962fa9b678592591c34;hpb=17c5992a16be94247b83f2bbb9accdd9b7e7bb72 diff --git a/doc/html/man/form_field.3x.html b/doc/html/man/form_field.3x.html index 5ee2af32..b8d8bc64 100644 --- a/doc/html/man/form_field.3x.html +++ b/doc/html/man/form_field.3x.html @@ -1,7 +1,8 @@ @@ -35,7 +36,7 @@ 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