Add psroff command

This commit is contained in:
Paul Traina 1996-09-08 00:26:24 +00:00
parent 863a1dba3a
commit b3e7b046b0
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,2 @@
#! /bin/sh -
exec groff -Tps -l -C ${1+"$@"}

View File

@ -0,0 +1,2 @@
#! /bin/sh -
exec groff -Tps -l -C ${1+"$@"}