Module Name: src
Committed By: wiz
Date: Thu May 21 15:54:50 UTC 2009
Modified Files:
src/gnu/dist/groff/tmac: tty.tmac
Log Message:
"if" does not accept an "el" (else); use "ie" instead.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/gnu/dist/groff/tmac/tty.tmac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/gnu/dist/groff/tmac/tty.tmac
diff -u src/gnu/dist/groff/tmac/tty.tmac:1.2 src/gnu/dist/groff/tmac/tty.tmac:1.3
--- src/gnu/dist/groff/tmac/tty.tmac:1.2 Sun Apr 12 17:56:35 2009
+++ src/gnu/dist/groff/tmac/tty.tmac Thu May 21 15:54:50 2009
@@ -83,7 +83,7 @@
.ie '\*(.T'cp1047' \
. do mso cp1047.tmac
.el \
-. if '\*(.T'ascii' \
+. ie '\*(.T'ascii' \
. do mso ascii.tmac
. el \
. do mso latin1.tmac