X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_field_opts.3x.html;h=c574c2bc7e3804dae5ca3a34e98b46830b561bb3;hp=3eae4302e4c012d8cf4606bdbf91b419b03e49e3;hb=55ccd2b959766810cf7db8d1c4462f338ce0afc8;hpb=a8987e73ec254703634802b4f7ee30d3a485524d;ds=sidebyside diff --git a/doc/html/man/form_field_opts.3x.html b/doc/html/man/form_field_opts.3x.html index 3eae4302..c574c2bc 100644 --- a/doc/html/man/form_field_opts.3x.html +++ b/doc/html/man/form_field_opts.3x.html @@ -2,7 +2,7 @@ @@ -41,7 +41,7 @@
 
-form_field_opts(3x)                           form_field_opts(3x)
+form_field_opts(3x)                                 form_field_opts(3x)
 
 
 
@@ -94,7 +94,7 @@
             The field can be edited.
 
        O_WRAP
-            Words that don't fit on a line  are  wrapped  to  the
+            Words that do not fit on a line are  wrapped  to  the
             next line.  Words are blank-separated.
 
        O_BLANK
@@ -108,7 +108,8 @@
             Allow a blank field.
 
        O_STATIC
-            Field buffers are fixed to field's original size.
+            Field buffers are fixed  to  field's  original  size.
+            Turn this option off to create a dynamic field.
 
        O_PASSOK
             Validate field only if modified by user.
@@ -116,7 +117,7 @@
 
 

RETURN VALUE

-       Except for field_opts, each routine  returns  one  of  the
+       Except  for  field_opts,  each  routine returns one of the
        following:
 
        E_OK The routine succeeded.
@@ -139,18 +140,18 @@
 
 

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 new
+       Juergen Pfeifer.  Manual  pages  and  adaptation  for  new
        curses by Eric S. Raymond.
 
 
 
-                                              form_field_opts(3x)
+                                                    form_field_opts(3x)