diff options
Diffstat (limited to 'contrib/groff/src/preproc/eqn/neqn.sh')
-rw-r--r-- | contrib/groff/src/preproc/eqn/neqn.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/groff/src/preproc/eqn/neqn.sh b/contrib/groff/src/preproc/eqn/neqn.sh index dcea2ff3e7b3a..5cca3bfe89f47 100644 --- a/contrib/groff/src/preproc/eqn/neqn.sh +++ b/contrib/groff/src/preproc/eqn/neqn.sh @@ -1,7 +1,7 @@ #!/bin/sh # Provision of this shell script should not be taken to imply that use of # GNU eqn with groff -Tascii|-Tlatin1|-Tkoi8-r|-Tutf8|-Tcp1047 is supported. -# $FreeBSD$ +# $FreeBSD: src/contrib/groff/src/preproc/eqn/neqn.sh,v 1.10 2003/05/01 13:18:28 ru Exp $ # Default device. case "${LC_ALL-${LC_CTYPE-${LANG}}}" in |