diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-01-13 12:58:25 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-01-13 12:58:25 +0000 |
commit | 665112c3a52d5278465d5cfaa6a462ac9f6d3a27 (patch) | |
tree | b38400847eb872ab236c13344739ac3afe7179d6 | |
parent | 176b7ed156e5d7dd178deff3bd6890513982f5a0 (diff) | |
download | fetchmail-665112c3a52d5278465d5cfaa6a462ac9f6d3a27.tar.gz fetchmail-665112c3a52d5278465d5cfaa6a462ac9f6d3a27.tar.bz2 fetchmail-665112c3a52d5278465d5cfaa6a462ac9f6d3a27.zip |
Fix accented characters in Héctor García's name. Merged from downstream debian/patches/01_man_page.dpatch.
svn path=/branches/BRANCH_6-3/; revision=4627
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | fetchmail.man | 4 |
2 files changed, 4 insertions, 2 deletions
@@ -52,6 +52,8 @@ fetchmail 6.3.2 (to be released): alternate between verbose and debug mode. debug mode now comprises all verbose output, and adding more -v options does not switch back from debug to verbose mode. Matthias Andree +* fetchmail.man: Fix accented characters in Héctor García's name. Merged from + downstream debian/patches/01_man_page.dpatch. Matthias Andree. fetchmail 6.3.1 (released 2005-12-19): diff --git a/fetchmail.man b/fetchmail.man index 3f6ae0e0..b4f379b2 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -2540,8 +2540,8 @@ by Carl Harris <ceharris@mal.com>; the internals have become quite different, but some of its interface design is directly traceable to that ancestral program. .PP -This manual page has been improved by R.\ Hannes Beinert and Héctor -García. +This manual page has been improved by R.\ Hannes Beinert and H\['e]ctor +Garc\['i]a. .SH SEE ALSO mutt(1), elm(1), mail(1), sendmail(8), popd(8), imapd(8), netrc(5) |