1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
Description: Fix HTML national encoding
Author: Fabian Greffrath <fabian@debian.org>
diff --git a/docs/jumpnbump.html b/docs/jumpnbump.html
index 6d287e4..d466e19 100644
--- a/docs/jumpnbump.html
+++ b/docs/jumpnbump.html
@@ -139,7 +139,7 @@ large.
<h2><a name='sect7' href='#toc7'>Authors</a></h2>
<p>
Chuck Mason <cemason@users.sourceforge.net>, Jon Atkins <jcatki@home.com>,
-Philippe Brochard <phil.brochard@wanadoo.fr>, G¼rkan Seng¼n <gurkan@linuks.mine.nu>,
+Philippe Brochard <phil.brochard@wanadoo.fr>, Gürkan Sengün <gurkan@linuks.mine.nu>,
Florian Schulze <crow@icculus.org>, Ricardo Cruz <rick2@aeiou.pt> and "timecop"
<timecop@japan.co.jp> are the authors of Jump ’n Bump. <p>
This program is a UNIX
@@ -149,7 +149,7 @@ for the Debian GNU/Linux distribution because the original program does
not have a manual page. <p>
This manual page was written by Joe Wreschnig <piman@sacredchao.net>,
for the Debian GNU/Linux system (but may be used by others). The manual
-page is kept up to date by G¼rkan Seng¼n <gurkan@linuks.mine.nu>. <p>
+page is kept up to date by Gürkan Sengün <gurkan@linuks.mine.nu>. <p>
<hr><p>
<a name='toc'><b>Table of Contents</b></a><p>
|