summaryrefslogtreecommitdiffstats
path: root/doc/dialog.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/dialog.n')
-rw-r--r--doc/dialog.n3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/dialog.n b/doc/dialog.n
index e35f33f..bd40321 100644
--- a/doc/dialog.n
+++ b/doc/dialog.n
@@ -30,7 +30,8 @@ Text to appear in the window manager's title bar for the dialog.
Message to appear in the top portion of the dialog box.
.TP
\fIbitmap\fR
-If non-empty, specifies a bitmap to display in the top portion of
+If non-empty, specifies a bitmap (in a form suitable for Tk_GetBitmap)
+to display in the top portion of
the dialog, to the left of the text.
If this is an empty string then no bitmap is displayed in the dialog.
.TP