Subject: CVS commit: doc
To: None <source-changes@netbsd.org>
From: Jason Beegan <jtb@netbsd.org>
List: source-changes
Date: 05/22/2001 01:30:05
Module Name:	doc
Committed By:	jtb
Date:		Mon May 21 22:30:04 UTC 2001

Modified Files:
	doc: pkg-CHANGES

Log Message:
Note addition of efax-0.9.

efax is a small ANSI C/POSIX program that sends and receives faxes
using any fax modem (Class 1, 2 or 2.0).

efax is smaller and easier to install than HylaFAX or mgetty+sendfax.
As one user put it ``EFAX is a nice simple program for single user
systems.''

The ``fax'' command, a shell script, lets you send, receive, view and
print faxes.  In larger systems, faxes can be sent by printing to a
``fax'' printer and received faxes can be e-mailed as MIME attachments
to an administrator for distribution.  efax can also pass incoming
data calls to a getty program.

The efax package includes ``efix,'' a program to convert between
various image file formats.  To fax Postscript files you will need
Ghostscript.  To view faxes you can use any program that displays PGM
files.  efix can convert received files to Postscript or HP Laserjet
formats for printing.

efax is distributed under the terms of the GNU General Public License.


To generate a diff of this commit:
cvs rdiff -r1.4368 -r1.4369 doc/pkg-CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.