X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fhtml%2Fman%2Fform_field_opts.3x.html;h=a0470050bacaf7ed3da38c90ba305b9ff12e8d17;hb=152c5a605234b7ea36ba3a03ec07e124bb6aac75;hp=1f4882db916b8cdf1176633f2e042ff414e95a7b;hpb=e5d1530ca229aef94a3c84ad33f8ae89f35c4045;p=ncurses.git diff --git a/doc/html/man/form_field_opts.3x.html b/doc/html/man/form_field_opts.3x.html index 1f4882db..a0470050 100644 --- a/doc/html/man/form_field_opts.3x.html +++ b/doc/html/man/form_field_opts.3x.html @@ -122,12 +122,12 @@ discarded. O_EDGE_INSERT_STAY - When inserting into a field up to the boundary position, option- - ally delay the scrolling, so that the last inserted character - remains visible, but advance the cursor to reflect the insertion. - This allows the form library to display the inserted character in - one-character fields as well as allowing the library to maintain - consistent state. + When inserting into a field up to the boundary position, + optionally delay the scrolling, so that the last inserted + character remains visible, but advance the cursor to reflect the + insertion. This allows the form library to display the inserted + character in one-character fields as well as allowing the library + to maintain consistent state. O_INPUT_FIELD The set_max_field function checks for this extension, which allows @@ -160,8 +160,8 @@

PORTABILITY

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

AUTHORS