From 0a221c5a509f281ceb3cfefc7ab373177376bb58 Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 12 Jan 2001 15:46:56 +0000 Subject: mdoc(7) police: Ft/Vt now accept punctuation-type arguments. --- gnu/lib/libdialog/dialog.3 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gnu/lib/libdialog') 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 -- cgit v1.1