]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/form_opts.3x
ncurses 6.4 - patch 20230918
[ncurses.git] / man / form_opts.3x
index ebcf5af3e49a41b67aabe670ecc1c94463aeffb3..eb72f86250d8a2182289c4b9206d8aeddaa1b5f8 100644 (file)
@@ -1,6 +1,6 @@
 '\" t
 .\"***************************************************************************
-.\" Copyright 2018-2021,2022 Thomas E. Dickey                                *
+.\" Copyright 2018-2022,2023 Thomas E. Dickey                                *
 .\" Copyright 1998-2010,2015 Free Software Foundation, Inc.                  *
 .\"                                                                          *
 .\" Permission is hereby granted, free of charge, to any person obtaining a  *
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: form_opts.3x,v 1.21 2022/02/12 20:03:40 tom Exp $
-.TH form_opts 3X 2022-02-12 "ncurses 6.4" "Library calls"
+.\" $Id: form_opts.3x,v 1.26 2023/09/16 23:37:03 tom Exp $
+.TH form_opts 3X 2023-09-16 "ncurses 6.4" "Library calls"
 .SH NAME
 \fBset_form_opts\fP,
 \fBform_opts_on\fP,
 \fBform_opts_off\fP,
-\fBform_opts\fP \- set and get form options
+\fBform_opts\fP \-
+set and get form options
 .SH SYNOPSIS
 \fB#include <form.h>\fP
 .sp
@@ -45,7 +46,6 @@
 \fBint form_opts_on(FORM *\fIform\fB, Field_Options \fIopts\fB);\fR
 .br
 \fBint form_opts_off(FORM *\fIform\fB, Field_Options \fIopts\fB);\fR
-.br
 .SH DESCRIPTION
 The function \fBset_form_opts\fP sets all the given form's option bits (form
 option bits may be logically-OR'ed together).