X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_field_opts.3x.html;h=e1c453e9e744aee00fe0ed8d1c321347467d99ee;hp=f9a13217cbddd3f60be91087bfb091bec302dc8f;hb=f9d358b4f3cf9b44727a0ee5c08f8ca6ae4e3821;hpb=82a087c4c47679fcfa59bb6d7bdbe587355ba3f6 diff --git a/doc/html/man/form_field_opts.3x.html b/doc/html/man/form_field_opts.3x.html index f9a13217..e1c453e9 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>.