Oops, forget to add \{ \} in prev. commit

This commit is contained in:
Andrey A. Chernov 1995-01-17 21:08:33 +00:00
parent a61b49098a
commit 8cd8abf162
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5695

View File

@ -20,10 +20,12 @@ troffrc!X100 troffrc!X100-12
.do tr \[char160]
.\" Set the hyphenation language to `us'.
.\" Load hyphenation patterns from `hyphen.us' (in the tmac directory).
.ie "\*[.T]"koi8-r" \
.ie "\*[.T]"koi8-r" \{\
.do hla us-ru
.do hpf hyphen.us-ru
.el \
. \}
.el \{\
.do hla us
.do hpf hyphen.us
. \}
.\" Don't let blank lines creep in here.