diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2018-09-27 15:51:35 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2018-09-27 15:51:50 +0200 |
commit | 37267a0171bfbc04b8abf2334bd7d203bbc301fc (patch) | |
tree | 90176bc90f19a184d7125bb038969a1d917d5e99 /sys-apps/groff/files | |
parent | profiles: Mask "occ" on sci-electronics/kicad on arm64 (diff) | |
download | gentoo-37267a0171bfbc04b8abf2334bd7d203bbc301fc.tar.gz gentoo-37267a0171bfbc04b8abf2334bd7d203bbc301fc.tar.bz2 gentoo-37267a0171bfbc04b8abf2334bd7d203bbc301fc.zip |
sys-apps/groff: Bump to version 1.22.4_rc2
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'sys-apps/groff/files')
-rw-r--r-- | sys-apps/groff/files/groff-1.19.2-man-unicode-dashes.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/groff/files/groff-1.19.2-man-unicode-dashes.patch b/sys-apps/groff/files/groff-1.19.2-man-unicode-dashes.patch index d85a8330d274..276460f10b6f 100644 --- a/sys-apps/groff/files/groff-1.19.2-man-unicode-dashes.patch +++ b/sys-apps/groff/files/groff-1.19.2-man-unicode-dashes.patch @@ -4,8 +4,8 @@ http://bugs.gentoo.org/16108 http://bugs.gentoo.org/17580 http://bugs.gentoo.org/121502 ---- tmac/man.local -+++ tmac/man.local +--- a/tmac/man.local ++++ b/tmac/man.local @@ -1,2 +1,6 @@ .\" This file is loaded after an-old.tmac. .\" Put any local modifications to an-old.tmac here. @@ -13,8 +13,8 @@ http://bugs.gentoo.org/121502 +. char \- \N'45' +. char - \N'45' +.\} ---- tmac/mdoc.local -+++ tmac/mdoc.local +--- a/tmac/mdoc.local ++++ b/tmac/mdoc.local @@ -1,2 +1,6 @@ .\" This file is loaded after doc.tmac. .\" Put any local modifications to doc.tmac here. |