summaryrefslogtreecommitdiffstats
path: root/upstream/archlinux/man3/dialog.3
diff options
context:
space:
mode:
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".