[PATCH] Drop UTF-8 characters in manual pages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The default character encoding for english manual pages is ISO8859-1, so
UTF-8 characters are just displayed as their sequence of bytes, which is
not very appealing.

Signed-off-by: Mike Hommey <mh@xxxxxxxxxxxx>
---
 Documentation/git-lost-found.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/git-lost-found.txt b/Documentation/git-lost-found.txt
index e48607f..82b0699 100644
--- a/Documentation/git-lost-found.txt
+++ b/Documentation/git-lost-found.txt
@@ -65,7 +65,7 @@ $ git rev-parse not-lost-anymore
 
 Author
 ------
-Written by Junio C Hamano 濱é?? ç´? <junkio@xxxxxxx>
+Written by Junio C Hamano <junkio@xxxxxxx>
 
 Documentation
 --------------
-- 
1.5.3.1

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux