From 4e5867aa82604bc07408d50845eff8fa467f671b Mon Sep 17 00:00:00 2001 From: Paul Traina Date: Sat, 7 Sep 1996 16:18:32 +0000 Subject: Virgin import of FSF groff v1.10 --- contrib/groff/src/preproc/eqn/neqn.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 contrib/groff/src/preproc/eqn/neqn.sh (limited to 'contrib/groff/src/preproc/eqn') 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+"$@"} -- cgit v1.2.3