X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_opts.3x.html;h=489752b2641c61a3f4710ff284a4b5fd9d501330;hp=4e74a35178441871c1f07361ff222d1f737cb07a;hb=c6cfd97b8beaf0f6deafbf8aac7281cf6aa7f012;hpb=71c0306f0824ef2b10c4c5813fb003db48f3012e diff --git a/doc/html/man/form_opts.3x.html b/doc/html/man/form_opts.3x.html index 4e74a351..489752b2 100644 --- a/doc/html/man/form_opts.3x.html +++ b/doc/html/man/form_opts.3x.html @@ -1,4 +1,3 @@ - + + + form_opts 3x @@ -40,19 +42,18 @@

form_opts 3x


-
 form_opts(3x)                                             form_opts(3x)
 
 
 
 
 
-

NAME

+

NAME

        form_opts - set and get form options
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <form.h>
        int set_form_opts(FORM *form, Field_Options opts);
        int form_opts_on(FORM *form, Field_Options opts);
@@ -61,7 +62,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        The  function  set_form_opts  sets  all  the  given form's
        option bits  (form  option  bits  may  be  logically-OR'ed
        together).
@@ -89,7 +90,7 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        Except for form_opts, each routine returns one of the fol-
        lowing:
 
@@ -100,24 +101,24 @@
 
 
 
-

SEE ALSO

+

SEE ALSO

        curses(3x), form(3x).
 
 
 
-

NOTES

+

NOTES

        The header file <form.h> automatically includes the header
        file <curses.h>.
 
 
 
-

PORTABILITY

+

PORTABILITY

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

AUTHORS

+

AUTHORS

        Juergen  Pfeifer.   Manual  pages  and  adaptation for new
        curses by Eric S. Raymond.
 
@@ -125,10 +126,17 @@
 
                                                           form_opts(3x)
 
-
-
-Man(1) output converted with -man2html -
+