]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/form_page.3x
ncurses 6.4 - patch 20231001
[ncurses.git] / man / form_page.3x
index 5a9c1835cd259d4e990ef4821f3bcebc491c7ce8..674368f691084c2d4da453e5f755b2f3040216df 100644 (file)
@@ -28,8 +28,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: form_page.3x,v 1.28 2023/09/16 23:37:03 tom Exp $
-.TH form_page 3X 2023-09-16 "ncurses 6.4" "Library calls"
+.\" $Id: form_page.3x,v 1.31 2023/09/30 21:38:11 tom Exp $
+.TH form_page 3X 2023-09-30 "ncurses 6.4" "Library calls"
 .SH NAME
 \fBform_page\fP \-
 set and get form page number
@@ -84,9 +84,6 @@ The form driver could not process the request.
 .TP 5
 .B E_SYSTEM_ERROR
 System error occurred (see \fBerrno\fP(3)).
-.
-.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.
@@ -99,3 +96,6 @@ The \fBunfocus_current_field\fP function is an ncurses extension.
 .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)