]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/form_field_new.3x
ncurses 6.4 - patch 20231001
[ncurses.git] / man / form_field_new.3x
index f8dfb98abba66fb2a25bf4474d5cb1bbac112961..ce1b5d86539daefac92599615403b72b43d361db 100644 (file)
@@ -28,8 +28,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: form_field_new.3x,v 1.33 2023/09/16 23:37:03 tom Exp $
-.TH form_field_new 3X 2023-09-16 "ncurses 6.4" "Library calls"
+.\" $Id: form_field_new.3x,v 1.36 2023/09/30 21:38:11 tom Exp $
+.TH form_field_new 3X 2023-09-30 "ncurses 6.4" "Library calls"
 .SH NAME
 \fBnew_field\fP,
 \fBdup_field\fP,
@@ -90,8 +90,6 @@ Routine detected an incorrect or out-of-range argument.
 .TP 5
 .B E_CONNECTED
 field is connected.
-.SH SEE ALSO
-\fBcurses\fP(3X), \fBform\fP(3X).
 .SH NOTES
 The header file \fB<form.h>\fP automatically includes the header file
 \fB<curses.h>\fP.
@@ -106,3 +104,6 @@ not very explicit about what gets copied and what does not.
 .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)