summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libdialog
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-01-12 15:46:56 +0000
committerru <ru@FreeBSD.org>2001-01-12 15:46:56 +0000
commit0a221c5a509f281ceb3cfefc7ab373177376bb58 (patch)
treeeb3ab7d18e570b8f69c22243a2ae5af193bbe5f9 /gnu/lib/libdialog
parent3c313aa466d3e693d3a3334d87dcde7e7c1cca4c (diff)
downloadFreeBSD-src-0a221c5a509f281ceb3cfefc7ab373177376bb58.zip
FreeBSD-src-0a221c5a509f281ceb3cfefc7ab373177376bb58.tar.gz
mdoc(7) police: Ft/Vt now accept punctuation-type arguments.
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