diff options
Diffstat (limited to 'contrib/groff/src/preproc/eqn/neqn.sh')
-rw-r--r-- | contrib/groff/src/preproc/eqn/neqn.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/contrib/groff/src/preproc/eqn/neqn.sh b/contrib/groff/src/preproc/eqn/neqn.sh deleted file mode 100644 index 770376732b297..0000000000000 --- a/contrib/groff/src/preproc/eqn/neqn.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/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+"$@"} |