]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/form_win.3x
ncurses 6.4 - patch 20231001
[ncurses.git] / man / form_win.3x
index ba9e3687cff00a22b89968d17b229cf0fc208e0d..a25927ebb9bbebd2159543f9ce7d44dc9b9777b2 100644 (file)
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: form_win.3x,v 1.25 2023/07/01 15:46:10 tom Exp $
-.TH form_win 3X 2023-07-01 "ncurses 6.4" "Library calls"
+.\" $Id: form_win.3x,v 1.30 2023/09/30 21:38:11 tom Exp $
+.TH form_win 3X 2023-09-30 "ncurses 6.4" "Library calls"
 .SH NAME
-\fBform_win\fP \- make and break form window and subwindow associations
+\fBform_win\fP \-
+make and break form window and subwindow associations
 .SH SYNOPSIS
 \fB#include <form.h>\fP
 .sp
@@ -79,10 +80,6 @@ The form has already been posted.
 .TP 5
 .B E_NOT_CONNECTED
 No items are connected to the form.
-.SH SEE ALSO
-\fBcurses\fP(3X),
-\fBcurs_variables\fP(3X),
-\fBform\fP(3X).
 .SH NOTES
 The header file \fB<form.h>\fP automatically includes the header file
 \fB<curses.h>\fP.
@@ -93,3 +90,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\%curs_variables\fP(3X),
+\fB\%form\fP(3X)