]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Backslash-escape `-'s in email addresses, so that they are
authorJim Meyering <jim@meyering.net>
Sun, 14 Nov 2004 09:48:05 +0000 (09:48 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 14 Nov 2004 09:48:05 +0000 (09:48 +0000)
commit2317cc3fe30e244701a4c419da78527f392dccaf
tree4727f6e462acf7da04c4b791705bf47eb4c56a64
parent81720d306e51520bbc5e5e522433d73dae311122
Backslash-escape `-'s in email addresses, so that they are
rendered properly in UTF-locales.

(escape_hyphens): New function.
(main): Call it on email addresses.
man/help2man