summaryrefslogtreecommitdiffstats
path: root/rules/efax.in
blob: 306ecfd446f8367e7b34641fdc33876016b3871a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
config EFAX
	bool
	prompt "efax"
	help
	  Programs to send and receive fax messages
	  
 	  efax is a small ANSI C/POSIX program that provides 
	  the data transport function for fax applications 
	  using any Class 1 or Class 2 fax modem.
	  
 	  Another program, efix, converts between fax, text, 
	  bit-map and gray-scale formats. fax, a shell script, 
	  provides a simple user interface to the efax and efix 
	  programs. It allows you to send text or Postscript 
	  files as faxes and receive, print or preview 
	  received faxes.