]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/panel.3x
ncurses 6.5 - patch 20240504
[ncurses.git] / man / panel.3x
index 6071b29a390e60ab5c4fc5f6098a5de81e05cfaa..c63b4315699ba988f7d6313390025cf07ca20576 100644 (file)
@@ -1,5 +1,5 @@
 .\"***************************************************************************
-.\" Copyright 2018-2022,2023 Thomas E. Dickey                                *
+.\" Copyright 2018-2023,2024 Thomas E. Dickey                                *
 .\" Copyright 1998-2016,2017 Free Software Foundation, Inc.                  *
 .\"                                                                          *
 .\" Permission is hereby granted, free of charge, to any person obtaining a  *
@@ -27,8 +27,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: panel.3x,v 1.60 2023/12/16 21:24:43 tom Exp $
-.TH panel 3X 2023-12-16 "ncurses 6.4" "Library calls"
+.\" $Id: panel.3x,v 1.63 2024/03/16 15:35:01 tom Exp $
+.TH panel 3X 2024-03-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
@@ -109,7 +109,7 @@ puts panel \fIpan\fP at the bottom of all panels.
 .SS ceiling_panel
 \fB\%ceiling_panel(\fIsp\fB)\fR
 acts like \fB\%panel_below(NULL)\fP
-for the given \fI\%SCREEN\fP \fIsp\fP.
+for the given \fISCREEN\fP \fIsp\fP.
 .\" ---------
 .SS del_panel
 \fB\%del_panel(\fIpan\fB)\fR
@@ -119,7 +119,7 @@ removes the given panel \fIpan\fP from the stack and deallocates the
 .SS ground_panel
 \fB\%ground_panel(\fIsp\fB)\fR
 acts like \fB\%panel_above(NULL)\fP
-for the given \fI\%SCREEN\fP \fIsp\fP.
+for the given \fISCREEN\fP \fIsp\fP.
 .\" ---------
 .SS hide_panel
 \fB\%hide_panel(\fIpan\fB)\fR