summaryrefslogtreecommitdiff
path: root/faxrcvd
diff options
context:
space:
mode:
Diffstat (limited to 'faxrcvd')
-rwxr-xr-xfaxrcvd7
1 files changed, 6 insertions, 1 deletions
diff --git a/faxrcvd b/faxrcvd
index 9b968d7..0ffe002 100755
--- a/faxrcvd
+++ b/faxrcvd
@@ -4,11 +4,16 @@
# Noel Burton-Krahn <noel@burton-krahn.com>
# Sept 4, 1999
#
-#
+# Modifications by Jonas Smedegaard <dr@jones.dk>
+# 2001-2002
+#
+# $Id: faxrcvd,v 1.2 2002-03-07 16:22:51 jonas Exp $
+#
# faxrcvd file devID commID error-msg
#
# modified faxrcvd from hylafax which calls faxrcvd-mail
#
+
if [ $# != 4 ]; then
echo "Usage: $0 file devID commID error-msg"
exit 1