X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform.3x.html;h=edb8d24c79f9534ac7a9b80f7a601ad4a6ac7f82;hp=94384c7150ba6c4be91907e22d3a79b394c3f0c7;hb=349761f30e7fc0b4bf2718f7fc3da34e09ea6735;hpb=02c4e383be9337e73a0e75844dfd1047745adb28 diff --git a/doc/html/man/form.3x.html b/doc/html/man/form.3x.html index 94384c71..edb8d24c 100644 --- a/doc/html/man/form.3x.html +++ b/doc/html/man/form.3x.html @@ -1,7 +1,8 @@ @@ -35,7 +36,7 @@ form 3x - + @@ -167,7 +168,7 @@

RETURN VALUE

-       Routines that return pointers return NULL on error, and  set  errno  to
+       Routines that return pointers return NULL on error, and  set  errno  to
        the  corresponding  error-code returned by functions returning an inte-
        ger.  Routines that return an integer return one of the following error
        codes:
@@ -202,7 +203,7 @@
             The form driver could not process the request.
 
        E_SYSTEM_ERROR
-            System error occurred (see errno).
+            System error occurred (see errno(3)).
 
        E_UNKNOWN_COMMAND
             The form driver code saw an unknown request code.
@@ -246,7 +247,7 @@
        curses(3x)  and  related  pages  whose names begin "form_" for detailed
        descriptions of the entry points.
 
-       This describes ncurses version 6.1 (patch 20180407).
+       This describes ncurses version 6.2 (patch 20201003).