| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
To: bugs@ATHENA.MIT.EDU Date: Mon, 11 Jun 90 23:32:41 EDT From: John Carr <jfc@ATHENA.MIT.EDU> RT 7.0E lpr -z means print with zephyr notification psroff -z should pass the "-z" option to lpr. The fix is to change the line in /usr/athena/psroff that reads -#*|-h|-m) spool="$spool $1" ;; to read -#*|-h|-m|-z) spool="$spool $1" ;;
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |