]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/menu_opts.3x
ncurses 6.4 - patch 20230701
[ncurses.git] / man / menu_opts.3x
index f2e4e69dbbab592da510b87e1635c7a26d1800fc..2ed1a826735659b4c6fa6a5ed014478503c26bce 100644 (file)
@@ -1,6 +1,6 @@
 '\" t
 .\"***************************************************************************
-.\" Copyright 2018-2021,2022 Thomas E. Dickey                                *
+.\" Copyright 2018-2022,2023 Thomas E. Dickey                                *
 .\" Copyright 1998-2015,2016 Free Software Foundation, Inc.                  *
 .\"                                                                          *
 .\" Permission is hereby granted, free of charge, to any person obtaining a  *
@@ -28,8 +28,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: menu_opts.3x,v 1.22 2022/02/12 20:02:20 tom Exp $
-.TH menu_opts 3X 2022-02-12 "ncurses 6.4" "Library calls"
+.\" $Id: menu_opts.3x,v 1.25 2023/07/01 15:46:10 tom Exp $
+.TH menu_opts 3X 2023-07-01 "ncurses 6.4" "Library calls"
 .SH NAME
 \fBset_menu_opts\fP,
 \fBmenu_opts_on\fP,
@@ -45,7 +45,6 @@
 \fBint menu_opts_on(MENU *\fImenu\fB, Menu_Options \fIopts\fB);\fR
 .br
 \fBint menu_opts_off(MENU *\fImenu\fB, Menu_Options \fIopts\fB);\fR
-.br
 .SH DESCRIPTION
 The function \fBset_menu_opts\fP sets all the given menu's option bits (menu
 option bits may be logically-OR'ed together).