diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-18 09:04:26 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-18 09:04:26 +0000 |
| commit | b781f31cebdb7306199b33a1687a8c482bfa87eb (patch) | |
| tree | a3ad2e6e79bfa1f7acb61cc07d15a235c60815d7 /gnu/lib/libdialog | |
| parent | 4c0dba7213a38ffa24fd5628115c749445e1eb89 (diff) | |
Notes
Diffstat (limited to 'gnu/lib/libdialog')
| -rw-r--r-- | gnu/lib/libdialog/dialog.3 | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/gnu/lib/libdialog/dialog.3 b/gnu/lib/libdialog/dialog.3 index 7693366ea103..47d97705b47e 100644 --- a/gnu/lib/libdialog/dialog.3 +++ b/gnu/lib/libdialog/dialog.3 @@ -810,16 +810,6 @@ If 0 is returned, result will contain a pointer from the array .Sh SEE ALSO .Xr dialog 1 , .Xr ncurses 3 -.Sh AUTHORS -The primary author would appear to be -.An Savio Lam Aq lam836@cs.cuhk.hk -with contributions over the years by -.An Stuart Herbert Aq S.Herbert@sheffield.ac.uk , -.An Marc van Kempen Aq wmbfmk@urc.tue.nl , -.An Andrey Chernov Aq ache@FreeBSD.org , -.An Jordan Hubbard Aq jkh@FreeBSD.org -and -.An Anatoly A. Orehovsky Aq tolik@mpeks.tomsk.su . .Sh HISTORY These functions appeared in .Fx 2.0 @@ -837,5 +827,16 @@ implemented .Fn dialog_ftree and .Fn dialog_tree . +.Sh AUTHORS +.An -nosplit +The primary author would appear to be +.An Savio Lam Aq lam836@cs.cuhk.hk +with contributions over the years by +.An Stuart Herbert Aq S.Herbert@sheffield.ac.uk , +.An Marc van Kempen Aq wmbfmk@urc.tue.nl , +.An Andrey Chernov Aq ache@FreeBSD.org , +.An Jordan Hubbard Aq jkh@FreeBSD.org +and +.An Anatoly A. Orehovsky Aq tolik@mpeks.tomsk.su . .Sh BUGS Sure! |
