forked from pool/groff
- Update to 1.23.0: * Too many changes, see NEWS file for details. - Refreshed patches: * 0002-documentation-for-the-locale-keyword.patch * 0004-don-t-use-usr-bin-env-in-shebang.patch * groff-1.20.1-deunicode.patch * groff-1.20.1-nroff-empty-LANGUAGE.patch * groff-1.21-CVE-2009-5081.patch * groff-force-locale-usage.patch - Drop sort-perl-hash-keys.patch (upstreamed) - Drop doc-volume-operating-system and doc-default-operating-system changes (doesn't default to BSD anymore) - Configure flag --with-appresdir has been renamed to --with-appdefdir - Update file list with files that were removed from the package OBS-URL: https://build.opensuse.org/request/show/1107996 OBS-URL: https://build.opensuse.org/package/show/M17N/groff?expand=0&rev=92
17 lines
374 B
Diff
17 lines
374 B
Diff
Index: b/tmac/tty.tmac
|
|
===================================================================
|
|
--- a/tmac/tty.tmac
|
|
+++ b/tmac/tty.tmac
|
|
@@ -70,6 +70,11 @@
|
|
.fchar \[radicalex] \[rn]
|
|
.fchar \[sqrtex] \[rn]
|
|
.
|
|
+.if '\*[.T]'utf8' \{\
|
|
+.\" use ascii hyphenation characters - bnc#68385
|
|
+. shc -
|
|
+.\}
|
|
+.
|
|
.\" color definitions
|
|
.defcolor black rgb #000000
|
|
.defcolor red rgb #ff0000
|