summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/groff/eqn/neqn.sh
blob: 770376732b297db7c945dec8e48ef698eaa74e2b (plain)
1
2
3
4
5
#!/bin/sh
# Provision of this shell script should not be taken to imply that use of
# GNU eqn with groff -Tascii|-Tlatin1 is supported.

exec @g@eqn -Tascii ${1+"$@"}
OpenPOWER on IntegriCloud