summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/groff/eqn/neqn.sh
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/groff/eqn/neqn.sh')
-rw-r--r--gnu/usr.bin/groff/eqn/neqn.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/eqn/neqn.sh b/gnu/usr.bin/groff/eqn/neqn.sh
new file mode 100644
index 0000000..7703767
--- /dev/null
+++ b/gnu/usr.bin/groff/eqn/neqn.sh
@@ -0,0 +1,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