Another update. Clarify that a shared spinlock can be acquired while holding
[dragonfly.git] / share / examples / printing / hprf
1 #!/bin/sh
2 #
3 # hprf - FORTRAN text filter for LaserJet 3si:
4 # Installed in /usr/local/libexec/hprf
5 #
6
7 printf "\033&k2G" && fpr && printf "\f" && exit 0
8 exit 2