aboutsummaryrefslogtreecommitdiff
path: root/contrib/groff/src/preproc/eqn/neqn.sh
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1996-09-07 16:18:32 +0000
committerPaul Traina <pst@FreeBSD.org>1996-09-07 16:18:32 +0000
commit4e5867aa82604bc07408d50845eff8fa467f671b (patch)
tree0abcbad9804fcf7a7157983937cadcf61449b840 /contrib/groff/src/preproc/eqn/neqn.sh
downloadsrc-4e5867aa82604bc07408d50845eff8fa467f671b.tar.gz
src-4e5867aa82604bc07408d50845eff8fa467f671b.zip
Virgin import of FSF groff v1.10
Notes
Notes: svn path=/vendor/groff/dist/; revision=18099
Diffstat (limited to 'contrib/groff/src/preproc/eqn/neqn.sh')
-rw-r--r--contrib/groff/src/preproc/eqn/neqn.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/groff/src/preproc/eqn/neqn.sh b/contrib/groff/src/preproc/eqn/neqn.sh
new file mode 100644
index 000000000000..770376732b29
--- /dev/null
+++ b/contrib/groff/src/preproc/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+"$@"}