mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 07:37:25 -04:00
Add missing psroff.sh (for compatibility with old groff)
This commit is contained in:
parent
0b3782714e
commit
bc70277b5b
1 changed files with 2 additions and 0 deletions
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 a new issue