From b0bd612e6db92c9a89ea03b2747fd3adc0cfd65f Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Fri, 14 Dec 2001 14:28:53 +0000 Subject: MFC: Reduce gratuitous diffs to -CURRENT. --- gnu/lib/libdialog/dialog.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gnu/lib') diff --git a/gnu/lib/libdialog/dialog.3 b/gnu/lib/libdialog/dialog.3 index d8834513d613..fee92326eea7 100644 --- a/gnu/lib/libdialog/dialog.3 +++ b/gnu/lib/libdialog/dialog.3 @@ -49,7 +49,7 @@ .Nm dialog_tree .Nd provide a simple ncurses-based GUI interface .Sh SYNOPSIS -.Fd #include +.In dialog.h .Ft "void" .Fn draw_shadow "WINDOW *win" "int y" "int x" "int height" "int width" .Ft "void" @@ -74,6 +74,7 @@ .Fn dialog_create_rc "unsigned char *filename" .Ft "int" .Fn dialog_yesno "unsigned char *title" "unsigned char *prompt" "int height" "int width" +.Ft "int" .Fn dialog_noyes "unsigned char *title" "unsigned char *prompt" "int height" "int width" .Ft "int" .Fn dialog_prgbox "unsigned char *title" "const unsigned char *line" "int height" "int width" "int pause" "int use_shell" -- cgit v1.3