summaryrefslogtreecommitdiff
path: root/faxrcvd
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2002-03-07 16:22:51 +0000
committerJonas Smedegaard <dr@jones.dk>2002-03-07 16:22:51 +0000
commit85d7610aadf1be8e4d1bece0a5ad5d63ccd3089c (patch)
tree2c2c72a2123c0e234e21b65196cf17a702ceb501 /faxrcvd
parent0490e886f63d90013c3e10fe456fb84d6dd48fab (diff)
Rename files and add/improve descriptive headers.
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