X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform.3x.html;h=baaadbd255a4a514a693914245f8765eb1935ace;hp=c9a65ad825688a8ed69d29a0a40ef473261e652e;hb=HEAD;hpb=80803f3a4a1fbdebb4de105cef9a10af36230f3c diff --git a/doc/html/man/form.3x.html b/doc/html/man/form.3x.html index c9a65ad8..fcdb7af1 100644 --- a/doc/html/man/form.3x.html +++ b/doc/html/man/form.3x.html @@ -1,7 +1,7 @@ -form 3x +form 3x 2024-03-16 ncurses 6.5 Library calls -

form 3x

+

form 3x 2024-03-16 ncurses 6.5 Library calls

-form(3x)                                                              form(3x)
+form(3x)                         Library calls                        form(3x)
 
 
 
@@ -85,8 +85,8 @@
 
 

Routine Name Index

        The  following table lists each form routine and the name of the manual
-       page on which it is described.  Routines flagged with "*" are  ncurses-
-       specific, not present in SVr4.
+       page  on  which  it  is  described.   Routines  flagged  with  "*"  are
+       ncurses-specific, not present in SVr4.
 
        curses Routine Name     Manual Page Name
        --------------------------------------------------
@@ -211,48 +211,41 @@
 
 
 

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 libncurses.a; that is,
-       you want to say "-lform -lncurses", not the  other  way  around  (which
-       would give you a link error when using static libraries).
+       The header file form.h itself includes curses.h.
 
 
 

PORTABILITY

-       These  routines  emulate  the  System  V  forms library.  They were not
+       These routines emulate the System  V  forms  library.   They  were  not
        supported on Version 7 or BSD versions.
 
-       The menu facility was documented in SVr4.2 in Character User  Interface
-       Programming (UNIX SVR4.2).
+       A  form  facility  was  documented in SVr4.2's Character User Interface
+       Programming document.
 
        It is not part of X/Open Curses.
 
-       Aside from ncurses, there are few implementations:
+       Aside from ncurses, there are few implementations:
 
        o   systems based on SVr4 source code, e.g., Solaris.
 
        o   NetBSD curses.
 
-       A  few  functions  in  this  implementation  are  extensions  added for
-       ncurses,   but   not   provided   by   other   implementations,   e.g.,
+       A few  functions  in  this  implementation  are  extensions  added  for
+       ncurses,   but   not   provided   by   other   implementations,   e.g.,
        form_driver_w, unfocus_current_field.
 
 
 

AUTHORS

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

SEE ALSO

-       curses(3x) and related pages whose names  begin  "form_"  for  detailed
+       curses(3x)  and  related  pages  whose names begin "form_" for detailed
        descriptions of the entry points.
 
-       This describes ncurses version 6.3 (patch 20220625).
-
 
 
-                                                                      form(3x)
+ncurses 6.5                       2024-03-16                          form(3x)