OSDN Git Service

(split) [JM:00125] Fix a translation mistake in isupper(3).
authorAkihiro MOTOKI <amotoki@gmail.com>
Wed, 16 Feb 2011 14:49:26 +0000 (23:49 +0900)
committerAkihiro MOTOKI <amotoki@gmail.com>
Wed, 16 Feb 2011 14:49:26 +0000 (23:49 +0900)
draft/man3/isalpha.3
release/man3/isalpha.3

index 8b78c30..75a7ec3 100644 (file)
@@ -211,7 +211,7 @@ or
 .TP
 .BR isupper ()
 .\"O checks for an uppercase letter.
-¾®Ê¸»ú¤«¤É¤¦¤«¤òÄ´¤Ù¤ë¡£
+Âçʸ»ú¤«¤É¤¦¤«¤òÄ´¤Ù¤ë¡£
 .TP
 .BR isxdigit ()
 .\"O checks for a hexadecimal digits, that is, one of
index 92bd378..a711384 100644 (file)
@@ -156,7 +156,7 @@ or
 ¤Ç¤¢¤ë¡£
 .TP
 .BR isupper ()
-¾®Ê¸»ú¤«¤É¤¦¤«¤òÄ´¤Ù¤ë¡£
+Âçʸ»ú¤«¤É¤¦¤«¤òÄ´¤Ù¤ë¡£
 .TP
 .BR isxdigit ()
 16¿Ê¿ô¤Ç¤Î¿ô»ú¤«¤É¤¦¤«¤òÄ´¤Ù¤ë¡£