summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libdialog
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 19:07:33 +0000
committerru <ru@FreeBSD.org>2004-07-02 19:07:33 +0000
commit4b39413aeb9e3e3ff1341b98477edddee8807db5 (patch)
tree29f2974dc01c5902c6ed3744380acf6a3ec30c66 /gnu/lib/libdialog
parentc0b5079fea751d98e4a49e6a67c5165920f0a575 (diff)
downloadFreeBSD-src-4b39413aeb9e3e3ff1341b98477edddee8807db5.zip
FreeBSD-src-4b39413aeb9e3e3ff1341b98477edddee8807db5.tar.gz
Removed trailing whitespace.
Diffstat (limited to 'gnu/lib/libdialog')
-rw-r--r--gnu/lib/libdialog/dialog.318
1 files changed, 9 insertions, 9 deletions
diff --git a/gnu/lib/libdialog/dialog.3 b/gnu/lib/libdialog/dialog.3
index c0cc028..9fa0b97 100644
--- a/gnu/lib/libdialog/dialog.3
+++ b/gnu/lib/libdialog/dialog.3
@@ -127,15 +127,15 @@
.Fn end_dialog "void"
.Ft "int"
.Fn dialog_ftree "unsigned char *filename" "unsigned char FS" "unsigned char *title" "unsigned char *prompt" "int height" "int width" "int menu_height" "unsigned char **result"
-.Ft "int"
-.Fo dialog_tree
-.Fa "unsigned char **names"
+.Ft "int"
+.Fo dialog_tree
+.Fa "unsigned char **names"
.Fa "int size"
-.Fa "unsigned char FS"
-.Fa "unsigned char *title"
+.Fa "unsigned char FS"
+.Fa "unsigned char *title"
.Fa "unsigned char *prompt"
-.Fa "int height"
-.Fa "int width"
+.Fa "int height"
+.Fa "int width"
.Fa "int menu_height"
.Fa "unsigned char **result"
.Fc
@@ -711,7 +711,7 @@ box will be calculated automatically.
.Va menu_height
sets the height of the tree subwindow inside the
.Fn dialog_ftree
-box and must be set.
+box and must be set.
.Va title
is shown centered on the upper border of the
.Fn dialog_ftree
@@ -758,7 +758,7 @@ function returns 1. In case of exiting
on ESC, the function returns -1.
.Pp
The
-.Fn dialog_tree
+.Fn dialog_tree
function returns the same results as
.Fn dialog_ftree .
If 0 is returned, result will contain a pointer from the array
OpenPOWER on IntegriCloud