]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/form_post.3x
ncurses 6.4 - patch 20231001
[ncurses.git] / man / form_post.3x
index 471b88d48a2a42b973d0c8f8dc34ee20db49cf9a..7aabb234ac6b37b010e4606172c3818932aa2ed2 100644 (file)
@@ -28,8 +28,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: form_post.3x,v 1.25 2023/09/16 23:37:03 tom Exp $
-.TH form_post 3X 2023-09-16 "ncurses 6.4" "Library calls"
+.\" $Id: form_post.3x,v 1.28 2023/09/30 21:38:11 tom Exp $
+.TH form_post 3X 2023-09-30 "ncurses 6.4" "Library calls"
 .SH NAME
 \fBpost_form\fP,
 \fBunpost_form\fP \-
 .SH NAME
 \fBpost_form\fP,
 \fBunpost_form\fP \-
@@ -74,9 +74,6 @@ The form has already been posted.
 .TP 5
 .B E_SYSTEM_ERROR
 System error occurred (see \fBerrno\fP(3)).
 .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.
 .SH NOTES
 The header file \fB<form.h>\fP automatically includes the header file
 \fB<curses.h>\fP.
@@ -87,3 +84,6 @@ Version 7 or BSD versions.
 .SH AUTHORS
 Juergen Pfeifer.
 Manual pages and adaptation for new curses by Eric S. Raymond.
 .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)