diff options
| author | Paul Traina <pst@FreeBSD.org> | 1996-09-08 00:26:24 +0000 |
|---|---|---|
| committer | Paul Traina <pst@FreeBSD.org> | 1996-09-08 00:26:24 +0000 |
| commit | b3e7b046b068f62fb3b4b9de636cbae93d1ca371 (patch) | |
| tree | 65a3ac91f2eae0487af362d4e5e102eeb963cdea /gnu/usr.bin/groff | |
| parent | 863a1dba3af3055509795c57d1d1fda2ebe5f50d (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/groff')
| -rw-r--r-- | gnu/usr.bin/groff/src/roff/psroff/psroff.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/src/roff/psroff/psroff.sh b/gnu/usr.bin/groff/src/roff/psroff/psroff.sh new file mode 100644 index 000000000000..8a9008234b43 --- /dev/null +++ b/gnu/usr.bin/groff/src/roff/psroff/psroff.sh @@ -0,0 +1,2 @@ +#! /bin/sh - +exec groff -Tps -l -C ${1+"$@"} |
