]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/form_page.3x
ncurses 6.4 - patch 20230923
[ncurses.git] / man / form_page.3x
index 5205859ee4098e246e8fc718a70018f60a1ab121..5a9c1835cd259d4e990ef4821f3bcebc491c7ce8 100644 (file)
@@ -1,6 +1,6 @@
 '\" t
 .\"***************************************************************************
-.\" Copyright 2018-2021,2022 Thomas E. Dickey                                *
+.\" Copyright 2018-2022,2023 Thomas E. Dickey                                *
 .\" Copyright 1998-2010,2016 Free Software Foundation, Inc.                  *
 .\"                                                                          *
 .\" Permission is hereby granted, free of charge, to any person obtaining a  *
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: form_page.3x,v 1.22 2022/02/12 20:03:40 tom Exp $
-.TH form_page 3X ""
+.\" $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"
 .SH NAME
-\fBform_page\fP \- set and get form page number
+\fBform_page\fP \-
+set and get form page number
 .SH SYNOPSIS
 \fB#include <form.h>\fP
 .sp
@@ -46,7 +47,6 @@
 \fBint form_page(const FORM *\fIform\fB);\fR
 .sp
 \fBint field_index(const FIELD *\fIfield\fB);\fR
-.br
 .SH DESCRIPTION
 The function \fBset_current_field\fP sets the current field of the given
 form; \fBcurrent_field\fP returns the current field of the given form.