Add psroff command
This commit is contained in:
parent
863a1dba3a
commit
b3e7b046b0
2
contrib/groff/nroff/psroff.sh
Normal file
2
contrib/groff/nroff/psroff.sh
Normal file
@ -0,0 +1,2 @@
|
||||
#! /bin/sh -
|
||||
exec groff -Tps -l -C ${1+"$@"}
|
2
gnu/usr.bin/groff/src/roff/psroff/psroff.sh
Normal file
2
gnu/usr.bin/groff/src/roff/psroff/psroff.sh
Normal file
@ -0,0 +1,2 @@
|
||||
#! /bin/sh -
|
||||
exec groff -Tps -l -C ${1+"$@"}
|
Loading…
x
Reference in New Issue
Block a user