xref: /freebsd/contrib/dialog/samples/README (revision 1db9f3b21e39176dd5b67cf8ac378633b172463e)
1-- $Id: README,v 1.4 2012/12/02 18:52:52 tom Exp $
2
3You can set the environment-variable DIALOG to whatever program you
4want to check. Default is "dialog".
5
6Use "export DIALOG=/usr/bin/dialog" for sh or "setenv DIALOG ../dialog" for csh
7to test the /usr/bin/dialog program.
8