summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libdialog
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/lib/libdialog')
-rw-r--r--gnu/lib/libdialog/dialog.38
1 files changed, 4 insertions, 4 deletions
diff --git a/gnu/lib/libdialog/dialog.3 b/gnu/lib/libdialog/dialog.3
index 140c4ab..876c673 100644
--- a/gnu/lib/libdialog/dialog.3
+++ b/gnu/lib/libdialog/dialog.3
@@ -326,7 +326,7 @@ should be a positive
integer representing the number of string pointer pairs to find in
.Va itptr
(which should be of type
-.Ft char "**" ),
+.Ft char "**" ) ,
the strings are
expected to be in prompt and title order for each item and the
.Va result
@@ -392,7 +392,7 @@ should be a positive
integer representing the number of string pointer tuples to find in
.Va itptr
(which should be of type
-.Ft "char **" ),
+.Ft "char **" ) ,
the strings are
expected to be in prompt, title and state ("on" or "off") order for
each item and the
@@ -408,7 +408,7 @@ integer representing the number of
structures pointed to by
.Va itptr
(which should be of type
-.Ft "dialogMenuItem *" ),
+.Ft "dialogMenuItem *" ) ,
one structure per item. In the new interface,
the
.Va result
@@ -475,7 +475,7 @@ should be a positive
integer representing the number of string pointer tuples to find in
.Va itptr
(which should be of type
-.Ft "char **" ),
+.Ft "char **" ) ,
the strings are
expected to be in prompt, title and state ("on" or "off") order for
each item and the
OpenPOWER on IntegriCloud