summaryrefslogtreecommitdiff
path: root/rc/bin/psfax
diff options
context:
space:
mode:
Diffstat (limited to 'rc/bin/psfax')
-rwxr-xr-xrc/bin/psfax4
1 files changed, 2 insertions, 2 deletions
diff --git a/rc/bin/psfax b/rc/bin/psfax
index 654f53bfe..d9d197b4a 100755
--- a/rc/bin/psfax
+++ b/rc/bin/psfax
@@ -10,8 +10,8 @@ case -v
switch($#*){
case 0 1
- echo usage: $0 telephone-number recipient '[files]'
- exit 0
+ echo usage: $0 telephone-number recipient '[files]' >[1=2]
+ exit usage
case 2
stdin=yes
}