X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_field_opts.3x.html;h=1d3ce8d7b047b6bd135a44e9b4aab49b7bd321da;hp=f9a13217cbddd3f60be91087bfb091bec302dc8f;hb=0ac2306dd3aaab1338d8b1458c15a7e476cfc3ff;hpb=82a087c4c47679fcfa59bb6d7bdbe587355ba3f6 diff --git a/doc/html/man/form_field_opts.3x.html b/doc/html/man/form_field_opts.3x.html index f9a13217..1d3ce8d7 100644 --- a/doc/html/man/form_field_opts.3x.html +++ b/doc/html/man/form_field_opts.3x.html @@ -2,7 +2,7 @@ @@ -78,17 +78,17 @@ The following options are defined (all are on by default): O_VISIBLE - The field is displayed. If this option is off, dis- + The field is displayed. If this option is off, dis- play of the field is suppressed. O_ACTIVE - The field is visited during processing. If this - option is off, the field will not be reachable by - navigation keys. Please notice that an invisible + The field is visited during processing. If this + option is off, the field will not be reachable by + navigation keys. Please notice that an invisible field appears to be inactive also. O_PUBLIC - The field contents are displayed as data is entered. + The field contents are displayed as data is entered. O_EDIT The field can be edited. @@ -138,8 +138,10 @@ curses(3x), form(3x). - NOTES The header file <form.h> automatically includes the - header file <curses.h>. + +

NOTES

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