Add missing psroff.sh (for compatibility with old groff)
This commit is contained in:
parent
0b3782714e
commit
bc70277b5b
2
gnu/usr.bin/groff/nroff/psroff.sh
Executable file
2
gnu/usr.bin/groff/nroff/psroff.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#! /bin/sh -
|
||||
exec groff -Tps -l -C ${1+"$@"}
|
Loading…
Reference in New Issue
Block a user