summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gnu/usr.bin/groff/tmac/troffrc8
1 files changed, 6 insertions, 2 deletions
diff --git a/gnu/usr.bin/groff/tmac/troffrc b/gnu/usr.bin/groff/tmac/troffrc
index 8d11dfe..080658d 100644
--- a/gnu/usr.bin/groff/tmac/troffrc
+++ b/gnu/usr.bin/groff/tmac/troffrc
@@ -19,7 +19,11 @@
troffrc!X100 troffrc!X100-12
.do tr \[char160]
.\" Set the hyphenation language to `us'.
-.do hla us
.\" Load hyphenation patterns from `hyphen.us' (in the tmac directory).
-.do hpf hyphen.us
+.ie "\*[.T]"koi8-r" \
+.do hla us-ru
+.do hpf hyphen.us-ru
+.el \
+.do hla us
+.do hpf hyphen.us
.\" Don't let blank lines creep in here.
OpenPOWER on IntegriCloud