]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/form_data.3x
ncurses 6.4 - patch 20231001
[ncurses.git] / man / form_data.3x
index fdc18d6d1dbb7263b164d408858a15de9d5d460a..de695c5d62d3b0a1e1abbe5e38bfe905c90dd215 100644 (file)
@@ -28,8 +28,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: form_data.3x,v 1.24 2023/09/16 23:37:03 tom Exp $
-.TH form_data 3X 2023-09-16 "ncurses 6.4" "Library calls"
+.\" $Id: form_data.3x,v 1.27 2023/09/30 21:38:11 tom Exp $
+.TH form_data 3X 2023-09-30 "ncurses 6.4" "Library calls"
 .SH NAME
 \fBdata_ahead\fP,
 \fBdata_behind\fP \-
@@ -48,8 +48,6 @@ It returns TRUE (1) or FALSE (0).
 The function \fBdata_behind\fP tests whether there is off-screen data
 behind in the given form.
 It returns TRUE (1) or FALSE (0).
-.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.
@@ -60,3 +58,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),
+\fB\%form\fP(3X)