diff options
| author | Bruce Evans <bde@FreeBSD.org> | 2001-10-03 04:01:51 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 2001-10-03 04:01:51 +0000 |
| commit | d703551558f4f2d4f5ba8b9efd2adf2b79ef35fc (patch) | |
| tree | 51c19d70ed507e4a9a092c20b8bce47b2ca73852 /gnu/lib/libdialog | |
| parent | 9f770bc78cd0c8a98d211f0f1d17be2caa652b0a (diff) | |
Notes
Diffstat (limited to 'gnu/lib/libdialog')
| -rw-r--r-- | gnu/lib/libdialog/dialog.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/lib/libdialog/dialog.3 b/gnu/lib/libdialog/dialog.3 index 8fc8fd92eca2..fee92326eea7 100644 --- a/gnu/lib/libdialog/dialog.3 +++ b/gnu/lib/libdialog/dialog.3 @@ -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" |
