X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fform_field_opts.3x;fp=man%2Fform_field_opts.3x;h=f303683f1925b9108805b80e9a967d4f3548a346;hp=2649cc42fbdf9910aaa4d4d05003ba154fff5b0c;hb=7e062bb2764a87d98073a90ee65a234a2679f9c1;hpb=0eedaa5673ff8181abe51e3a6fadca3820f90c46 diff --git a/man/form_field_opts.3x b/man/form_field_opts.3x index 2649cc42..f303683f 100644 --- a/man/form_field_opts.3x +++ b/man/form_field_opts.3x @@ -28,8 +28,8 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: form_field_opts.3x,v 1.36 2023/09/16 23:37:03 tom Exp $ -.TH form_field_opts 3X 2023-09-16 "ncurses 6.4" "Library calls" +.\" $Id: form_field_opts.3x,v 1.39 2023/09/30 21:38:11 tom Exp $ +.TH form_field_opts 3X 2023-09-30 "ncurses 6.4" "Library calls" .SH NAME \fBset_field_opts\fP, \fBfield_opts_on\fP, @@ -134,10 +134,6 @@ The field is the current field. .TP 5 .B E_SYSTEM_ERROR System error occurred (see \fBerrno\fP(3)). -.SH SEE ALSO -\fBcurses\fP(3X), -\fBform\fP(3X). -\fBform_field_just\fP(3X). .SH NOTES The header file \fB\fP automatically includes the header file \fB\fP. @@ -148,3 +144,7 @@ Version 7 or BSD versions. .SH AUTHORS Juergen Pfeifer. Manual pages and adaptation for new curses by Eric S. Raymond. +.SH SEE ALSO +\fB\%curses\fP(3X), +\fB\%form\fP(3X), +\fB\%form_field_just\fP(3X)