]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/form_new_page.3x
ncurses 6.4 - patch 20231001
[ncurses.git] / man / form_new_page.3x
index 3b93b1e0e5307d782108c9629625079aef778949..096224f6d1fe8d6008cf09bdf86484eff48b820e 100644 (file)
@@ -28,8 +28,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: form_new_page.3x,v 1.26 2023/09/16 23:37:03 tom Exp $
-.TH form_new_page 3X 2023-09-16 "ncurses 6.4" "Library calls"
+.\" $Id: form_new_page.3x,v 1.29 2023/09/30 21:38:11 tom Exp $
+.TH form_new_page 3X 2023-09-30 "ncurses 6.4" "Library calls"
 .ie \n(.g .ds `` \(lq
 .el       .ds `` ``
 .ie \n(.g .ds '' \(rq
@@ -60,9 +60,6 @@ The routine succeeded.
 .TP 5
 .B E_CONNECTED
 The given field is already connected to a form.
-.SH SEE ALSO
-\fBcurses\fP(3X) and related pages whose names begin \*(``form_\*('' for detailed
-descriptions of the entry points.
 .SH NOTES
 The header file \fB<form.h>\fP automatically includes the header file
 \fB<curses.h>\fP.
@@ -73,3 +70,6 @@ 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) and related pages whose names begin \*(``form_\*(''
+for detailed descriptions of the entry points.