summaryrefslogtreecommitdiffstats
path: root/upstream/archlinux/man3/dialog.3
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:51:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:51:52 +0000
commit4ad94864781f48b1a4b77f9cfb934622bf756ba1 (patch)
tree3900955c1886e6d2570fea7125ee1f01bafe876d /upstream/archlinux/man3/dialog.3
parentAdding upstream version 4.22.0. (diff)
downloadmanpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.tar.xz
manpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.zip
Adding upstream version 4.23.0.upstream/4.23.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/archlinux/man3/dialog.3')
-rw-r--r--upstream/archlinux/man3/dialog.36
1 files changed, 3 insertions, 3 deletions
diff --git a/upstream/archlinux/man3/dialog.3 b/upstream/archlinux/man3/dialog.3
index c450e791..ef7e87f5 100644
--- a/upstream/archlinux/man3/dialog.3
+++ b/upstream/archlinux/man3/dialog.3
@@ -1,5 +1,5 @@
'\" t
-.\" $Id: dialog.3,v 1.147 2024/01/01 11:32:49 tom Exp $
+.\" $Id: dialog.3,v 1.148 2024/03/06 09:13:53 tom Exp $
.\" Copyright 2005-2023,2024 Thomas E. Dickey
.\"
.\" This program is free software; you can redistribute it and/or modify
@@ -140,7 +140,7 @@ are used for convenience in building the library or main program.
These include definitions based on the generated \fI<dlg_config.h>\fP header.
.
.\" ************************************************************************
-.SH DATA STRUCTURES
+.SH "DATA STRUCTURES"
All of the global data for the \fB\*l\fP library is stored in
a few structures:
\fIDIALOG_STATE\fP, \fIDIALOG_VARS\fP and \fIDIALOG_COLORS\fP.
@@ -1534,7 +1534,7 @@ is the desired width of the box.
If zero, the height is based on the screen size.
.
.\" ************************************************************************
-.SH UTILITY FUNCTIONS
+.SH "UTILITY FUNCTIONS"
Most functions that implement lower-level
functionality for the command-line \fB\*p\fP
program or widgets, have names beginning "\fIdlg_\fP".