aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libdialog
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-01-12 15:46:56 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-01-12 15:46:56 +0000
commitb77b3c00be5547ec50166dc07fd7ed8f5835be94 (patch)
tree273d67850fba0e4c76a19b45707fb4f8e05bbbe7 /gnu/lib/libdialog
parent5ba22da47118a556a7c9522976076f2941df35f1 (diff)
Notes
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 140c4ab7d3e8..876c6738b65a 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