X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fhtml%2Fman%2Fform.3x.html;h=e93461e3866a507e3936b722cb73f21cb48e3587;hb=b0b1980be11bba618d84beb8b30ac94e2c820602;hp=422777eb0080c0ac62bfd1c2fc707c9ad73f8343;hpb=da5e7c6148aa378da9d8da09be73e0ddd3995c6f;p=ncurses.git diff --git a/doc/html/man/form.3x.html b/doc/html/man/form.3x.html index 422777eb..e93461e3 100644 --- a/doc/html/man/form.3x.html +++ b/doc/html/man/form.3x.html @@ -1,8 +1,8 @@ - + @@ -212,47 +212,41 @@ The form driver code saw an unknown request code. - -

SEE ALSO

-       curses(3x) and related pages whose names begin "form_" for
-       detailed descriptions of the entry points.
-
-
 

NOTES

        The header file <form.h> automatically includes the header
        files <curses.h> and <eti.h>.
 
-       In  your  library  list,  libform.a should be before libn-
+       In your library list, libform.a  should  be  before  libn-
        curses.a; that is, you want to say `-lform -lncurses', not
-       the  other  way  around (which would give you a link error
+       the other way around (which would give you  a  link  error
        using most linkers).
 
 
 

PORTABILITY

-       These routines emulate the System V forms  library.   They
+       These  routines  emulate the System V forms library.  They
        were not supported on Version 7 or BSD versions.
 
 
 

AUTHORS

-       Juergen  Pfeifer.  Manual pages and adaptation for ncurses
+       Juergen Pfeifer.  Manual pages and adaptation for  ncurses
        by Eric S. Raymond.
 
 
 

SEE ALSO

-       This describes ncurses version 5.7 (patch 20110212).
+       curses(3x) and related pages whose names begin "form_" for
+       detailed descriptions of the entry points.
+
+       This describes ncurses version 5.9 (patch 20141220).
 
 
 
                                                                form(3x)
 

-
-Man(1) output converted with -man2html -
+Man(1) output converted with man2html