summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Bertheau <ska-fan@gentoo.org>2003-03-18 00:00:15 +0000
committerMarkus Bertheau <ska-fan@gentoo.org>2003-03-18 00:00:15 +0000
commita8497f31be12db7eb31e9d02030e6da4abf2e09c (patch)
tree1cbf7bac83203dc87a1ef224414a4815b759e564 /sys-apps/groff/files
parentupdate distcc ebuild to fix bug 17716 and add new functionality (diff)
downloadhistorical-a8497f31be12db7eb31e9d02030e6da4abf2e09c.tar.gz
historical-a8497f31be12db7eb31e9d02030e6da4abf2e09c.tar.bz2
historical-a8497f31be12db7eb31e9d02030e6da4abf2e09c.zip
Add a patch that fixes display of man pages in UTF-8 locales
Diffstat (limited to 'sys-apps/groff/files')
-rw-r--r--sys-apps/groff/files/digest-groff-1.18.1-r21
-rw-r--r--sys-apps/groff/files/groff-man-UTF-8.diff11
2 files changed, 12 insertions, 0 deletions
diff --git a/sys-apps/groff/files/digest-groff-1.18.1-r2 b/sys-apps/groff/files/digest-groff-1.18.1-r2
new file mode 100644
index 000000000000..94400bd5b25d
--- /dev/null
+++ b/sys-apps/groff/files/digest-groff-1.18.1-r2
@@ -0,0 +1 @@
+MD5 4c7a1b478d230696f14743772f31639f groff-1.18.1.tar.gz 2250463
diff --git a/sys-apps/groff/files/groff-man-UTF-8.diff b/sys-apps/groff/files/groff-man-UTF-8.diff
new file mode 100644
index 000000000000..512171615c8f
--- /dev/null
+++ b/sys-apps/groff/files/groff-man-UTF-8.diff
@@ -0,0 +1,11 @@
+diff -ur groff-1.18.1.orig/tmac/man.local groff-1.18.1/tmac/man.local
+--- groff-1.18.1.orig/tmac/man.local 2000-10-26 16:15:17.000000000 +0200
++++ groff-1.18.1/tmac/man.local 2003-03-16 02:15:50.000000000 +0100
+@@ -1,2 +1,7 @@
+ .\" This file is loaded after an-old.tmac.
+ .\" Put any local modifications to an-old.tmac here.
++.if '\*[.T]'utf8' \{\
++. char \- \N'45'
++. char - \N'45'
++.\}
++