X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_opts.3x.html;h=78d57fd737461f72766450a7cbaa0fcdd878624d;hb=8966d257503a5eb02998b885eb376d50d7e16eda;hp=53869a51c58d79b4f91044676c3914db86fc2557;hpb=82a087c4c47679fcfa59bb6d7bdbe587355ba3f6;p=ncurses.git diff --git a/doc/html/man/form_opts.3x.html b/doc/html/man/form_opts.3x.html index 53869a51..78d57fd7 100644 --- a/doc/html/man/form_opts.3x.html +++ b/doc/html/man/form_opts.3x.html @@ -2,7 +2,7 @@ @@ -78,13 +78,13 @@ The following options are defined (all are on by default): O_NL_OVERLOAD - Overload the REQ_NEW_LINE forms driver request so - that calling it at the end of a field goes to the + Overload the REQ_NEW_LINE forms driver request so + that calling it at the end of a field goes to the next field. O_BS_OVERLOAD - Overload the REQ_DEL_PREV forms driver request so - that calling it at the beginning of a field goes to + Overload the REQ_DEL_PREV forms driver request so + that calling it at the beginning of a field goes to the previous field. @@ -112,13 +112,13 @@

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.