diff options
Diffstat (limited to 'lp/process/generic')
| -rwxr-xr-x | lp/process/generic | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lp/process/generic b/lp/process/generic index 3b793d2f..9b9fbdfc 100755 --- a/lp/process/generic +++ b/lp/process/generic @@ -1,4 +1,4 @@ -#!/usr/local/plan9/bin/rc +#!/Users/ethan/plan9port/bin/rc # Tries to determine what type of file you are printing and do the correct # thing with it. # It currently knows about images, troff intermediate, and ascii files. |