]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/form_field_opts.3x
ncurses 6.4 - patch 20230701
[ncurses.git] / man / form_field_opts.3x
index aee8a96aabf1613ffb2b9010e2d435728705c6d3..3edac10d3bc281b39e92ee26ba77ab95864787a4 100644 (file)
@@ -1,6 +1,6 @@
 '\" t
 .\"***************************************************************************
-.\" Copyright 2018-2021,2022 Thomas E. Dickey                                *
+.\" Copyright 2018-2022,2023 Thomas E. Dickey                                *
 .\" Copyright 1998-2014,2015 Free Software Foundation, Inc.                  *
 .\"                                                                          *
 .\" Permission is hereby granted, free of charge, to any person obtaining a  *
@@ -28,8 +28,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: form_field_opts.3x,v 1.31 2022/02/12 20:03:40 tom Exp $
-.TH form_field_opts 3X 2022-02-12 "ncurses 6.4" "Library calls"
+.\" $Id: form_field_opts.3x,v 1.34 2023/07/01 15:46:10 tom Exp $
+.TH form_field_opts 3X 2023-07-01 "ncurses 6.4" "Library calls"
 .SH NAME
 \fBset_field_opts\fP,
 \fBfield_opts_on\fP,
@@ -45,7 +45,6 @@
 \fBint field_opts_on(FIELD *\fIfield\fB, Field_Options \fIopts\fB);\fR
 .br
 \fBint field_opts_off(FIELD *\fIfield\fB, Field_Options \fIopts\fB);\fR
-.br
 .SH DESCRIPTION
 The function \fBset_field_opts\fP sets all the given field's option bits (field
 option bits may be logically-OR'ed together).