OSDN Git Service

Update minor changes in LDP 3.68
[linuxjm/LDP_man-pages.git] / po4a / string / po / ja.po
index aca257a..d1aa245 100644 (file)
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2013-09-28 04:06+0900\n"
-"PO-Revision-Date: 2013-08-16 11:20+0900\n"
+"POT-Creation-Date: 2014-06-08 01:30+0900\n"
+"PO-Revision-Date: 2014-06-08 02:34+0900\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language: \n"
@@ -22,10 +22,10 @@ msgid "BCMP"
 msgstr "BCMP"
 
 #. type: TH
-#: build/C/man3/bcmp.3:31 build/C/man3/bzero.3:31
+#: build/C/man3/bcmp.3:31
 #, no-wrap
-msgid "2008-08-06"
-msgstr "2008-08-06"
+msgid "2013-10-21"
+msgstr "2013-10-21"
 
 #. type: TH
 #: build/C/man3/bcmp.3:31 build/C/man3/bcopy.3:33 build/C/man3/bzero.3:31
@@ -101,13 +101,12 @@ msgstr "書式"
 #. type: Plain text
 #: build/C/man3/bcmp.3:37 build/C/man3/bcopy.3:39 build/C/man3/bzero.3:37
 #: build/C/man3/ffs.3:39 build/C/man3/index.3:37 build/C/man3/strcasecmp.3:36
-#: build/C/man3/string.3:39
 #, no-wrap
 msgid "B<#include E<lt>strings.hE<gt>>\n"
 msgstr "B<#include E<lt>strings.hE<gt>>\n"
 
 #. type: Plain text
-#: build/C/man3/bcmp.3:39
+#: build/C/man3/bcmp.3:39 build/C/man3/bstring.3:41
 #, no-wrap
 msgid "B<int bcmp(const void *>I<s1>B<, const void *>I<s2>B<, size_t >I<n>B<);>\n"
 msgstr "B<int bcmp(const void *>I<s1>B<, const void *>I<s2>B<, size_t >I<n>B<);>\n"
@@ -122,11 +121,11 @@ msgstr "B<int bcmp(const void *>I<s1>B<, const void *>I<s2>B<, size_t >I<n>B<);>
 #: build/C/man3/strcasecmp.3:41 build/C/man3/strcat.3:43
 #: build/C/man3/strchr.3:49 build/C/man3/strcmp.3:43 build/C/man3/strcoll.3:39
 #: build/C/man3/strcpy.3:46 build/C/man3/strdup.3:77
-#: build/C/man3/strerror.3:67 build/C/man3/strfry.3:41
-#: build/C/man3/string.3:90 build/C/man3/strlen.3:39 build/C/man3/strnlen.3:41
-#: build/C/man3/strpbrk.3:39 build/C/man3/strsep.3:50
-#: build/C/man3/strsignal.3:60 build/C/man3/strspn.3:41
-#: build/C/man3/strstr.3:48 build/C/man3/strtok.3:54
+#: build/C/man3/strerror.3:72 build/C/man3/strfry.3:41
+#: build/C/man3/string.3:204 build/C/man3/strlen.3:39
+#: build/C/man3/strnlen.3:41 build/C/man3/strpbrk.3:39
+#: build/C/man3/strsep.3:50 build/C/man3/strsignal.3:60
+#: build/C/man3/strspn.3:41 build/C/man3/strstr.3:48 build/C/man3/strtok.3:54
 #: build/C/man3/strverscmp.3:36 build/C/man3/strxfrm.3:39
 #, no-wrap
 msgid "DESCRIPTION"
@@ -137,7 +136,7 @@ msgstr "説明"
 msgid ""
 "The B<bcmp>()  function compares the two byte sequences I<s1> and I<s2> of "
 "length I<n> each.  If they are equal, and in particular if I<n> is zero, "
-"B<bcmp>()  returns 0.  Otherwise it returns a nonzero result."
+"B<bcmp>()  returns 0.  Otherwise, it returns a nonzero result."
 msgstr ""
 "B<bcmp>()  は、2 つのバイト列 I<s1> と I<s2> の先頭 I<n> バイトを 比較する。"
 "2 つが等しいか、特に I<n> が 0 の場合 B<bcmp>()  は 0 を返す。 さもなければ "
@@ -153,9 +152,9 @@ msgstr ""
 #: build/C/man3/strcasecmp.3:63 build/C/man3/strcat.3:123
 #: build/C/man3/strchr.3:81 build/C/man3/strcmp.3:66 build/C/man3/strcoll.3:58
 #: build/C/man3/strcpy.3:108 build/C/man3/strdup.3:111
-#: build/C/man3/strerror.3:136 build/C/man3/strfry.3:52
+#: build/C/man3/strerror.3:160 build/C/man3/strfry.3:52
 #: build/C/man3/strlen.3:45 build/C/man3/strnlen.3:58
-#: build/C/man3/strpbrk.3:47 build/C/man3/strsep.3:74
+#: build/C/man3/strpbrk.3:47 build/C/man3/strsep.3:73
 #: build/C/man3/strsignal.3:77 build/C/man3/strspn.3:57
 #: build/C/man3/strstr.3:62 build/C/man3/strtok.3:162
 #: build/C/man3/strverscmp.3:81 build/C/man3/strxfrm.3:62
@@ -177,21 +176,60 @@ msgstr "バイト列が等しい場合は 0 、等しくない場合は 0 以外
 #: build/C/man3/memfrob.3:58 build/C/man3/memmem.3:59
 #: build/C/man3/memmove.3:62 build/C/man3/mempcpy.3:60
 #: build/C/man3/memset.3:54 build/C/man3/stpcpy.3:71 build/C/man3/stpncpy.3:91
-#: build/C/man3/strcasecmp.3:76 build/C/man3/strcat.3:130
-#: build/C/man3/strchr.3:107 build/C/man3/strcmp.3:79
-#: build/C/man3/strcoll.3:69 build/C/man3/strcpy.3:116
-#: build/C/man3/strdup.3:123 build/C/man3/strerror.3:184
-#: build/C/man3/strfry.3:57 build/C/man3/strlen.3:50 build/C/man3/strnlen.3:71
-#: build/C/man3/strpbrk.3:56 build/C/man3/strsep.3:80
-#: build/C/man3/strsignal.3:84 build/C/man3/strspn.3:74
-#: build/C/man3/strstr.3:65 build/C/man3/strtok.3:178
+#: build/C/man3/strcat.3:130 build/C/man3/strchr.3:107
+#: build/C/man3/strcmp.3:79 build/C/man3/strcpy.3:116
+#: build/C/man3/strerror.3:202 build/C/man3/strlen.3:50
+#: build/C/man3/strnlen.3:71 build/C/man3/strpbrk.3:56
+#: build/C/man3/strsep.3:79 build/C/man3/strspn.3:74 build/C/man3/strstr.3:65
+#: build/C/man3/strtok.3:169
+#, no-wrap
+msgid "ATTRIBUTES"
+msgstr "属性"
+
+#. type: SS
+#: build/C/man3/bcmp.3:62 build/C/man3/bcopy.3:55 build/C/man3/bzero.3:51
+#: build/C/man3/ffs.3:92 build/C/man3/index.3:63 build/C/man3/memccpy.3:71
+#: build/C/man3/memchr.3:125 build/C/man3/memcmp.3:61 build/C/man3/memcpy.3:53
+#: build/C/man3/memfrob.3:59 build/C/man3/memmem.3:60
+#: build/C/man3/memmove.3:63 build/C/man3/mempcpy.3:61
+#: build/C/man3/memset.3:55 build/C/man3/stpcpy.3:72 build/C/man3/stpncpy.3:92
+#: build/C/man3/strcat.3:131 build/C/man3/strchr.3:108
+#: build/C/man3/strcmp.3:80 build/C/man3/strcpy.3:117
+#: build/C/man3/strerror.3:203 build/C/man3/strlen.3:51
+#: build/C/man3/strnlen.3:72 build/C/man3/strpbrk.3:57
+#: build/C/man3/strsep.3:80 build/C/man3/strspn.3:75 build/C/man3/strstr.3:66
+#: build/C/man3/strtok.3:170
+#, no-wrap
+msgid "Multithreading (see pthreads(7))"
+msgstr "マルチスレッディング (pthreads(7) 参照)"
+
+#. type: Plain text
+#: build/C/man3/bcmp.3:66
+msgid "The B<bcmp>()  function is thread-safe."
+msgstr "B<bcmp>() 関数はスレッドセーフである。"
+
+#. type: SH
+#: build/C/man3/bcmp.3:66 build/C/man3/bcopy.3:59 build/C/man3/bzero.3:55
+#: build/C/man3/ffs.3:99 build/C/man3/index.3:69 build/C/man3/memccpy.3:75
+#: build/C/man3/memchr.3:132 build/C/man3/memcmp.3:65 build/C/man3/memcpy.3:57
+#: build/C/man3/memfrob.3:63 build/C/man3/memmem.3:64
+#: build/C/man3/memmove.3:67 build/C/man3/mempcpy.3:67
+#: build/C/man3/memset.3:59 build/C/man3/stpcpy.3:76 build/C/man3/stpncpy.3:96
+#: build/C/man3/strcasecmp.3:76 build/C/man3/strcat.3:137
+#: build/C/man3/strchr.3:115 build/C/man3/strcmp.3:86
+#: build/C/man3/strcoll.3:69 build/C/man3/strcpy.3:123
+#: build/C/man3/strdup.3:123 build/C/man3/strerror.3:216
+#: build/C/man3/strfry.3:57 build/C/man3/strlen.3:55 build/C/man3/strnlen.3:76
+#: build/C/man3/strpbrk.3:61 build/C/man3/strsep.3:84
+#: build/C/man3/strsignal.3:84 build/C/man3/strspn.3:81
+#: build/C/man3/strstr.3:77 build/C/man3/strtok.3:178
 #: build/C/man3/strverscmp.3:90 build/C/man3/strxfrm.3:76
 #, no-wrap
 msgid "CONFORMING TO"
 msgstr "準拠"
 
 #. type: Plain text
-#: build/C/man3/bcmp.3:68
+#: build/C/man3/bcmp.3:73
 msgid ""
 "4.3BSD.  This function is deprecated (marked as LEGACY in POSIX.1-2001): use "
 "B<memcmp>(3)  in new programs.  POSIX.1-2008 removes the specification of "
@@ -202,85 +240,82 @@ msgstr ""
 "POSIX.1-2008 では B<bcmp>()  の仕様が削除されている。"
 
 #. type: SH
-#: build/C/man3/bcmp.3:68 build/C/man3/bcopy.3:68 build/C/man3/bstring.3:82
-#: build/C/man3/bzero.3:57 build/C/man3/ffs.3:103 build/C/man3/index.3:73
-#: build/C/man3/memccpy.3:72 build/C/man3/memchr.3:136
-#: build/C/man3/memcmp.3:62 build/C/man3/memcpy.3:54 build/C/man3/memfrob.3:63
-#: build/C/man3/memmem.3:83 build/C/man3/memmove.3:64
-#: build/C/man3/mempcpy.3:73 build/C/man3/memset.3:56
-#: build/C/man3/stpcpy.3:110 build/C/man3/stpncpy.3:94
-#: build/C/man3/strcasecmp.3:78 build/C/man3/strcat.3:169
-#: build/C/man3/strchr.3:114 build/C/man3/strcmp.3:81
-#: build/C/man3/strcoll.3:80 build/C/man3/strcpy.3:213
-#: build/C/man3/strdup.3:133 build/C/man3/strerror.3:213
-#: build/C/man3/strfry.3:62 build/C/man3/string.3:94 build/C/man3/strlen.3:52
-#: build/C/man3/strnlen.3:73 build/C/man3/strpbrk.3:58
-#: build/C/man3/strsep.3:100 build/C/man3/strsignal.3:87
-#: build/C/man3/strspn.3:76 build/C/man3/strstr.3:84 build/C/man3/strtok.3:268
+#: build/C/man3/bcmp.3:73 build/C/man3/bcopy.3:73 build/C/man3/bstring.3:82
+#: build/C/man3/bzero.3:62 build/C/man3/ffs.3:111 build/C/man3/index.3:80
+#: build/C/man3/memccpy.3:77 build/C/man3/memchr.3:144
+#: build/C/man3/memcmp.3:67 build/C/man3/memcpy.3:59 build/C/man3/memfrob.3:68
+#: build/C/man3/memmem.3:88 build/C/man3/memmove.3:69
+#: build/C/man3/mempcpy.3:80 build/C/man3/memset.3:61
+#: build/C/man3/stpcpy.3:115 build/C/man3/stpncpy.3:100
+#: build/C/man3/strcasecmp.3:92 build/C/man3/strcat.3:176
+#: build/C/man3/strchr.3:122 build/C/man3/strcmp.3:88
+#: build/C/man3/strcoll.3:80 build/C/man3/strcpy.3:226
+#: build/C/man3/strdup.3:133 build/C/man3/strerror.3:248
+#: build/C/man3/strfry.3:62 build/C/man3/string.3:208 build/C/man3/strlen.3:57
+#: build/C/man3/strnlen.3:78 build/C/man3/strpbrk.3:63
+#: build/C/man3/strsep.3:104 build/C/man3/strsignal.3:87
+#: build/C/man3/strspn.3:83 build/C/man3/strstr.3:96 build/C/man3/strtok.3:268
 #: build/C/man3/strverscmp.3:92 build/C/man3/strxfrm.3:88
 #, no-wrap
 msgid "SEE ALSO"
 msgstr "関連項目"
 
 #. type: Plain text
-#: build/C/man3/bcmp.3:75
+#: build/C/man3/bcmp.3:80
 msgid ""
-"B<memcmp>(3), B<strcasecmp>(3), B<strcmp>(3), B<strcoll>(3), B<strncasecmp>"
-"(3), B<strncmp>(3)"
+"B<memcmp>(3), B<strcasecmp>(3), B<strcmp>(3), B<strcoll>(3), "
+"B<strncasecmp>(3), B<strncmp>(3)"
 msgstr ""
-"B<memcmp>(3), B<strcasecmp>(3), B<strcmp>(3), B<strcoll>(3), B<strncasecmp>"
-"(3), B<strncmp>(3)"
+"B<memcmp>(3), B<strcasecmp>(3), B<strcmp>(3), B<strcoll>(3), "
+"B<strncasecmp>(3), B<strncmp>(3)"
 
 #. type: SH
-#: build/C/man3/bcmp.3:75 build/C/man3/bcopy.3:74 build/C/man3/bstring.3:94
-#: build/C/man3/bzero.3:60 build/C/man3/ffs.3:105 build/C/man3/index.3:83
-#: build/C/man3/memccpy.3:78 build/C/man3/memchr.3:147
-#: build/C/man3/memcmp.3:70 build/C/man3/memcpy.3:62 build/C/man3/memfrob.3:65
-#: build/C/man3/memmem.3:85 build/C/man3/memmove.3:71
-#: build/C/man3/mempcpy.3:78 build/C/man3/memset.3:60
-#: build/C/man3/stpcpy.3:119 build/C/man3/stpncpy.3:97
-#: build/C/man3/strcasecmp.3:87 build/C/man3/strcat.3:178
-#: build/C/man3/strchr.3:127 build/C/man3/strcmp.3:91
-#: build/C/man3/strcoll.3:88 build/C/man3/strcpy.3:224
-#: build/C/man3/strdup.3:141 build/C/man3/strerror.3:219
-#: build/C/man3/strfry.3:65 build/C/man3/string.3:119 build/C/man3/strlen.3:57
-#: build/C/man3/strnlen.3:75 build/C/man3/strpbrk.3:69
-#: build/C/man3/strsep.3:110 build/C/man3/strsignal.3:90
-#: build/C/man3/strspn.3:88 build/C/man3/strstr.3:96 build/C/man3/strtok.3:279
-#: build/C/man3/strverscmp.3:97 build/C/man3/strxfrm.3:96
+#: build/C/man3/bcmp.3:80 build/C/man3/bcopy.3:79 build/C/man3/bstring.3:94
+#: build/C/man3/bzero.3:65 build/C/man3/ffs.3:113 build/C/man3/index.3:90
+#: build/C/man3/memccpy.3:83 build/C/man3/memchr.3:155
+#: build/C/man3/memcmp.3:75 build/C/man3/memcpy.3:67 build/C/man3/memfrob.3:70
+#: build/C/man3/memmem.3:90 build/C/man3/memmove.3:76
+#: build/C/man3/mempcpy.3:85 build/C/man3/memset.3:65
+#: build/C/man3/stpcpy.3:124 build/C/man3/stpncpy.3:103
+#: build/C/man3/strcasecmp.3:101 build/C/man3/strcat.3:185
+#: build/C/man3/strchr.3:135 build/C/man3/strcmp.3:98
+#: build/C/man3/strcoll.3:88 build/C/man3/strcpy.3:237
+#: build/C/man3/strdup.3:141 build/C/man3/strerror.3:255
+#: build/C/man3/strfry.3:65 build/C/man3/string.3:233 build/C/man3/strlen.3:62
+#: build/C/man3/strnlen.3:80 build/C/man3/strpbrk.3:74
+#: build/C/man3/strsep.3:114 build/C/man3/strsignal.3:90
+#: build/C/man3/strspn.3:95 build/C/man3/strstr.3:108
+#: build/C/man3/strtok.3:279 build/C/man3/strverscmp.3:97
+#: build/C/man3/strxfrm.3:96
 #, no-wrap
 msgid "COLOPHON"
 msgstr "この文書について"
 
 #. type: Plain text
-#: build/C/man3/bcmp.3:82 build/C/man3/bcopy.3:81 build/C/man3/bstring.3:101
-#: build/C/man3/bzero.3:67 build/C/man3/ffs.3:112 build/C/man3/index.3:90
-#: build/C/man3/memccpy.3:85 build/C/man3/memchr.3:154
-#: build/C/man3/memcmp.3:77 build/C/man3/memcpy.3:69 build/C/man3/memfrob.3:72
-#: build/C/man3/memmem.3:92 build/C/man3/memmove.3:78
-#: build/C/man3/mempcpy.3:85 build/C/man3/memset.3:67
-#: build/C/man3/stpcpy.3:126 build/C/man3/stpncpy.3:104
-#: build/C/man3/strcasecmp.3:94 build/C/man3/strcat.3:185
-#: build/C/man3/strchr.3:134 build/C/man3/strcmp.3:98
-#: build/C/man3/strcoll.3:95 build/C/man3/strcpy.3:231
-#: build/C/man3/strdup.3:148 build/C/man3/strerror.3:226
-#: build/C/man3/strfry.3:72 build/C/man3/string.3:126 build/C/man3/strlen.3:64
-#: build/C/man3/strnlen.3:82 build/C/man3/strpbrk.3:76
-#: build/C/man3/strsep.3:117 build/C/man3/strsignal.3:97
-#: build/C/man3/strspn.3:95 build/C/man3/strstr.3:103
-#: build/C/man3/strtok.3:286 build/C/man3/strverscmp.3:104
-#: build/C/man3/strxfrm.3:103
-#, fuzzy
-#| msgid ""
-#| "This page is part of release 3.53 of the Linux I<man-pages> project.  A "
-#| "description of the project, and information about reporting bugs, can be "
-#| "found at \\%http://www.kernel.org/doc/man-pages/."
-msgid ""
-"This page is part of release 3.54 of the Linux I<man-pages> project.  A "
-"description of the project, and information about reporting bugs, can be "
-"found at \\%http://www.kernel.org/doc/man-pages/."
-msgstr ""
-"この man ページは Linux I<man-pages> プロジェクトのリリース 3.53 の一部\n"
+#: build/C/man3/bcmp.3:88 build/C/man3/bcopy.3:87 build/C/man3/bstring.3:102
+#: build/C/man3/bzero.3:73 build/C/man3/ffs.3:121 build/C/man3/index.3:98
+#: build/C/man3/memccpy.3:91 build/C/man3/memchr.3:163
+#: build/C/man3/memcmp.3:83 build/C/man3/memcpy.3:75 build/C/man3/memfrob.3:78
+#: build/C/man3/memmem.3:98 build/C/man3/memmove.3:84
+#: build/C/man3/mempcpy.3:93 build/C/man3/memset.3:73
+#: build/C/man3/stpcpy.3:132 build/C/man3/stpncpy.3:111
+#: build/C/man3/strcasecmp.3:109 build/C/man3/strcat.3:193
+#: build/C/man3/strchr.3:143 build/C/man3/strcmp.3:106
+#: build/C/man3/strcoll.3:96 build/C/man3/strcpy.3:245
+#: build/C/man3/strdup.3:149 build/C/man3/strerror.3:263
+#: build/C/man3/strfry.3:73 build/C/man3/string.3:241 build/C/man3/strlen.3:70
+#: build/C/man3/strnlen.3:88 build/C/man3/strpbrk.3:82
+#: build/C/man3/strsep.3:122 build/C/man3/strsignal.3:98
+#: build/C/man3/strspn.3:103 build/C/man3/strstr.3:116
+#: build/C/man3/strtok.3:287 build/C/man3/strverscmp.3:105
+#: build/C/man3/strxfrm.3:104
+msgid ""
+"This page is part of release 3.68 of the Linux I<man-pages> project.  A "
+"description of the project, information about reporting bugs, and the latest "
+"version of this page, can be found at \\%http://www.kernel.org/doc/man-"
+"pages/."
+msgstr ""
+"この man ページは Linux I<man-pages> プロジェクトのリリース 3.68 の一部\n"
 "である。プロジェクトの説明とバグ報告に関する情報は\n"
 "http://www.kernel.org/doc/man-pages/ に書かれている。"
 
@@ -291,10 +326,10 @@ msgid "BCOPY"
 msgstr "BCOPY"
 
 #. type: TH
-#: build/C/man3/bcopy.3:33
+#: build/C/man3/bcopy.3:33 build/C/man3/bzero.3:31
 #, no-wrap
-msgid "2009-03-15"
-msgstr "2009-03-15"
+msgid "2013-10-22"
+msgstr "2013-10-22"
 
 #. type: Plain text
 #: build/C/man3/bcopy.3:36
@@ -302,7 +337,7 @@ msgid "bcopy - copy byte sequence"
 msgstr "bcopy - バイト列をコピーする"
 
 #. type: Plain text
-#: build/C/man3/bcopy.3:41
+#: build/C/man3/bcopy.3:41 build/C/man3/bstring.3:43
 #, no-wrap
 msgid "B<void bcopy(const void *>I<src>B<, void *>I<dest>B<, size_t >I<n>B<);>\n"
 msgstr "B<void bcopy(const void *>I<src>B<, void *>I<dest>B<, size_t >I<n>B<);>\n"
@@ -322,7 +357,12 @@ msgid "None."
 msgstr "なし。"
 
 #. type: Plain text
-#: build/C/man3/bcopy.3:68
+#: build/C/man3/bcopy.3:59
+msgid "The B<bcopy>()  function is thread-safe."
+msgstr "B<bcopy>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/bcopy.3:73
 msgid ""
 "4.3BSD.  This function is deprecated (marked as LEGACY in POSIX.1-2001): use "
 "B<memcpy>(3)  or B<memmove>(3)  in new programs.  Note that the first two "
@@ -336,7 +376,7 @@ msgstr ""
 "れている。"
 
 #. type: Plain text
-#: build/C/man3/bcopy.3:74
+#: build/C/man3/bcopy.3:79
 msgid "B<memccpy>(3), B<memcpy>(3), B<memmove>(3), B<strcpy>(3), B<strncpy>(3)"
 msgstr ""
 "B<memccpy>(3), B<memcpy>(3), B<memmove>(3), B<strcpy>(3), B<strncpy>(3)"
@@ -350,8 +390,8 @@ msgstr "BSTRING"
 #. type: TH
 #: build/C/man3/bstring.3:32
 #, no-wrap
-msgid "2002-01-20"
-msgstr "2002-01-20"
+msgid "2014-05-28"
+msgstr "2014-05-28"
 
 #. type: Plain text
 #: build/C/man3/bstring.3:36
@@ -370,7 +410,7 @@ msgstr ""
 #: build/C/man3/strcat.3:38 build/C/man3/strchr.3:39 build/C/man3/strcmp.3:38
 #: build/C/man3/strcoll.3:36 build/C/man3/strcpy.3:41 build/C/man3/strdup.3:37
 #: build/C/man3/strerror.3:45 build/C/man3/strfry.3:38
-#: build/C/man3/string.3:49 build/C/man3/strlen.3:36 build/C/man3/strnlen.3:19
+#: build/C/man3/strlen.3:36 build/C/man3/strnlen.3:19
 #: build/C/man3/strpbrk.3:36 build/C/man3/strsep.3:39
 #: build/C/man3/strsignal.3:36 build/C/man3/strspn.3:36
 #: build/C/man3/strstr.3:39 build/C/man3/strstr.3:45 build/C/man3/strtok.3:38
@@ -380,22 +420,10 @@ msgid "B<#include E<lt>string.hE<gt>>\n"
 msgstr "B<#include E<lt>string.hE<gt>>\n"
 
 #. type: Plain text
-#: build/C/man3/bstring.3:41
-#, no-wrap
-msgid "B<int bcmp(const void *>I<s1>B<, const void *>I<s2>B<, int >I<n>B<);>\n"
-msgstr "B<int bcmp(const void *>I<s1>B<, const void *>I<s2>B<, int >I<n>B<);>\n"
-
-#. type: Plain text
-#: build/C/man3/bstring.3:43
-#, no-wrap
-msgid "B<void bcopy(const void *>I<src>B<, void *>I<dest>B<, int >I<n>B<);>\n"
-msgstr "B<void bcopy(const void *>I<src>B<, void *>I<dest>B<, int >I<n>B<);>\n"
-
-#. type: Plain text
-#: build/C/man3/bstring.3:45
+#: build/C/man3/bstring.3:45 build/C/man3/bzero.3:39
 #, no-wrap
-msgid "B<void bzero(void *>I<s>B<, int >I<n>B<);>\n"
-msgstr "B<void bzero(void *>I<s>B<, int >I<n>B<);>\n"
+msgid "B<void bzero(void *>I<s>B<, size_t >I<n>B<);>\n"
+msgstr "B<void bzero(void *>I<s>B<, size_t >I<n>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/bstring.3:47 build/C/man3/memccpy.3:38
@@ -456,13 +484,14 @@ msgid ""
 "are not necessarily null-terminated.  See the individual man pages for "
 "descriptions of each function."
 msgstr ""
-"これらの関数は NULL 終端する必要のない文字列 (バイト配列) の操作を行う。 関数"
-"詳しい説明は、それぞれの man ページを参照すること。"
+"これらの関数はヌル終端する必要のない文字列 (バイト配列) の操作を行う。 関数の"
+"詳しい説明は、それぞれの man ページを参照すること。"
 
 #. type: SH
-#: build/C/man3/bstring.3:68 build/C/man3/ffs.3:100 build/C/man3/strcat.3:132
-#: build/C/man3/strcoll.3:71 build/C/man3/strcpy.3:118
-#: build/C/man3/strsep.3:82 build/C/man3/strxfrm.3:78
+#: build/C/man3/bstring.3:68 build/C/man3/ffs.3:108
+#: build/C/man3/strcasecmp.3:78 build/C/man3/strcat.3:139
+#: build/C/man3/strcoll.3:71 build/C/man3/strcpy.3:125
+#: build/C/man3/strsep.3:86 build/C/man3/strxfrm.3:78
 #, no-wrap
 msgid "NOTES"
 msgstr "注意"
@@ -474,17 +503,19 @@ msgid ""
 "The functions B<bcmp>(), B<bcopy>()  and B<bzero>()  are obsolete.  Use "
 "B<memcmp>(), B<memcpy>()  and B<memset>()  instead."
 msgstr ""
-"B<bcmp>(), B<bcopy>(), B<bzero>()  関数は古いものである。代わりに B<memcmp>"
-"(), B<memcpy>()  B<memset>()  を使うこと。"
+"B<bcmp>(), B<bcopy>(), B<bzero>()  関数は古いものである。代わりに "
+"B<memcmp>(), B<memcpy>()  B<memset>()  を使うこと。"
 
 #. type: Plain text
 #: build/C/man3/bstring.3:94
 msgid ""
-"B<bcmp>(3), B<bcopy>(3), B<bzero>(3), B<memccpy>(3), B<memchr>(3), B<memcmp>"
-"(3), B<memcpy>(3), B<memfrob>(3), B<memmem>(3), B<memmove>(3), B<memset>(3)"
+"B<bcmp>(3), B<bcopy>(3), B<bzero>(3), B<memccpy>(3), B<memchr>(3), "
+"B<memcmp>(3), B<memcpy>(3), B<memfrob>(3), B<memmem>(3), B<memmove>(3), "
+"B<memset>(3)"
 msgstr ""
-"B<bcmp>(3), B<bcopy>(3), B<bzero>(3), B<memccpy>(3), B<memchr>(3), B<memcmp>"
-"(3), B<memcpy>(3), B<memfrob>(3), B<memmem>(3), B<memmove>(3), B<memset>(3)"
+"B<bcmp>(3), B<bcopy>(3), B<bzero>(3), B<memccpy>(3), B<memchr>(3), "
+"B<memcmp>(3), B<memcpy>(3), B<memfrob>(3), B<memmem>(3), B<memmove>(3), "
+"B<memset>(3)"
 
 #. type: TH
 #: build/C/man3/bzero.3:31
@@ -498,12 +529,6 @@ msgid "bzero - write zero-valued bytes"
 msgstr "bzero - 値 0 のバイトで埋める"
 
 #. type: Plain text
-#: build/C/man3/bzero.3:39
-#, no-wrap
-msgid "B<void bzero(void *>I<s>B<, size_t >I<n>B<);>\n"
-msgstr "B<void bzero(void *>I<s>B<, size_t >I<n>B<);>\n"
-
-#. type: Plain text
 #: build/C/man3/bzero.3:48
 msgid ""
 "The B<bzero>()  function sets the first I<n> bytes of the area starting at "
@@ -513,7 +538,12 @@ msgstr ""
 "(値が \\(aq\\e0\\(aq のバイト) で埋める。"
 
 #. type: Plain text
-#: build/C/man3/bzero.3:57
+#: build/C/man3/bzero.3:55
+msgid "The B<bzero>()  function is thread-safe."
+msgstr "B<bzero>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/bzero.3:62
 msgid ""
 "4.3BSD.  This function is deprecated (marked as LEGACY in POSIX.1-2001): use "
 "B<memset>(3)  in new programs.  POSIX.1-2008 removes the specification of "
@@ -524,7 +554,7 @@ msgstr ""
 "POSIX.1-2008 では B<bzero>()  の仕様が削除されている。"
 
 #. type: Plain text
-#: build/C/man3/bzero.3:60
+#: build/C/man3/bzero.3:65
 msgid "B<memset>(3), B<swab>(3)"
 msgstr "B<memset>(3), B<swab>(3)"
 
@@ -535,10 +565,10 @@ msgid "FFS"
 msgstr "FFS"
 
 #. type: TH
-#: build/C/man3/ffs.3:33 build/C/man3/strcoll.3:30 build/C/man3/strfry.3:30
+#: build/C/man3/ffs.3:33
 #, no-wrap
-msgid "2010-09-20"
-msgstr "2010-09-20"
+msgid "2014-04-14"
+msgstr "2014-04-14"
 
 #. type: TH
 #: build/C/man3/ffs.3:33 build/C/man3/index.3:31 build/C/man3/memccpy.3:30
@@ -581,7 +611,7 @@ msgstr "B<int ffsll(long long int >I<i>B<);>\n"
 #. type: Plain text
 #: build/C/man3/ffs.3:52 build/C/man3/memchr.3:49 build/C/man3/stpcpy.3:38
 #: build/C/man3/stpncpy.3:27 build/C/man3/strdup.3:50
-#: build/C/man3/strerror.3:58 build/C/man3/strnlen.3:26
+#: build/C/man3/strerror.3:60 build/C/man3/strnlen.3:26
 #: build/C/man3/strsep.3:46 build/C/man3/strsignal.3:45
 #: build/C/man3/strtok.3:47
 msgid ""
@@ -636,8 +666,9 @@ msgstr "_GNU_SOURCE"
 msgid ""
 "The B<ffs>()  function returns the position of the first (least significant) "
 "bit set in the word I<i>.  The least significant bit is position 1 and the "
-"most significant position is, for example, 32 or 64.  The functions B<ffsll>"
-"()  and B<ffsl>()  do the same but take arguments of possibly different size."
+"most significant position is, for example, 32 or 64.  The functions "
+"B<ffsll>()  and B<ffsl>()  do the same but take arguments of possibly "
+"different size."
 msgstr ""
 "B<ffs>()  関数は、ワード I<i> の中で最初にセットされている (最下位)ビットの位"
 "置を返す。 最下位ビットの位置は 1、最上位ビットの位置は例えば 32 や 64 であ"
@@ -654,22 +685,27 @@ msgstr ""
 "もセットされていなければ 0 を返す。"
 
 #. type: Plain text
-#: build/C/man3/ffs.3:94
+#: build/C/man3/ffs.3:99
+msgid "The B<ffs>(), B<ffsl>(), and B<ffsll>()  functions are thread-safe."
+msgstr "関数 B<ffs>(), B<ffsl>(), B<ffsll>() はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/ffs.3:102
 msgid "B<ffs>(): 4.3BSD, POSIX.1-2001."
 msgstr "B<ffs>(): 4.3BSD, POSIX.1-2001."
 
 #. type: Plain text
-#: build/C/man3/ffs.3:100
+#: build/C/man3/ffs.3:108
 msgid "The B<ffsl>()  and B<ffsll>()  functions are glibc extensions."
 msgstr "関数 B<ffsl>()  と B<ffsll>()  は glibc による拡張である。"
 
 #. type: Plain text
-#: build/C/man3/ffs.3:103
+#: build/C/man3/ffs.3:111
 msgid "BSD systems have a prototype in I<E<lt>string.hE<gt>>."
 msgstr "BSD システムでは I<E<lt>string.hE<gt>> にプロトタイプがある。"
 
 #. type: Plain text
-#: build/C/man3/ffs.3:105
+#: build/C/man3/ffs.3:113
 msgid "B<memchr>(3)"
 msgstr "B<memchr>(3)"
 
@@ -682,8 +718,8 @@ msgstr "INDEX"
 #. type: TH
 #: build/C/man3/index.3:31
 #, no-wrap
-msgid "2011-09-21"
-msgstr "2011-09-21"
+msgid "2014-04-01"
+msgstr "2014-04-01"
 
 #. type: Plain text
 #: build/C/man3/index.3:34
@@ -691,13 +727,13 @@ msgid "index, rindex - locate character in string"
 msgstr "index, rindex - 文字列中の文字の位置を示す"
 
 #. type: Plain text
-#: build/C/man3/index.3:39 build/C/man3/string.3:45
+#: build/C/man3/index.3:39
 #, no-wrap
 msgid "B<char *index(const char *>I<s>B<, int >I<c>B<);>\n"
 msgstr "B<char *index(const char *>I<s>B<, int >I<c>B<);>\n"
 
 #. type: Plain text
-#: build/C/man3/index.3:41 build/C/man3/string.3:47
+#: build/C/man3/index.3:41
 #, no-wrap
 msgid "B<char *rindex(const char *>I<s>B<, int >I<c>B<);>\n"
 msgstr "B<char *rindex(const char *>I<s>B<, int >I<c>B<);>\n"
@@ -726,7 +762,7 @@ msgid ""
 "The terminating null byte (\\(aq\\e0\\(aq) is considered to be a part of the "
 "strings."
 msgstr ""
-"文字列を終端する NULL バイト (\\(aq\\e0\\(aq) は、文字列の一部とみなされる。"
+"文字列を終端するヌルバイト (\\(aq\\e0\\(aq) は、文字列の一部とみなされる。"
 
 #. type: Plain text
 #: build/C/man3/index.3:62
@@ -738,7 +774,12 @@ msgstr ""
 "つからない場合は NULL を返す。"
 
 #. type: Plain text
-#: build/C/man3/index.3:73
+#: build/C/man3/index.3:69
+msgid "The B<index>()  and B<rindex>()  functions are thread-safe."
+msgstr "関数 B<index>() と B<rindex>() はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/index.3:80
 msgid ""
 "4.3BSD; marked as LEGACY in POSIX.1-2001.  POSIX.1-2008 removes the "
 "specifications of B<index>()  and B<rindex>(), recommending B<strchr>(3)  "
@@ -749,7 +790,7 @@ msgstr ""
 "に、 B<strchr>(3)  と B<strrchr>(3)  の使用が推奨されている。"
 
 #. type: Plain text
-#: build/C/man3/index.3:83
+#: build/C/man3/index.3:90
 msgid ""
 "B<memchr>(3), B<strchr>(3), B<string>(3), B<strpbrk>(3), B<strrchr>(3), "
 "B<strsep>(3), B<strspn>(3), B<strstr>(3), B<strtok>(3)"
@@ -764,10 +805,10 @@ msgid "MEMCCPY"
 msgstr "MEMCCPY"
 
 #. type: TH
-#: build/C/man3/memccpy.3:30
+#: build/C/man3/memccpy.3:30 build/C/man3/memchr.3:32
 #, no-wrap
-msgid "2009-01-13"
-msgstr "1993-04-10"
+msgid "2014-03-10"
+msgstr "2014-03-10"
 
 #. type: Plain text
 #: build/C/man3/memccpy.3:33
@@ -800,12 +841,17 @@ msgstr ""
 "を指すポインタを返す。 見つからなかった場合、NULL を返す。"
 
 #. type: Plain text
-#: build/C/man3/memccpy.3:72
+#: build/C/man3/memccpy.3:75
+msgid "The B<memccpy>()  function is thread-safe."
+msgstr "B<memccpy>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/memccpy.3:77
 msgid "SVr4, 4.3BSD, POSIX.1-2001."
 msgstr "SVr4, 4.3BSD, POSIX.1-2001."
 
 #. type: Plain text
-#: build/C/man3/memccpy.3:78
+#: build/C/man3/memccpy.3:83
 msgid "B<bcopy>(3), B<memcpy>(3), B<memmove>(3), B<strcpy>(3), B<strncpy>(3)"
 msgstr "B<bcopy>(3), B<memcpy>(3), B<memmove>(3), B<strcpy>(3), B<strncpy>(3)"
 
@@ -815,12 +861,6 @@ msgstr "B<bcopy>(3), B<memcpy>(3), B<memmove>(3), B<strcpy>(3), B<strncpy>(3)"
 msgid "MEMCHR"
 msgstr "MEMCHR"
 
-#. type: TH
-#: build/C/man3/memchr.3:32
-#, no-wrap
-msgid "2012-04-23"
-msgstr "2012-04-23"
-
 #. type: Plain text
 #: build/C/man3/memchr.3:35
 msgid "memchr, memrchr, rawmemchr - scan memory for a character"
@@ -882,7 +922,7 @@ msgstr ""
 "はそのことを知っている)、最適化した方法で I<c> の検索を実行する (すなわ\n"
 "ち、検索範囲の上限を示す引き数も使用されない)。I<c> が見つからなかった\n"
 "場合、その結果はどうなるか分からない。次に示す呼び出しは、文字列終端の\n"
-"NULL バイトの位置を特定する高速な手段である。"
+"ヌルバイトの位置を特定する高速な手段である。"
 
 #. type: Plain text
 #: build/C/man3/memchr.3:103
@@ -911,7 +951,7 @@ msgstr ""
 
 #. type: SH
 #: build/C/man3/memchr.3:118 build/C/man3/mempcpy.3:57
-#: build/C/man3/strchr.3:104
+#: build/C/man3/strchr.3:104 build/C/man3/strerror.3:212
 #, no-wrap
 msgid "VERSIONS"
 msgstr "バージョン"
@@ -927,31 +967,38 @@ msgid "B<memrchr>()  first appeared in glibc in version 2.2."
 msgstr "B<memrchr>()  は glibc バージョン 2.2 で初めて登場した。"
 
 #. type: Plain text
-#: build/C/man3/memchr.3:128
+#: build/C/man3/memchr.3:132
+msgid ""
+"The B<memchr>(), B<memrchr>(), and B<rawmemchr>()  functions are thread-safe."
+msgstr ""
+"関数 B<memchr>(), B<memrchr>(), B<rawmemchr>() はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/memchr.3:136
 msgid ""
 "The B<memchr>()  function conforms to SVr4, 4.3BSD, C89, C99, POSIX.1-2001."
 msgstr "B<memchr>()  関数は SVr4, 4.3BSD, C89, C99, POSIX.1-2001 に準拠する。"
 
 #. type: Plain text
-#: build/C/man3/memchr.3:132
+#: build/C/man3/memchr.3:140
 msgid ""
 "The B<memrchr>()  function is a GNU extension, available since glibc 2.1.91."
 msgstr "B<memrchr>()  関数は GNU 拡張であり、glibc 2.1.91 から使用可能である。"
 
 #. type: Plain text
-#: build/C/man3/memchr.3:136
+#: build/C/man3/memchr.3:144
 msgid ""
 "The B<rawmemchr>()  function is a GNU extension, available since glibc 2.1."
 msgstr "B<rawmemchr>()  関数は GNU 拡張であり、glibc 2.1 から使用可能である。"
 
 #. type: Plain text
-#: build/C/man3/memchr.3:147
+#: build/C/man3/memchr.3:155
 msgid ""
-"B<ffs>(3), B<index>(3), B<rindex>(3), B<strchr>(3), B<strpbrk>(3), B<strrchr>"
-"(3), B<strsep>(3), B<strspn>(3), B<strstr>(3), B<wmemchr>(3)"
+"B<ffs>(3), B<index>(3), B<rindex>(3), B<strchr>(3), B<strpbrk>(3), "
+"B<strrchr>(3), B<strsep>(3), B<strspn>(3), B<strstr>(3), B<wmemchr>(3)"
 msgstr ""
-"B<ffs>(3), B<index>(3), B<rindex>(3), B<strchr>(3), B<strpbrk>(3), B<strrchr>"
-"(3), B<strsep>(3), B<strspn>(3), B<strstr>(3), B<wmemchr>(3)"
+"B<ffs>(3), B<index>(3), B<rindex>(3), B<strchr>(3), B<strpbrk>(3), "
+"B<strrchr>(3), B<strsep>(3), B<strspn>(3), B<strstr>(3), B<wmemchr>(3)"
 
 #. type: TH
 #: build/C/man3/memcmp.3:30
@@ -960,10 +1007,10 @@ msgid "MEMCMP"
 msgstr "MEMCMP"
 
 #. type: TH
-#: build/C/man3/memcmp.3:30 build/C/man3/strcmp.3:32
+#: build/C/man3/memcmp.3:30
 #, no-wrap
-msgid "2012-11-25"
-msgstr "2012-11-25"
+msgid "2014-03-14"
+msgstr "2014-03-14"
 
 #. type: Plain text
 #: build/C/man3/memcmp.3:33
@@ -1001,19 +1048,24 @@ msgstr ""
 "決定される (バイトは I<unsigned char> で解釈される)。"
 
 #. type: Plain text
-#: build/C/man3/memcmp.3:62 build/C/man3/memcpy.3:54 build/C/man3/memmove.3:64
-#: build/C/man3/memset.3:56
+#: build/C/man3/memcmp.3:65
+msgid "The B<memcmp>()  function is thread-safe."
+msgstr "B<memcmp>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/memcmp.3:67 build/C/man3/memcpy.3:59 build/C/man3/memmove.3:69
+#: build/C/man3/memset.3:61
 msgid "SVr4, 4.3BSD, C89, C99, POSIX.1-2001."
 msgstr "SVr4, 4.3BSD, C89, C99, POSIX.1-2001."
 
 #. type: Plain text
-#: build/C/man3/memcmp.3:70
+#: build/C/man3/memcmp.3:75
 msgid ""
-"B<bcmp>(3), B<strcasecmp>(3), B<strcmp>(3), B<strcoll>(3), B<strncasecmp>"
-"(3), B<strncmp>(3), B<wmemcmp>(3)"
+"B<bcmp>(3), B<strcasecmp>(3), B<strcmp>(3), B<strcoll>(3), "
+"B<strncasecmp>(3), B<strncmp>(3), B<wmemcmp>(3)"
 msgstr ""
-"B<bcmp>(3), B<strcasecmp>(3), B<strcmp>(3), B<strcoll>(3), B<strncasecmp>"
-"(3), B<strncmp>(3), B<wmemcmp>(3)"
+"B<bcmp>(3), B<strcasecmp>(3), B<strcmp>(3), B<strcoll>(3), "
+"B<strncasecmp>(3), B<strncmp>(3), B<wmemcmp>(3)"
 
 #. type: TH
 #: build/C/man3/memcpy.3:30
@@ -1022,10 +1074,11 @@ msgid "MEMCPY"
 msgstr "MEMCPY"
 
 #. type: TH
-#: build/C/man3/memcpy.3:30
+#: build/C/man3/memcpy.3:30 build/C/man3/memfrob.3:30 build/C/man3/memmem.3:30
+#: build/C/man3/memmove.3:30
 #, no-wrap
-msgid "2010-11-15"
-msgstr "2010-11-15"
+msgid "2014-03-17"
+msgstr "2014-03-17"
 
 #. type: Plain text
 #: build/C/man3/memcpy.3:33
@@ -1049,7 +1102,12 @@ msgid "The B<memcpy>()  function returns a pointer to I<dest>."
 msgstr "B<memcpy>()  は I<dest> へのポインタを返す。"
 
 #. type: Plain text
-#: build/C/man3/memcpy.3:62
+#: build/C/man3/memcpy.3:57
+msgid "The B<memcpy>()  function is thread-safe."
+msgstr "B<memcpy>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/memcpy.3:67
 msgid ""
 "B<bcopy>(3), B<memccpy>(3), B<memmove>(3), B<mempcpy>(3), B<strcpy>(3), "
 "B<strncpy>(3), B<wmemcpy>(3)"
@@ -1063,12 +1121,6 @@ msgstr ""
 msgid "MEMFROB"
 msgstr "MEMFROB"
 
-#. type: TH
-#: build/C/man3/memfrob.3:30
-#, no-wrap
-msgid "2010-09-10"
-msgstr "2010-09-10"
-
 #. type: Plain text
 #: build/C/man3/memfrob.3:33
 msgid "memfrob - frobnicate (encrypt) a memory area"
@@ -1114,11 +1166,16 @@ msgstr "B<memfrob>()  関数は、暗号化されたメモリエリアへのポ
 
 #. type: Plain text
 #: build/C/man3/memfrob.3:63
+msgid "The B<memfrob>()  function is thread-safe."
+msgstr "B<memfrob>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/memfrob.3:68
 msgid "The B<memfrob>()  function is unique to the GNU C Library."
 msgstr "B<memfrob>()  関数は GNU C ライブラリに固有である。"
 
 #. type: Plain text
-#: build/C/man3/memfrob.3:65
+#: build/C/man3/memfrob.3:70
 msgid "B<strfry>(3)"
 msgstr "B<strfry>(3)"
 
@@ -1128,12 +1185,6 @@ msgstr "B<strfry>(3)"
 msgid "MEMMEM"
 msgstr "MEMMEM"
 
-#. type: TH
-#: build/C/man3/memmem.3:30
-#, no-wrap
-msgid "2008-12-05"
-msgstr "2008-12-05"
-
 #. type: Plain text
 #: build/C/man3/memmem.3:33
 msgid "memmem - locate a substring"
@@ -1180,20 +1231,25 @@ msgstr ""
 "見つからない場合は NULL を返す。"
 
 #. type: Plain text
-#: build/C/man3/memmem.3:61 build/C/man3/mempcpy.3:62
+#: build/C/man3/memmem.3:64
+msgid "The B<memmem>()  function is thread-safe."
+msgstr "B<memmem>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/memmem.3:66 build/C/man3/mempcpy.3:69
 #: build/C/man3/strverscmp.3:92
 msgid "This function is a GNU extension."
 msgstr "この関数は GNU による拡張である。"
 
 #. type: SH
-#: build/C/man3/memmem.3:61 build/C/man3/stpcpy.3:78 build/C/man3/strcpy.3:202
-#: build/C/man3/strsep.3:91 build/C/man3/strstr.3:72 build/C/man3/strtok.3:185
+#: build/C/man3/memmem.3:66 build/C/man3/stpcpy.3:85 build/C/man3/strcpy.3:215
+#: build/C/man3/strsep.3:95 build/C/man3/strstr.3:84 build/C/man3/strtok.3:185
 #, no-wrap
 msgid "BUGS"
 msgstr "バグ"
 
 #. type: Plain text
-#: build/C/man3/memmem.3:71
+#: build/C/man3/memmem.3:76
 msgid ""
 "This function was broken in Linux libraries up to and including libc 5.0.9; "
 "there the I<needle> and I<haystack> arguments were interchanged, and a "
@@ -1205,7 +1261,7 @@ msgstr ""
 "返されていたのである。"
 
 #. type: Plain text
-#: build/C/man3/memmem.3:83
+#: build/C/man3/memmem.3:88
 msgid ""
 "Both old and new libc's have the bug that if I<needle> is empty, "
 "I<haystack-1> (instead of I<haystack>)  is returned.  And glibc 2.0 makes it "
@@ -1218,7 +1274,7 @@ msgstr ""
 "glibc 2.1 で修正された。"
 
 #. type: Plain text
-#: build/C/man3/memmem.3:85
+#: build/C/man3/memmem.3:90
 msgid "B<strstr>(3)"
 msgstr "B<strstr>(3)"
 
@@ -1228,12 +1284,6 @@ msgstr "B<strstr>(3)"
 msgid "MEMMOVE"
 msgstr "MEMMOVE"
 
-#. type: TH
-#: build/C/man3/memmove.3:30
-#, no-wrap
-msgid "1993-04-10"
-msgstr "1993-04-10"
-
 #. type: Plain text
 #: build/C/man3/memmove.3:33
 msgid "memmove - copy memory area"
@@ -1260,7 +1310,12 @@ msgid "The B<memmove>()  function returns a pointer to I<dest>."
 msgstr "B<memmove>()  は I<dest> へのポインタを返す。"
 
 #. type: Plain text
-#: build/C/man3/memmove.3:71
+#: build/C/man3/memmove.3:67
+msgid "The B<memmove>()  function is thread-safe."
+msgstr "B<memmove>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/memmove.3:76
 msgid ""
 "B<bcopy>(3), B<memccpy>(3), B<memcpy>(3), B<strcpy>(3), B<strncpy>(3), "
 "B<wmemmove>(3)"
@@ -1275,10 +1330,11 @@ msgid "MEMPCPY"
 msgstr "MEMPCPY"
 
 #. type: TH
-#: build/C/man3/mempcpy.3:10
+#: build/C/man3/mempcpy.3:10 build/C/man3/memset.3:30
+#: build/C/man3/strerror.3:39
 #, no-wrap
-msgid "2008-08-12"
-msgstr "2008-08-11"
+msgid "2014-03-18"
+msgstr "2014-03-18"
 
 #. type: Plain text
 #: build/C/man3/mempcpy.3:13
@@ -1352,15 +1408,20 @@ msgstr "I<dest> + I<n>."
 msgid "B<mempcpy>()  first appeared in glibc in version 2.1."
 msgstr "B<mempcpy>()  は glibc バージョン 2.1 で初めて登場した。"
 
+#. type: Plain text
+#: build/C/man3/mempcpy.3:67
+msgid "The B<mempcpy>()  and B<wmempcpy>()  functions are thread-safe."
+msgstr "関数 B<mempcpy>() と B<wmempcpy>() はスレッドセーフである。"
+
 #. type: SH
-#: build/C/man3/mempcpy.3:62 build/C/man3/stpcpy.3:81
+#: build/C/man3/mempcpy.3:69 build/C/man3/stpcpy.3:88
 #: build/C/man3/strtok.3:201
 #, no-wrap
 msgid "EXAMPLE"
 msgstr "例"
 
 #. type: Plain text
-#: build/C/man3/mempcpy.3:72
+#: build/C/man3/mempcpy.3:79
 #, no-wrap
 msgid ""
 "void *\n"
@@ -1381,7 +1442,7 @@ msgstr ""
 "    return result;\n"
 
 #. type: Plain text
-#: build/C/man3/mempcpy.3:78
+#: build/C/man3/mempcpy.3:85
 msgid "B<memccpy>(3), B<memcpy>(3), B<memmove>(3), B<wmemcpy>(3)"
 msgstr "B<memccpy>(3), B<memcpy>(3), B<memmove>(3), B<wmemcpy>(3)"
 
@@ -1391,12 +1452,6 @@ msgstr "B<memccpy>(3), B<memcpy>(3), B<memmove>(3), B<wmemcpy>(3)"
 msgid "MEMSET"
 msgstr "MEMSET"
 
-#. type: TH
-#: build/C/man3/memset.3:30
-#, no-wrap
-msgid "1993-04-11"
-msgstr "1993-04-11"
-
 #. type: Plain text
 #: build/C/man3/memset.3:33
 msgid "memset - fill memory with a constant byte"
@@ -1417,7 +1472,12 @@ msgid "The B<memset>()  function returns a pointer to the memory area I<s>."
 msgstr "B<memset>()  は I<s> へのポインタを返す。"
 
 #. type: Plain text
-#: build/C/man3/memset.3:60
+#: build/C/man3/memset.3:59
+msgid "The B<memset>()  function is thread-safe."
+msgstr "B<memset>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/memset.3:65
 msgid "B<bzero>(3), B<swab>(3), B<wmemset>(3)"
 msgstr "B<bzero>(3), B<swab>(3), B<wmemset>(3)"
 
@@ -1428,10 +1488,11 @@ msgid "STPCPY"
 msgstr "STPCPY"
 
 #. type: TH
-#: build/C/man3/stpcpy.3:25
+#: build/C/man3/stpcpy.3:25 build/C/man3/stpncpy.3:14
+#: build/C/man3/strcasecmp.3:30
 #, no-wrap
-msgid "2012-03-15"
-msgstr "2012-03-15"
+msgid "2014-05-10"
+msgstr "2014-05-10"
 
 #. type: Plain text
 #: build/C/man3/stpcpy.3:28
@@ -1439,7 +1500,7 @@ msgid "stpcpy - copy a string returning a pointer to its end"
 msgstr "stpcpy - 文字列をコピーし、コピーした文字列の終りへのポインタを返す"
 
 #. type: Plain text
-#: build/C/man3/stpcpy.3:33 build/C/man3/string.3:51
+#: build/C/man3/stpcpy.3:33
 #, no-wrap
 msgid "B<char *stpcpy(char *>I<dest>B<, const char *>I<src>B<);>\n"
 msgstr "B<char *stpcpy(char *>I<dest>B<, const char *>I<src>B<);>\n"
@@ -1477,7 +1538,7 @@ msgid ""
 "I<dest>.  The strings may not overlap, and the destination string I<dest> "
 "must be large enough to receive the copy."
 msgstr ""
-"B<stpcpy>()  関数は、I<src> で指された文字列を (文字列を終端する NULL バイト "
+"B<stpcpy>()  関数は、I<src> で指された文字列を (文字列を終端するヌルバイト "
 "(\\(aq\\e0\\(aq) を含めて) I<dest> で指された配列にコピーする。 文字列は重複"
 "してはならず、コピー先の文字列 I<dest> はコピーを受け取る のに十分大きくなく"
 "てはならない。"
@@ -1489,28 +1550,35 @@ msgid ""
 "the address of the terminating null byte)  rather than the beginning."
 msgstr ""
 "B<stpcpy>()  は、文字列 I<dest> の始まりではなく B<終り>を指すポインタ (すな"
-"わち、文字列を終端する NULL バイト) を返す。"
+"わち、文字列を終端するヌルバイト) を返す。"
 
 #. type: Plain text
-#: build/C/man3/stpcpy.3:78
+#: build/C/man3/stpcpy.3:76
+msgid "The B<stpcpy>()  function is thread-safe."
+msgstr "B<stpcpy>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/stpcpy.3:85
 msgid ""
 "This function was added to POSIX.1-2008.  Before that, it was not part of "
-"the C or POSIX.1 standards, nor customary on UNIX systems, but was not a GNU "
-"invention either.  Perhaps it came from MS-DOS.  It is also present on the "
-"BSDs."
+"the C or POSIX.1 standards, nor customary on UNIX systems.  It first "
+"appeared at least as early as 1986, in the Lattice C AmigaDOS compiler, then "
+"in the GNU fileutils and GNU textutils in 1989, and in the GNU C library by "
+"1992.  It is also present on the BSDs."
 msgstr ""
 "この関数は POSIX.1-2008 に追加された。 それ以前は、この関数は C や POSIX.1 標"
-"準の一部でも UNIX システムの慣習的なものでもなかったが、 GNU の発明というわけ"
-"でもなかった。 ひょっとしたら MS-DOS 由来のものかもしれない。 この関数は BSD "
-"系にも存在する。"
+"準の一部でも UNIX システムの慣習的なものでもなかった。 この関数は Lattice C "
+"AmigaDOS コンパイラで初めて登場し、それは少なくとも 1986 年時点ではそうであっ"
+"た。 その後、 1989 年に GNU fileutils と GNU textutils に登場し、 1992 年まで"
+"には GNU C ライブラリにも存在していた。 この関数は BSD 系にも存在する。"
 
 #. type: Plain text
-#: build/C/man3/stpcpy.3:81
+#: build/C/man3/stpcpy.3:88
 msgid "This function may overrun the buffer I<dest>."
 msgstr "この関数はバッファ I<dest> の範囲を行き過ぎてしまう可能性がある。"
 
 #. type: Plain text
-#: build/C/man3/stpcpy.3:91
+#: build/C/man3/stpcpy.3:98
 msgid ""
 "For example, this program uses B<stpcpy>()  to concatenate B<foo> and B<bar> "
 "to produce B<foobar>, which it then prints."
@@ -1519,7 +1587,7 @@ msgstr ""
 "に B<stpcpy>()  を使用し、その後表示する。"
 
 #. type: Plain text
-#: build/C/man3/stpcpy.3:97
+#: build/C/man3/stpcpy.3:103
 #, no-wrap
 msgid ""
 "#define _GNU_SOURCE\n"
@@ -1531,7 +1599,7 @@ msgstr ""
 "#include E<lt>stdio.hE<gt>\n"
 
 #. type: Plain text
-#: build/C/man3/stpcpy.3:103
+#: build/C/man3/stpcpy.3:109
 #, no-wrap
 msgid ""
 "int\n"
@@ -1547,7 +1615,7 @@ msgstr ""
 "    char *to = buffer;\n"
 
 #. type: Plain text
-#: build/C/man3/stpcpy.3:108
+#: build/C/man3/stpcpy.3:114
 #, no-wrap
 msgid ""
 "    to = stpcpy(to, \"foo\");\n"
@@ -1561,7 +1629,7 @@ msgstr ""
 "}\n"
 
 #. type: Plain text
-#: build/C/man3/stpcpy.3:119
+#: build/C/man3/stpcpy.3:124
 msgid ""
 "B<bcopy>(3), B<memccpy>(3), B<memcpy>(3), B<memmove>(3), B<stpncpy>(3), "
 "B<strcpy>(3), B<string>(3), B<wcpcpy>(3)"
@@ -1575,12 +1643,6 @@ msgstr ""
 msgid "STPNCPY"
 msgstr "STPNCPY"
 
-#. type: TH
-#: build/C/man3/stpncpy.3:14 build/C/man3/strsep.3:33 build/C/man3/strstr.3:33
-#, no-wrap
-msgid "2011-09-28"
-msgstr "2011-09-28"
-
 #. type: Plain text
 #: build/C/man3/stpncpy.3:17
 msgid "stpncpy - copy a fixed-size string, returning a pointer to its end"
@@ -1605,14 +1667,14 @@ msgid ""
 "to the array pointed to by I<dest>.  Exactly I<n> characters are written at "
 "I<dest>.  If the length I<strlen(src)> is smaller than I<n>, the remaining "
 "characters in the array pointed to by I<dest> are filled with null bytes "
-"(\\(aq\\e0\\(aq), If the length I<strlen(src)> is greater or equal to I<n>, "
-"the string pointed to by I<dest> will not be null-terminated."
+"(\\(aq\\e0\\(aq), If the length I<strlen(src)> is greater than or equal to "
+"I<n>, the string pointed to by I<dest> will not be null-terminated."
 msgstr ""
-"B<stpncpy>()  関数は I<src> が指している文字列から終端の NULL バイト (\\(aq"
-"\\e0\\(aq)  を含めて最大 I<n> バイトを I<dest> にコピーする。長さ I<strlen"
-"(src)> が I<n> より小さい場合には I<dest> の残りの 部分には NULL バイト "
-"(\\(aq\\e0\\(aq) 文字が埋められる。 長さ I<strlen(src)> が I<n> 以上ならば、 "
-"I<dest> が指す文字列は NULL で終端されていない。"
+"B<stpncpy>()  関数は I<src> が指している文字列から終端のヌルバイト (\\(aq"
+"\\e0\\(aq)  を含めて最大 I<n> バイトを I<dest> にコピーする。長さ "
+"I<strlen(src)> が I<n> より小さい場合には I<dest> の残りの 部分にはヌルバイ"
+"ト (\\(aq\\e0\\(aq) 文字が埋められる。 長さ I<strlen(src)> が I<n> 以上なら"
+"ば、 I<dest> が指す文字列はヌルで終端されていない。"
 
 #. type: Plain text
 #: build/C/man3/stpncpy.3:76
@@ -1630,27 +1692,29 @@ msgstr ""
 
 #. type: Plain text
 #: build/C/man3/stpncpy.3:91
-#, fuzzy
-#| msgid ""
-#| "B<stpncpy>()  returns a pointer to the terminating null byte in I<dest>, "
-#| "or, if I<dest> is not null-terminated, I<dest + n>."
 msgid ""
 "B<stpncpy>()  returns a pointer to the terminating null byte in I<dest>, or, "
 "if I<dest> is not null-terminated, I<dest>+I<n>."
 msgstr ""
-"B<stpncpy>()  は I<dest> の終端の NULL バイトを指すポインターを返すか、 "
-"I<dest> が NULL バイトで終端されていない場合には I<dest + n> を返す。"
+"B<stpncpy>()  は I<dest> の終端のヌルバイトを指すポインターを返すか、 "
+"I<dest> がヌルバイトで終端されていない場合には I<dest>+I<n> を返す。"
+
+#. type: Plain text
+#: build/C/man3/stpncpy.3:96
+msgid "The B<stpncpy>()  function is thread-safe."
+msgstr "B<stpncpy>() 関数はスレッドセーフである。"
 
 #. type: Plain text
-#: build/C/man3/stpncpy.3:94
+#: build/C/man3/stpncpy.3:100
 msgid ""
 "This function was added to POSIX.1-2008.  Before that, it was a GNU "
-"extension."
+"extension.  It first appeared in version 1.07 of the GNU C library in 1993."
 msgstr ""
-"この関数は POSIX.1-2008 に追加された。 それ以前は GNU による拡張であった。"
+"この関数は POSIX.1-2008 に追加された。 それ以前は GNU による拡張であった。 こ"
+"の関数は 1993 年に GNU C ライブラリのバージョン 1.07 で初めて登場した。"
 
 #. type: Plain text
-#: build/C/man3/stpncpy.3:97
+#: build/C/man3/stpncpy.3:103
 msgid "B<strncpy>(3), B<wcpncpy>(3)"
 msgstr "B<strncpy>(3), B<wcpncpy>(3)"
 
@@ -1660,27 +1724,19 @@ msgstr "B<strncpy>(3), B<wcpncpy>(3)"
 msgid "STRCASECMP"
 msgstr "STRCASECMP"
 
-#. type: TH
-#: build/C/man3/strcasecmp.3:30 build/C/man3/strnlen.3:13
-#: build/C/man3/strpbrk.3:30 build/C/man3/strspn.3:30
-#: build/C/man3/strxfrm.3:30
-#, no-wrap
-msgid "2012-05-10"
-msgstr "2012-05-10"
-
 #. type: Plain text
 #: build/C/man3/strcasecmp.3:33
 msgid "strcasecmp, strncasecmp - compare two strings ignoring case"
 msgstr "strcasecmp, strncasecmp - 二つの文字列を大文字小文字を区別せず比較する"
 
 #. type: Plain text
-#: build/C/man3/strcasecmp.3:38 build/C/man3/string.3:41
+#: build/C/man3/strcasecmp.3:38
 #, no-wrap
 msgid "B<int strcasecmp(const char *>I<s1>B<, const char *>I<s2>B<);>\n"
 msgstr "B<int strcasecmp(const char *>I<s1>B<, const char *>I<s2>B<);>\n"
 
 #. type: Plain text
-#: build/C/man3/strcasecmp.3:40 build/C/man3/string.3:43
+#: build/C/man3/strcasecmp.3:40
 #, no-wrap
 msgid "B<int strncasecmp(const char *>I<s1>B<, const char *>I<s2>B<, size_t >I<n>B<);>\n"
 msgstr "B<int strncasecmp(const char *>I<s1>B<, const char *>I<s2>B<, size_t >I<n>B<);>\n"
@@ -1724,7 +1780,22 @@ msgid "4.4BSD, POSIX.1-2001."
 msgstr "4.4BSD, POSIX.1-2001."
 
 #. type: Plain text
-#: build/C/man3/strcasecmp.3:87
+#: build/C/man3/strcasecmp.3:92
+msgid ""
+"The B<strcasecmp>()  and B<strncasecmp>()  functions first appeared in "
+"4.4BSD, where they were declared in I<E<lt>string.hE<gt>>.  Thus, for "
+"reasons of historical compatibility, the glibc I<E<lt>string.hE<gt>> header "
+"file also declares these functions, if the B<_DEFAULT_SOURCE> (or, in glibc "
+"2.19 and earlier, B<_BSD_SOURCE>)  feature test macro is defined."
+msgstr ""
+"関数 B<strcasecmp>() と B<strncasecmp>() は 4.4BSD で初めて登場し、 そのとき"
+"は I<E<lt>string.hE<gt>> に宣言があった。 このような、過去との互換性確保のた"
+"め、 機能検査マクロ B<_DEFAULT_SOURCE> (glibc 2.19 以前では B<_BSD_SOURCE>) "
+"が定義された際に、 glibc のヘッダーファイル I<E<lt>string.hE<gt>> でもこれら"
+"の関数が宣言されている。"
+
+#. type: Plain text
+#: build/C/man3/strcasecmp.3:101
 msgid ""
 "B<bcmp>(3), B<memcmp>(3), B<strcmp>(3), B<strcoll>(3), B<string>(3), "
 "B<strncmp>(3), B<wcscasecmp>(3), B<wcsncasecmp>(3)"
@@ -1739,10 +1810,10 @@ msgid "STRCAT"
 msgstr "STRCAT"
 
 #. type: TH
-#: build/C/man3/strcat.3:32 build/C/man3/strcpy.3:35
+#: build/C/man3/strcat.3:32 build/C/man3/strchr.3:33 build/C/man3/strcmp.3:32
 #, no-wrap
-msgid "2012-07-19"
-msgstr "2012-07-19"
+msgid "2014-01-20"
+msgstr "2014-01-20"
 
 #. type: Plain text
 #: build/C/man3/strcat.3:35
@@ -1750,13 +1821,13 @@ msgid "strcat, strncat - concatenate two strings"
 msgstr "strcat, strncat - 二つの文字列を連結する"
 
 #. type: Plain text
-#: build/C/man3/strcat.3:40 build/C/man3/string.3:53
+#: build/C/man3/strcat.3:40
 #, no-wrap
 msgid "B<char *strcat(char *>I<dest>B<, const char *>I<src>B<);>\n"
 msgstr "B<char *strcat(char *>I<dest>B<, const char *>I<src>B<);>\n"
 
 #. type: Plain text
-#: build/C/man3/strcat.3:42 build/C/man3/string.3:71
+#: build/C/man3/strcat.3:42
 #, no-wrap
 msgid "B<char *strncat(char *>I<dest>B<, const char *>I<src>B<, size_t >I<n>B<);>\n"
 msgstr "B<char *strncat(char *>I<dest>B<, const char *>I<src>B<, size_t >I<n>B<);>\n"
@@ -1772,12 +1843,12 @@ msgid ""
 "overruns are a favorite avenue for attacking secure programs>."
 msgstr ""
 "B<strcat>()  関数は、I<dest> 文字列の後に I<src> 文字列を付け加える。 その際"
-"に、I<dest> の最後にある終端の NULL バイト (\\(aq\\e0\\(aq)  は上書きされ、新"
-"ã\81\9fã\81«ç\94\9fæ\88\90ã\81\95ã\82\8cã\81\9fæ\96\87å­\97å\88\97ã\81®æ\9c«å°¾ã\81«çµ\82端ã\81® NULL ã\83\90ã\82¤ã\83\88ã\81\8cä»\98ä¸\8eã\81\95ã\82\8cã\82\8bã\80\82 äº\8cã\81¤ã\81®æ\96\87å­\97å\88\97 "
-"I<src> と I<dest> は重なってはならない。 また、文字列 I<dest> は、連結後の結"
-"果を格納するのに 十分な大きさでなければならない。 I<dest> が十分な大きさでな"
-"ã\81\84å ´å\90\88ã\80\81ã\83\97ã\83­ã\82°ã\83©ã\83 ã\81\8cã\81©ã\81®ã\82\88ã\81\86ã\81ªå\8b\95ä½\9cã\82\92ã\81\99ã\82\8bã\81\8bå\88\86ã\81\8bã\82\89ã\81ªã\81\84ã\80\82 ã\83\90ã\83\83ã\83\95ã\82¡ã\82ªã\83¼ã\83\90ã\83¼ã\83©ã\83³ã\81¯"
-"ã\82»ã\82­ã\83¥ã\82¢ã\81ªã\83\97ã\83­ã\82°ã\83©ã\83 ã\82\92æ\94»æ\92\83ã\81\99ã\82\8bé\9a\9bã\81«å¥½ã\82\93ã\81§ä½¿ã\82\8fã\82\8cã\82\8bæ\96¹æ³\95ã\81§ã\81\82ã\82\8bã\80\82"
+"に、I<dest> の最後にある終端のヌルバイト (\\(aq\\e0\\(aq)  は上書きされ、新た"
+"ã\81«ç\94\9fæ\88\90ã\81\95ã\82\8cã\81\9fæ\96\87å­\97å\88\97ã\81®æ\9c«å°¾ã\81«çµ\82端ã\81®ã\83\8cã\83«ã\83\90ã\82¤ã\83\88ã\81\8cä»\98ä¸\8eã\81\95ã\82\8cã\82\8bã\80\82 äº\8cã\81¤ã\81®æ\96\87å­\97å\88\97 I<src> "
+"と I<dest> は重なってはならない。 また、文字列 I<dest> は、連結後の結果を格納"
+"するのに 十分な大きさでなければならない。 I<dest> が十分な大きさでない場合、"
+"ã\83\97ã\83­ã\82°ã\83©ã\83 ã\81\8cã\81©ã\81®ã\82\88ã\81\86ã\81ªå\8b\95ä½\9cã\82\92ã\81\99ã\82\8bã\81\8bå\88\86ã\81\8bã\82\89ã\81ªã\81\84ã\80\82 ã\83\90ã\83\83ã\83\95ã\82¡ã\82ªã\83¼ã\83\90ã\83¼ã\83©ã\83³ã\81¯ã\82»ã\82­ã\83¥ã\82¢"
+"なプログラムを攻撃する際に好んで使われる方法である。"
 
 #. type: Plain text
 #: build/C/man3/strcat.3:66
@@ -1785,10 +1856,10 @@ msgid "The B<strncat>()  function is similar, except that"
 msgstr "B<strncat>()  も同様だが、以下の点が異なる。"
 
 #. type: IP
-#: build/C/man3/strcat.3:66 build/C/man3/strcat.3:72 build/C/man3/strsep.3:94
-#: build/C/man3/strsep.3:96 build/C/man3/strsep.3:98 build/C/man3/strtok.3:188
-#: build/C/man3/strtok.3:190 build/C/man3/strtok.3:192
-#: build/C/man3/strtok.3:194
+#: build/C/man3/strcat.3:66 build/C/man3/strcat.3:72 build/C/man3/strsep.3:98
+#: build/C/man3/strsep.3:100 build/C/man3/strsep.3:102
+#: build/C/man3/strtok.3:188 build/C/man3/strtok.3:190
+#: build/C/man3/strtok.3:192 build/C/man3/strtok.3:194
 #, no-wrap
 msgid "*"
 msgstr "*"
@@ -1804,7 +1875,7 @@ msgid ""
 "I<src> does not need to be null-terminated if it contains I<n> or more bytes."
 msgstr ""
 "I<src> が I<n> バイト以上の場合、 \n"
-"I<src> は NULL 終端されている必要はない。"
+"I<src> はヌル終端されている必要はない。"
 
 #. type: Plain text
 #: build/C/man3/strcat.3:83
@@ -1812,8 +1883,7 @@ msgid ""
 "As with B<strcat>(), the resulting string in I<dest> is always null-"
 "terminated."
 msgstr ""
-"B<strcat>()  と同じく、I<dest> に格納される結果の文字列は常に NULL 終端され"
-"る。"
+"B<strcat>()  と同じく、I<dest> に格納される結果の文字列は常にヌル終端される。"
 
 #. type: Plain text
 #: build/C/man3/strcat.3:102
@@ -1823,7 +1893,7 @@ msgid ""
 "size of I<dest> must be at least I<strlen(dest)+n+1>."
 msgstr ""
 "I<src> が I<n> バイト以上の場合、 B<strncat>() は I<dest> に I<n+1> \n"
-"バイトを書き込む (I<src> からの I<n> バイトと終端の NULL バイトである)。\n"
+"バイトを書き込む (I<src> からの I<n> バイトと終端のヌルバイトである)。\n"
 "したがって、I<dest> の大きさは最低でも I<strlen(dest)+n+1> でなければ\n"
 "ならない。"
 
@@ -1880,29 +1950,34 @@ msgstr ""
 "ポインタを返す。"
 
 #. type: Plain text
-#: build/C/man3/strcat.3:132 build/C/man3/strcmp.3:81
-#: build/C/man3/strcoll.3:71 build/C/man3/strcpy.3:118
-#: build/C/man3/strlen.3:52 build/C/man3/strpbrk.3:58 build/C/man3/strspn.3:76
+#: build/C/man3/strcat.3:137
+msgid "The B<strcat>()  and B<strncat>()  functions are thread-safe."
+msgstr "関数 B<strcat>() と B<strncat>() はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/strcat.3:139 build/C/man3/strcmp.3:88
+#: build/C/man3/strcoll.3:71 build/C/man3/strcpy.3:125
+#: build/C/man3/strlen.3:57 build/C/man3/strpbrk.3:63 build/C/man3/strspn.3:83
 #: build/C/man3/strxfrm.3:78
 msgid "SVr4, 4.3BSD, C89, C99."
 msgstr "SVr4, 4.3BSD, C89, C99."
 
 #. type: Plain text
-#: build/C/man3/strcat.3:134 build/C/man3/strcpy.3:165
+#: build/C/man3/strcat.3:141 build/C/man3/strcpy.3:178
 msgid ""
 "Some systems (the BSDs, Solaris, and others) provide the following function:"
 msgstr ""
 "いくつかのシステム (BSD、Solaris など) では以下の関数が提供されている。"
 
 #. type: Plain text
-#: build/C/man3/strcat.3:136
+#: build/C/man3/strcat.3:143
 #, no-wrap
 msgid "    size_t strlcat(char *dest, const char *src, size_t size);\n"
 msgstr "    size_t strlcat(char *dest, const char *src, size_t size);\n"
 
 #.  https://lwn.net/Articles/506530/
 #. type: Plain text
-#: build/C/man3/strcat.3:169
+#: build/C/man3/strcat.3:176
 msgid ""
 "This function appends the null-terminated string I<src> to the string "
 "I<dest>, copying at most I<size-strlen(dest)-1> from I<src>, and adds a null "
@@ -1916,20 +1991,20 @@ msgid ""
 "is not present in glibc and is not standardized by POSIX, but is available "
 "on Linux via the I<libbsd> library."
 msgstr ""
-"この関数は、 NULL 終端された文字列 I<src> を文字列 I<dest> に追加する。 具体"
-"例には、 I<size> が I<strlen(dest)> より大きい場合には最大で I<size-strlen"
-"(dest)-1> バイトを I<src> からコピーし、 結果の末尾に終端の NULL バイトを追加"
-"する。 この関数では B<strcat>() のバッファオーバーランが発生するという問題が"
-"修正されているが、  I<size> が小さすぎた場合にはデータが失われる問題には、 依"
-"然として呼び出し側で対処する必要がある。 この関数は B<strlcat>() が作成しよう"
-"とした文字列の長さを返す。 返り値が I<size> 以上の場合、 データロスが発生して"
-"いる。 データロスが問題となる場合は、 呼び出し側で、 呼び出し前に引き数を"
-"チェックするか、 この関数の返り値を検査するかのいずれかをしなければならな"
+"この関数は、ヌル終端された文字列 I<src> を文字列 I<dest> に追加する。 具体例"
+"には、 I<size> が I<strlen(dest)> より大きい場合には最大で I<size-"
+"strlen(dest)-1> バイトを I<src> からコピーし、 結果の末尾に終端のヌルバイトを"
+"追加する。 この関数では B<strcat>() のバッファオーバーランが発生するという問"
+"題が修正されているが、  I<size> が小さすぎた場合にはデータが失われる問題に"
+"は、 依然として呼び出し側で対処する必要がある。 この関数は B<strlcat>() が作"
+"成しようとした文字列の長さを返す。 返り値が I<size> 以上の場合、 データロスが"
+"発生している。 データロスが問題となる場合は、 呼び出し側で、 呼び出し前に引き"
+"数をチェックするか、 この関数の返り値を検査するかのいずれかをしなければならな"
 "い。 B<strlcat>() は glibc には存在せず、 POSIX による標準化もされていない"
 "が、 Linux では I<libbsd> ライブラリ経由で利用できる。"
 
 #. type: Plain text
-#: build/C/man3/strcat.3:178
+#: build/C/man3/strcat.3:185
 msgid ""
 "B<bcopy>(3), B<memccpy>(3), B<memcpy>(3), B<strcpy>(3), B<string>(3), "
 "B<strncpy>(3), B<wcscat>(3), B<wcsncat>(3)"
@@ -1943,25 +2018,19 @@ msgstr ""
 msgid "STRCHR"
 msgstr "STRCHR"
 
-#. type: TH
-#: build/C/man3/strchr.3:33
-#, no-wrap
-msgid "2012-04-24"
-msgstr "2012-04-24"
-
 #. type: Plain text
 #: build/C/man3/strchr.3:36
 msgid "strchr, strrchr, strchrnul - locate character in string"
 msgstr "strchr, strrchr, strchrnul - 文字列中の文字の位置を特定する"
 
 #. type: Plain text
-#: build/C/man3/strchr.3:41 build/C/man3/string.3:55
+#: build/C/man3/strchr.3:41
 #, no-wrap
 msgid "B<char *strchr(const char *>I<s>B<, int >I<c>B<);>\n"
 msgstr "B<char *strchr(const char *>I<s>B<, int >I<c>B<);>\n"
 
 #. type: Plain text
-#: build/C/man3/strchr.3:43 build/C/man3/string.3:79
+#: build/C/man3/strchr.3:43
 #, no-wrap
 msgid "B<char *strrchr(const char *>I<s>B<, int >I<c>B<);>\n"
 msgstr "B<char *strrchr(const char *>I<s>B<, int >I<c>B<);>\n"
@@ -2019,9 +2088,9 @@ msgid ""
 "\\e0\\(aq, these functions return a pointer to the terminator."
 msgstr ""
 "B<strchr>() と B<strrchr>() 関数は一致した文字へのポインタを返し、もし\n"
-"文字が見つからない場合は NULL を返す。終端の NULL バイトは文字列の一部と\n"
+"文字が見つからない場合は NULL を返す。終端のヌルバイトは文字列の一部と\n"
 "みなされ、I<c> に \\(aq\\e0\\(aq が指定された場合には、これらの関数は\n"
-"終端の NULL バイトへのポインタを返す。"
+"終端のヌルバイトへのポインタを返す。"
 
 #. type: Plain text
 #: build/C/man3/strchr.3:104
@@ -2039,16 +2108,23 @@ msgid "B<strchrnul>()  first appeared in glibc in version 2.1.1."
 msgstr "B<strchrnul>()  は glibc バージョン 2.1.1 で初めて登場した。"
 
 #. type: Plain text
-#: build/C/man3/strchr.3:114
+#: build/C/man3/strchr.3:115
+msgid ""
+"The B<strchr>(), B<strrchr>(), and B<strchrnul>()  functions are thread-safe."
+msgstr ""
+"関数 B<strchr>(), B<strrchr>(), B<strchrnul>() はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/strchr.3:122
 msgid ""
-"B<strchr>()  and B<strrchr>()  are in SVr4, 4.3BSD, C89, C99.  B<strchrnul>"
-"()  is a GNU extension."
+"B<strchr>()  and B<strrchr>()  are in SVr4, 4.3BSD, C89, C99.  "
+"B<strchrnul>()  is a GNU extension."
 msgstr ""
 "B<strchr>()  と B<strrchr>()  は SVr4, 4.3BSD, C89, C99 に準拠している。 "
 "B<strchrnul>()  は GNU 拡張である。"
 
 #. type: Plain text
-#: build/C/man3/strchr.3:127
+#: build/C/man3/strchr.3:135
 msgid ""
 "B<index>(3), B<memchr>(3), B<rindex>(3), B<string>(3), B<strlen>(3), "
 "B<strpbrk>(3), B<strsep>(3), B<strspn>(3), B<strstr>(3), B<strtok>(3), "
@@ -2070,13 +2146,13 @@ msgid "strcmp, strncmp - compare two strings"
 msgstr "strcmp, strncmp - 二つの文字列を比べる"
 
 #. type: Plain text
-#: build/C/man3/strcmp.3:40 build/C/man3/string.3:57
+#: build/C/man3/strcmp.3:40
 #, no-wrap
 msgid "B<int strcmp(const char *>I<s1>B<, const char *>I<s2>B<);>\n"
 msgstr "B<int strcmp(const char *>I<s1>B<, const char *>I<s2>B<);>\n"
 
 #. type: Plain text
-#: build/C/man3/strcmp.3:42 build/C/man3/string.3:73
+#: build/C/man3/strcmp.3:42
 #, no-wrap
 msgid "B<int strncmp(const char *>I<s1>B<, const char *>I<s2>B<, size_t >I<n>B<);>\n"
 msgstr "B<int strncmp(const char *>I<s1>B<, const char *>I<s2>B<, size_t >I<n>B<);>\n"
@@ -2114,7 +2190,12 @@ msgstr ""
 "対応している。"
 
 #. type: Plain text
-#: build/C/man3/strcmp.3:91
+#: build/C/man3/strcmp.3:86
+msgid "The B<strcmp>()  and B<strncmp>()  functions are thread-safe."
+msgstr "関数 B<strcmp>() と B<strncmp>() はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/strcmp.3:98
 msgid ""
 "B<bcmp>(3), B<memcmp>(3), B<strcasecmp>(3), B<strcoll>(3), B<string>(3), "
 "B<strncasecmp>(3), B<strverscmp>(3), B<wcscmp>(3), B<wcsncmp>(3)"
@@ -2128,13 +2209,19 @@ msgstr ""
 msgid "STRCOLL"
 msgstr "STRCOLL"
 
+#. type: TH
+#: build/C/man3/strcoll.3:30 build/C/man3/strfry.3:30
+#, no-wrap
+msgid "2010-09-20"
+msgstr "2010-09-20"
+
 #. type: Plain text
 #: build/C/man3/strcoll.3:33
 msgid "strcoll - compare two strings using the current locale"
 msgstr "strcoll - 現在のロケールを使用して二つの文字列を比較する"
 
 #. type: Plain text
-#: build/C/man3/strcoll.3:38 build/C/man3/string.3:59
+#: build/C/man3/strcoll.3:38
 #, no-wrap
 msgid "B<int strcoll(const char *>I<s1>B<, const char *>I<s2>B<);>\n"
 msgstr "B<int strcoll(const char *>I<s1>B<, const char *>I<s2>B<);>\n"
@@ -2188,19 +2275,25 @@ msgstr ""
 msgid "STRCPY"
 msgstr "STRCPY"
 
+#. type: TH
+#: build/C/man3/strcpy.3:35
+#, no-wrap
+msgid "2014-05-21"
+msgstr "2014-05-21"
+
 #. type: Plain text
 #: build/C/man3/strcpy.3:38
 msgid "strcpy, strncpy - copy a string"
 msgstr "strcpy, strncpy - 文字列をコピーする"
 
 #. type: Plain text
-#: build/C/man3/strcpy.3:43 build/C/man3/string.3:61
+#: build/C/man3/strcpy.3:43
 #, no-wrap
 msgid "B<char *strcpy(char *>I<dest>B<, const char *>I<src>B<);>\n"
 msgstr "B<char *strcpy(char *>I<dest>B<, const char *>I<src>B<);>\n"
 
 #. type: Plain text
-#: build/C/man3/strcpy.3:45 build/C/man3/string.3:75
+#: build/C/man3/strcpy.3:45
 #, no-wrap
 msgid "B<char *strncpy(char *>I<dest>B<, const char *>I<src>B<, size_t >I<n>B<);>\n"
 msgstr "B<char *strncpy(char *>I<dest>B<, const char *>I<src>B<, size_t >I<n>B<);>\n"
@@ -2283,7 +2376,12 @@ msgstr ""
 "返す。"
 
 #. type: Plain text
-#: build/C/man3/strcpy.3:131
+#: build/C/man3/strcpy.3:123
+msgid "The B<strcpy>()  and B<strncpy>()  functions are thread-safe."
+msgstr "関数 B<strcpy>() と B<strncpy>() はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/strcpy.3:138
 msgid ""
 "Some programmers consider B<strncpy>()  to be inefficient and error prone.  "
 "If the programmer knows (i.e., includes code to test!)  that the size of "
@@ -2295,7 +2393,7 @@ msgstr ""
 "を使うことができる。"
 
 #. type: Plain text
-#: build/C/man3/strcpy.3:140
+#: build/C/man3/strcpy.3:147
 msgid ""
 "One valid (and intended) use of B<strncpy>()  is to copy a C string to a "
 "fixed-length buffer while ensuring both that the buffer is not overflowed "
@@ -2310,39 +2408,48 @@ msgstr ""
 "ロセス間通信を用いて送信したりした場合に情報洩れを防ぐためである)。"
 
 #. type: Plain text
-#: build/C/man3/strcpy.3:149
+#: build/C/man3/strcpy.3:160
 msgid ""
 "If there is no terminating null byte in the first I<n> bytes of I<src>, "
-"B<strncpy>()  produces an unterminated string in I<dest>.  You can force "
-"termination using something like the following:"
+"B<strncpy>()  produces an unterminated string in I<dest>.  If I<buf> has "
+"length I<buflen>, you can force termination using something like the "
+"following:"
 msgstr ""
-"I<src> の最初の I<n> バイトに終端のヌルバイトがない場合、 B<strncpy>()\n"
-"は I<dest> に終端されていない文字列を生成する。以下のようにして\n"
-"強制的に終端することができる。"
+"I<src> の最初の I<n> バイトに終端のヌルバイトがない場合、 B<strncpy>() は "
+"I<dest> に終端されていない文字列を生成する。 I<buf> の長さが I<buflen> の場"
+"å\90\88ã\80\81以ä¸\8bã\81®ã\82\88ã\81\86ã\81«ã\81\97ã\81¦å¼·å\88¶ç\9a\84ã\81«çµ\82端ã\81\99ã\82\8bã\81\93ã\81¨ã\81\8cã\81§ã\81\8dã\82\8bã\80\82"
 
 #. type: Plain text
-#: build/C/man3/strcpy.3:155
+#: build/C/man3/strcpy.3:166
 #, no-wrap
 msgid ""
-"strncpy(buf, str, n);\n"
-"if (n E<gt> 0)\n"
-"    buf[n - 1]= \\(aq\\e0\\(aq;\n"
+"strncpy(buf, str, buflen - 1);\n"
+"if (buflen E<gt> 0)\n"
+"    buf[buflen - 1]= \\(aq\\e0\\(aq;\n"
 msgstr ""
-"strncpy(buf, str, n);\n"
-"if (n E<gt> 0)\n"
-"    buf[n - 1]= \\(aq\\e0\\(aq;\n"
+"strncpy(buf, str, buflen - 1);\n"
+"if (buflen E<gt> 0)\n"
+"    buf[buflen - 1]= \\(aq\\e0\\(aq;\n"
 
 #. type: Plain text
-#: build/C/man3/strcpy.3:163
+#: build/C/man3/strcpy.3:176
 msgid ""
-"(Of course, the above technique ignores the fact that information contained "
-"in I<src> is lost in the copying to I<dest>.)"
+"(Of course, the above technique ignores the fact that, if I<src> contains "
+"more than I<buflen\\ -\\ 1> bytes, information is lost in the copying to "
+"I<dest>.)"
 msgstr ""
-"(もちろん、上記の方法では、 I<src> に入っている情報が I<dest> へのコピー時に"
-"失われるという事実は無視している。)"
+"(もちろん、上記の方法では、 I<src> に入っている情報が I<buflen\\ -\\ 1> バイ"
+"トよりも多い場合には、 I<dest> へのコピー時に情報が失われるという事実は無視し"
+"ている。)"
+
+#. type: SS
+#: build/C/man3/strcpy.3:176
+#, no-wrap
+msgid "strlcpy()"
+msgstr "strlcpy()"
 
 #. type: Plain text
-#: build/C/man3/strcpy.3:167
+#: build/C/man3/strcpy.3:180
 #, no-wrap
 msgid "    size_t strlcpy(char *dest, const char *src, size_t size);\n"
 msgstr "    size_t strlcpy(char *dest, const char *src, size_t size);\n"
@@ -2352,7 +2459,7 @@ msgstr "    size_t strlcpy(char *dest, const char *src, size_t size);\n"
 #.      1999 USENIX Annual Technical Conference
 #.  https://lwn.net/Articles/506530/
 #. type: Plain text
-#: build/C/man3/strcpy.3:202
+#: build/C/man3/strcpy.3:215
 msgid ""
 "This function is similar to B<strncpy>(), but it copies at most I<size-1> "
 "bytes to I<dest>, always adds a terminating null byte, and does not pad the "
@@ -2367,19 +2474,19 @@ msgid ""
 "is available on Linux via the I<libbsd> library."
 msgstr ""
 "この関数は B<strncpy>() と同様だが、 最大でも I<size-1> バイトしか I<dest> に"
-"コピーをせず、 末尾への終端の NULL バイトの追加が必ず行われ、 宛先バッファ "
-"(の未使用部分) への NULL バイトの書き込みが行われない。 この関数では "
-"B<strcpy>() や B<strncpy>() の持つ問題のいくつかが修正されているが、 I<size> "
-"が小さすぎた場合にはデータが失われる問題には、 依然として呼び出し側で対処する"
-"必要がある。 この関数の返り値は I<src> の長さである。 これにより、 末尾の切り"
-"詰めが行われたかを簡単に検出することができる。 返り値が I<size> 以上の場合に"
-"ã\81¯ã\80\81 æ\9c«å°¾ã\81®å\88\87ã\82\8aè©°ã\82\81ã\81\8cç\99ºç\94\9fã\81\97ã\81¦ã\81\84ã\82\8bã\80\82 ã\83\87ã\83¼ã\82¿ã\83­ã\82¹ã\81\8cå\95\8fé¡\8cã\81¨ã\81ªã\82\8bå ´å\90\88ã\81¯ã\80\81 å\91¼ã\81³å\87ºã\81\97å\81´"
-"で、 呼び出し前に引き数をチェックするか、 この関数の返り値を検査するかのいず"
-"ã\82\8cã\81\8bã\82\92ã\81\97ã\81ªã\81\91ã\82\8cã\81°ã\81ªã\82\89ã\81ªã\81\84ã\80\82 B<strlcpy>() ã\81¯ glibc  ã\81«ã\81¯å­\98å\9c¨ã\81\9bã\81\9aã\80\81 POSIX ã\81«ã\82\88ã\82\8b"
-"標準化もされていないが、 Linux では I<libbsd> ライブラリ経由で利用できる。"
+"コピーをせず、 末尾への終端のヌルバイトの追加が必ず行われ、 宛先バッファ (の"
+"未使用部分) へのヌルバイトの書き込みが行われない。 この関数では B<strcpy>() "
+"や B<strncpy>() の持つ問題のいくつかが修正されているが、 I<size> が小さすぎた"
+"場合にはデータが失われる問題には、 依然として呼び出し側で対処する必要があ"
+"る。 この関数の返り値は I<src> の長さである。 これにより、 末尾の切り詰めが行"
+"われたかを簡単に検出することができる。 返り値が I<size> 以上の場合には、 末尾"
+"ã\81®å\88\87ã\82\8aè©°ã\82\81ã\81\8cç\99ºç\94\9fã\81\97ã\81¦ã\81\84ã\82\8bã\80\82 ã\83\87ã\83¼ã\82¿ã\83­ã\82¹ã\81\8cå\95\8fé¡\8cã\81¨ã\81ªã\82\8bå ´å\90\88ã\81¯ã\80\81 å\91¼ã\81³å\87ºã\81\97å\81´ã\81§ã\80\81 å\91¼ã\81³"
+"出し前に引き数をチェックするか、 この関数の返り値を検査するかのいずれかをしな"
+"ã\81\91ã\82\8cã\81°ã\81ªã\82\89ã\81ªã\81\84ã\80\82 B<strlcpy>() ã\81¯ glibc  ã\81«ã\81¯å­\98å\9c¨ã\81\9bã\81\9aã\80\81 POSIX ã\81«ã\82\88ã\82\8bæ¨\99æº\96å\8c\96ã\82\82ã\81\95"
+"れていないが、 Linux では I<libbsd> ライブラリ経由で利用できる。"
 
 #. type: Plain text
-#: build/C/man3/strcpy.3:213
+#: build/C/man3/strcpy.3:226
 msgid ""
 "If the destination string of a B<strcpy>()  is not large enough, then "
 "anything might happen.  Overflowing fixed-length string buffers is a "
@@ -2398,7 +2505,7 @@ msgstr ""
 "が可能になるような方法でプログラムが 変更されることもあるからだ。"
 
 #. type: Plain text
-#: build/C/man3/strcpy.3:224
+#: build/C/man3/strcpy.3:237
 msgid ""
 "B<bcopy>(3), B<memccpy>(3), B<memcpy>(3), B<memmove>(3), B<stpcpy>(3), "
 "B<stpncpy>(3), B<strdup>(3), B<string>(3), B<wcscpy>(3), B<wcsncpy>(3)"
@@ -2424,7 +2531,7 @@ msgid "strdup, strndup, strdupa, strndupa - duplicate a string"
 msgstr "strdup, strndup, strdupa, strndupa - 文字列を複製する"
 
 #. type: Plain text
-#: build/C/man3/strdup.3:39 build/C/man3/string.3:65
+#: build/C/man3/strdup.3:39
 #, no-wrap
 msgid "B<char *strdup(const char *>I<s>B<);>\n"
 msgstr "B<char *strdup(const char *>I<s>B<);>\n"
@@ -2473,10 +2580,8 @@ msgstr "B<strndup>():"
 
 #. type: Plain text
 #: build/C/man3/strdup.3:67
-#, fuzzy
-#| msgid "POSIX_C_SOURCE\\ E<gt>=\\ 200809L || _XOPEN_SOURCE\\ E<gt>=\\ 700"
 msgid "_POSIX_C_SOURCE\\ E<gt>=\\ 200809L || _XOPEN_SOURCE\\ E<gt>=\\ 700"
-msgstr "POSIX_C_SOURCE\\ E<gt>=\\ 200809L || _XOPEN_SOURCE\\ E<gt>=\\ 700"
+msgstr "_POSIX_C_SOURCE\\ E<gt>=\\ 200809L || _XOPEN_SOURCE\\ E<gt>=\\ 700"
 
 #. type: Plain text
 #: build/C/man3/strdup.3:75
@@ -2491,8 +2596,8 @@ msgid ""
 "B<malloc>(3), and can be freed with B<free>(3)."
 msgstr ""
 "B<strdup>()  関数は、文字列 I<s>の複製である 新しい文字列へのポインタを返"
-"す。 新しい文字列のためのメモリは B<malloc>(3)  で得ている。 そして、 B<free>"
-"(3)  で解放することができる。"
+"す。 新しい文字列のためのメモリは B<malloc>(3)  で得ている。 そして、 "
+"B<free>(3)  で解放することができる。"
 
 #. type: Plain text
 #: build/C/man3/strdup.3:101
@@ -2503,7 +2608,7 @@ msgid ""
 msgstr ""
 "B<strndup>() 関数は同様であるが、最大で I<n> バイトを複製する。\n"
 "I<s> が I<n> よりも長い場合、I<n> バイトだけが複製され、\n"
-"終端の NULL バイト (\\(aq\\e0\\(aq)) が追加される。"
+"終端のヌルバイト (\\(aq\\e0\\(aq)) が追加される。"
 
 #. type: Plain text
 #: build/C/man3/strdup.3:111
@@ -2529,7 +2634,7 @@ msgstr ""
 "値を設定する。"
 
 #. type: SH
-#: build/C/man3/strdup.3:119 build/C/man3/strerror.3:166
+#: build/C/man3/strdup.3:119 build/C/man3/strerror.3:193
 #, no-wrap
 msgid "ERRORS"
 msgstr "エラー"
@@ -2570,16 +2675,11 @@ msgstr ""
 msgid "STRERROR"
 msgstr "STRERROR"
 
-#. type: TH
-#: build/C/man3/strerror.3:39
-#, no-wrap
-msgid "2013-06-21"
-msgstr "2013-06-21"
-
 #. type: Plain text
 #: build/C/man3/strerror.3:42
-msgid "strerror, strerror_r - return string describing error number"
-msgstr "strerror, strerror_r - エラー番号を説明する文字列を返す。"
+msgid ""
+"strerror, strerror_r, strerror_l - return string describing error number"
+msgstr "strerror, strerror_r, strerror_l - エラー番号を説明する文字列を返す。"
 
 #. type: Plain text
 #: build/C/man3/strerror.3:47
@@ -2608,12 +2708,23 @@ msgstr ""
 "            /* GNU-specific */\n"
 
 #. type: Plain text
-#: build/C/man3/strerror.3:63
-msgid "The XSI-compliant version of B<strerror_r>()  is provided if:"
-msgstr "次の場合には XSI 準拠のバージョンの B<strerror_r>()  が提供される:"
+#: build/C/man3/strerror.3:55
+#, no-wrap
+msgid "B<char *strerror_l(int >I<errnum>B<, locale_t >I<locale>B<);>\n"
+msgstr "B<char *strerror_l(int >I<errnum>B<, locale_t >I<locale>B<);>\n"
+
+#. type: Plain text
+#: build/C/man3/strerror.3:64
+msgid "B<strerror_r>():"
+msgstr "B<strerror_r>():"
 
 #. type: Plain text
-#: build/C/man3/strerror.3:65
+#: build/C/man3/strerror.3:66
+msgid "The XSI-compliant version is provided if:"
+msgstr "次の場合には XSI 準拠のバージョンが提供される:"
+
+#. type: Plain text
+#: build/C/man3/strerror.3:68
 msgid ""
 "(_POSIX_C_SOURCE\\ E<gt>=\\ 200112L || _XOPEN_SOURCE\\ E<gt>=\\ 600) && !\\ "
 "_GNU_SOURCE"
@@ -2622,31 +2733,38 @@ msgstr ""
 "_GNU_SOURCE"
 
 #. type: Plain text
-#: build/C/man3/strerror.3:67
+#: build/C/man3/strerror.3:70
 msgid "Otherwise, the GNU-specific version is provided."
 msgstr "それ以外の場合、GNU バージョンが提供される。"
 
 #. type: Plain text
-#: build/C/man3/strerror.3:87
+#: build/C/man3/strerror.3:95
 msgid ""
 "The B<strerror>()  function returns a pointer to a string that describes the "
 "error code passed in the argument I<errnum>, possibly using the "
 "B<LC_MESSAGES> part of the current locale to select the appropriate "
 "language.  (For example, if I<errnum> is B<EINVAL>, the returned description "
-"will \"Invalid argument\".)  This string must not be modified by the "
-"application, but may be modified by a subsequent call to B<strerror>().  No "
-"library function, including B<perror>(3), will modify this string."
-msgstr ""
-"B<strerror>() 関数は、引き数 I<errnum> で渡されたエラーコードについての\n"
-"説明が入った文字列へのポインタを返す。 可能であるならば、適切な言語を選\n"
-"択するために、 現在のロケールの B<LC_MESSAGES> を使う。(例えば、\n"
-"I<errnum> が B<EINVAL> の場合、説明として\"Invalid argument\" が返され\n"
-"る。) この文字列は、アプリケーションで変更してはならないが、 これ以降に\n"
-"行われる B<strerror>() の呼び出しで 変更されても構わない。この文字列を\n"
-"変更するライブラリ関数はない (B<perror>(3) も含まれる)。"
+"will be \"Invalid argument\".)  This string must not be modified by the "
+"application, but may be modified by a subsequent call to B<strerror>()  or "
+"B<strerror_l>().  No other library function, including B<perror>(3), will "
+"modify this string."
+msgstr ""
+"B<strerror>() 関数は、引き数 I<errnum> で渡されたエラーコードについての説明が"
+"入った文字列へのポインタを返す。 可能であるならば、適切な言語を選択するため"
+"に、 現在のロケールの B<LC_MESSAGES> を使う。(例えば、 I<errnum> が "
+"B<EINVAL> の場合、説明として \"Invalid argument\" が返される。) この文字列"
+"は、アプリケーションで変更してはならないが、 これ以降に行われる "
+"B<strerror>() や B<strerror_l>() の呼び出しで変更されても構わない。 "
+"B<perror>(3) などの、これ以外のライブラリ関数ではこの文字列は変更されない。"
+
+#. type: SS
+#: build/C/man3/strerror.3:95
+#, no-wrap
+msgid "strerror_r()"
+msgstr "strerror_r()"
 
 #. type: Plain text
-#: build/C/man3/strerror.3:108
+#: build/C/man3/strerror.3:116
 msgid ""
 "The B<strerror_r>()  function is similar to B<strerror>(), but is thread "
 "safe.  This function is available in two versions: an XSI-compliant version "
@@ -2669,7 +2787,7 @@ msgstr ""
 "XSI 準拠のバージョンの B<strerror_r>() がデフォルトで提供される。"
 
 #. type: Plain text
-#: build/C/man3/strerror.3:116
+#: build/C/man3/strerror.3:124
 msgid ""
 "The XSI-compliant B<strerror_r>()  is preferred for portable applications.  "
 "It returns the error string in the user-supplied buffer I<buf> of length "
@@ -2680,7 +2798,7 @@ msgstr ""
 "ラー文字列を返す。"
 
 #. type: Plain text
-#: build/C/man3/strerror.3:136
+#: build/C/man3/strerror.3:145
 msgid ""
 "The GNU-specific B<strerror_r>()  returns a pointer to a string containing "
 "the error message.  This may be either a pointer to a string that the "
@@ -2697,33 +2815,39 @@ msgstr ""
 "が格納される (I<buflen> が小さ過ぎたときには文字列は切り詰められ、 I<errnum> "
 "は不定である)。 文字列には必ず終端ヌル文字 (\\(aq\\e0\\(aq) が含まれる。"
 
+#. type: SS
+#: build/C/man3/strerror.3:145
+#, no-wrap
+msgid "strerror_l()"
+msgstr "strerror_l()"
+
 #. type: Plain text
-#: build/C/man3/strerror.3:144
+#: build/C/man3/strerror.3:160
 msgid ""
-"The B<strerror>()  and the GNU-specific B<strerror_r>()  functions return "
-"the appropriate error description string, or an \"Unknown error nnn\" "
-"message if the error number is unknown."
+"B<strerror_l>()  is like B<strerror>(), but maps I<errnum> to a locale-"
+"dependent error message in the locale specified by I<locale>.  The behavior "
+"of B<strerror_l>()  is undefined if I<locale> is the special locale object "
+"B<LC_GLOBAL_LOCALE> or is not a valid locale object handle."
 msgstr ""
-"B<strerror>()  と B<strerror_r>()  はエラー内容を説明する 文字列を返す。エ"
-"ラー番号が未知の場合は \"Unknown error nnn\" という メッセージを返す。"
+"B<strerror_l>() は B<strerror>() と同様だが、 I<errnum> を I<locale> で指定さ"
+"れたロケールのロケール依存のエラーメッセージにマッピングする。 I<locale> が特"
+"別なロケールオブジェクト B<LC_GLOBAL_LOCALE> の場合、もしくは I<locale> が有"
+"効なロケールオブジェクトハンドルでない場合は、 B<strerror_l>() の動作は未定義"
+"である。"
 
 #. type: Plain text
-#: build/C/man3/strerror.3:157
+#: build/C/man3/strerror.3:169
 msgid ""
-"POSIX.1-2001 and POSIX.1-2008 require that a successful call to B<strerror>"
-"()  shall leave I<errno> unchanged, and note that, since no function return "
-"value is reserved to indicate an error, an application that wishes to check "
-"for errors should initialize I<errno> to zero before the call, and then "
-"check I<errno> after the call."
+"The B<strerror>(), B<strerror_l>(), and the GNU-specific B<strerror_r>()  "
+"functions return the appropriate error description string, or an \"Unknown "
+"error nnn\" message if the error number is unknown."
 msgstr ""
-"POSIX.1-2001 と POSIX.1-2008 では、 B<strerror>() が成功した場合は\n"
-"I<errno> を変更せずに元のままにしなければならないとされている。関数のど\n"
-"の返り値もエラーを示すために予約されていないので、エラーをチェックした\n"
-"いアプリケーションは呼び出しを行う前に I<errno> を 0 に初期化し、呼び出\n"
-"しの後で I<errno> をチェックすべき点に注意すること。"
+"関数 B<strerror>(), B<strerror_l>() と GNU 固有の関数 B<strerror_r>() はエ"
+"ラー内容を説明する文字列を返す。 エラー番号が未知の場合は \"Unknown error nnn"
+"\" という メッセージを返す。"
 
 #. type: Plain text
-#: build/C/man3/strerror.3:166
+#: build/C/man3/strerror.3:178
 msgid ""
 "The XSI-compliant B<strerror_r>()  function returns 0 on success.  On error, "
 "a (positive) error number is returned (since glibc 2.13), or -1 is returned "
@@ -2733,69 +2857,83 @@ msgstr ""
 "(glibc 2.13 以降では) (正の) エラー番号が返され、(バージョン 2.13 より前\n"
 "の glibc では) -1 が返され、 I<errno> にエラーを示す値がセットされる。"
 
+#. type: Plain text
+#: build/C/man3/strerror.3:193
+msgid ""
+"POSIX.1-2001 and POSIX.1-2008 require that a successful call to "
+"B<strerror>()  or B<strerror_l>()  shall leave I<errno> unchanged, and note "
+"that, since no function return value is reserved to indicate an error, an "
+"application that wishes to check for errors should initialize I<errno> to "
+"zero before the call, and then check I<errno> after the call."
+msgstr ""
+"POSIX.1-2001 と POSIX.1-2008 では、 B<strerror>() や B<strerror_l>() が成功し"
+"た場合は I<errno> を変更せずに元のままにしなければならないとされている。関数"
+"のどの返り値もエラーを示すために予約されていないので、エラーをチェックしたい"
+"アプリケーションは呼び出しを行う前に I<errno> を 0 に初期化し、呼び出しの後"
+"で I<errno> をチェックすべき点に注意すること。"
+
 #. type: TP
-#: build/C/man3/strerror.3:167
+#: build/C/man3/strerror.3:194
 #, no-wrap
 msgid "B<EINVAL>"
 msgstr "B<EINVAL>"
 
 #. type: Plain text
-#: build/C/man3/strerror.3:172
+#: build/C/man3/strerror.3:199
 msgid "The value of I<errnum> is not a valid error number."
 msgstr "I<errnum> の値が有効なエラー番号ではない。"
 
 #. type: TP
-#: build/C/man3/strerror.3:172
+#: build/C/man3/strerror.3:199
 #, no-wrap
 msgid "B<ERANGE>"
 msgstr "B<ERANGE>"
 
 #. type: Plain text
-#: build/C/man3/strerror.3:175
+#: build/C/man3/strerror.3:202
 msgid ""
 "Insufficient storage was supplied to contain the error description string."
 msgstr "エラーコードを説明する文字列のために、充分な領域が確保できなかった。"
 
-#. type: SH
-#: build/C/man3/strerror.3:175 build/C/man3/strtok.3:169
-#, no-wrap
-msgid "ATTRIBUTES"
-msgstr "属性"
-
-#. type: SS
-#: build/C/man3/strerror.3:176 build/C/man3/strtok.3:170
-#, no-wrap
-msgid "Multithreading (see pthreads(7))"
-msgstr "マルチスレッディング (pthreads(7) 参照)"
-
 #. type: Plain text
-#: build/C/man3/strerror.3:180
+#: build/C/man3/strerror.3:207
 msgid "The B<strerror>()  function is not thread-safe."
 msgstr "B<strerror>() 関数はスレッドセーフではない。"
 
+#.  FIXME Need a thread-safety statement about strerror_l()
 #. type: Plain text
-#: build/C/man3/strerror.3:184
+#: build/C/man3/strerror.3:212
 msgid "The B<strerror_r>()  function is thread-safe."
 msgstr "B<strerror_r>() 関数はスレッドセーフである。"
 
 #. type: Plain text
-#: build/C/man3/strerror.3:189
+#: build/C/man3/strerror.3:216
+msgid "The B<strerror_l>()  function first appeared in glibc 2.6."
+msgstr "B<strerror_l>() 関数は glibc 2.6 で初めて登場した。"
+
+#. type: Plain text
+#: build/C/man3/strerror.3:221
 msgid ""
-"B<strerror>()  is specified by POSIX.1-2001, C89, C99.  B<strerror_r>()  is "
-"specified by POSIX.1-2001."
+"B<strerror>()  is specified by POSIX.1-2001, POSIX.1-2008, C89, and C99.  "
+"B<strerror_r>()  is specified by POSIX.1-2001 and POSIX.1-2008."
 msgstr ""
-"B<strerror>()  は POSIX.1-2001, C89, C99 で規定されている。 B<strerror_r>()  "
-"は POSIX.1-2001 で規定されている。"
+"B<strerror>()  は POSIX.1-2001, POSIX.1-2008, C89, C99 で規定されている。 "
+"B<strerror_r>()  は POSIX.1-2001 と POSIX.1-2008 で規定されている。"
 
 #. type: Plain text
-#: build/C/man3/strerror.3:193
+#: build/C/man3/strerror.3:224
+msgid "B<strerror_l>()  is specified in POSIX.1-2008."
+msgstr "B<strerror_l>() は POSIX.1-2008 で規定されている。"
+
+#. type: Plain text
+#: build/C/man3/strerror.3:228
 msgid "The GNU-specific B<strerror_r>()  function is a nonstandard extension."
 msgstr "GNU 仕様の B<strerror_r>()  関数は非標準の拡張である。"
 
 #.  e.g., Solaris 8, HP-UX 11
 #.  e.g., FreeBSD 5.4, Tru64 5.1B
 #. type: Plain text
-#: build/C/man3/strerror.3:213
+#: build/C/man3/strerror.3:248
 msgid ""
 "POSIX.1-2001 permits B<strerror>()  to set I<errno> if the call encounters "
 "an error, but does not specify what value should be returned as the function "
@@ -2814,9 +2952,13 @@ msgstr ""
 "NULL 以外になることが求められている。"
 
 #. type: Plain text
-#: build/C/man3/strerror.3:219
-msgid "B<err>(3), B<errno>(3), B<error>(3), B<perror>(3), B<strsignal>(3)"
-msgstr "B<err>(3), B<errno>(3), B<error>(3), B<perror>(3), B<strsignal>(3)"
+#: build/C/man3/strerror.3:255
+msgid ""
+"B<err>(3), B<errno>(3), B<error>(3), B<perror>(3), B<strsignal>(3), "
+"B<locale>(7)"
+msgstr ""
+"B<err>(3), B<errno>(3), B<error>(3), B<perror>(3), B<strsignal>(3), "
+"B<locale>(7)"
 
 #. type: TH
 #: build/C/man3/strfry.3:30
@@ -2830,7 +2972,7 @@ msgid "strfry - randomize a string"
 msgstr "strfry - 文字列をランダムに並べ変える"
 
 #. type: Plain text
-#: build/C/man3/strfry.3:40 build/C/man3/string.3:67
+#: build/C/man3/strfry.3:40
 #, no-wrap
 msgid "B<char *strfry(char *>I<string>B<);>\n"
 msgstr "B<char *strfry(char *>I<string>B<);>\n"
@@ -2871,8 +3013,8 @@ msgstr "STRING"
 #. type: TH
 #: build/C/man3/string.3:30
 #, no-wrap
-msgid "2010-02-25"
-msgstr "2010-02-25"
+msgid "2014-01-04"
+msgstr "2014-01-04"
 
 #. type: Plain text
 #: build/C/man3/string.3:36
@@ -2888,64 +3030,333 @@ msgstr ""
 "作する関数"
 
 #. type: Plain text
-#: build/C/man3/string.3:63 build/C/man3/strspn.3:40
+#: build/C/man3/string.3:38
+msgid "B<#include E<lt>strings.hE<gt>>"
+msgstr "B<#include E<lt>strings.hE<gt>>"
+
+#. type: TP
+#: build/C/man3/string.3:38
 #, no-wrap
-msgid "B<size_t strcspn(const char *>I<s>B<, const char *>I<reject>B<);>\n"
-msgstr "B<size_t strcspn(const char *>I<s>B<, const char *>I<reject>B<);>\n"
+msgid "B<int strcasecmp(const char *>I<s1>B<, const char *>I<s2>B<);>"
+msgstr "B<int strcasecmp(const char *>I<s1>B<, const char *>I<s2>B<);>"
 
 #. type: Plain text
-#: build/C/man3/string.3:69 build/C/man3/strlen.3:38
+#: build/C/man3/string.3:45
+msgid "Compare the strings I<s1> and I<s2> ignoring case."
+msgstr "文字列 I<s1> と I<s2> を大文字小文字の違いを無視して比較する。"
+
+#. type: TP
+#: build/C/man3/string.3:45
 #, no-wrap
-msgid "B<size_t strlen(const char *>I<s>B<);>\n"
-msgstr "B<size_t strlen(const char *>I<s>B<);>\n"
+msgid "B<int strncasecmp(const char *>I<s1>B<, const char *>I<s2>B<, size_t >I<n>B<);>"
+msgstr "B<int strncasecmp(const char *>I<s1>B<, const char *>I<s2>B<, size_t >I<n>B<);>"
 
 #. type: Plain text
-#: build/C/man3/string.3:77 build/C/man3/strpbrk.3:38
+#: build/C/man3/string.3:54
+msgid ""
+"Compare the first I<n> characters of the strings I<s1> and I<s2> ignoring "
+"case."
+msgstr ""
+"文字列 I<s1> と I<s2> の最初の I<n> 文字を、大文字小文字の違いを無視して比較"
+"する。"
+
+#. type: TP
+#: build/C/man3/string.3:54
 #, no-wrap
-msgid "B<char *strpbrk(const char *>I<s>B<, const char *>I<accept>B<);>\n"
-msgstr "B<char *strpbrk(const char *>I<s>B<, const char *>I<accept>B<);>\n"
+msgid "B<char *index(const char *>I<s>B<, int >I<c>B<);>"
+msgstr "B<char *index(const char *>I<s>B<, int >I<c>B<);>"
+
+#. type: Plain text
+#: build/C/man3/string.3:60 build/C/man3/string.3:90
+msgid ""
+"Return a pointer to the first occurrence of the character I<c> in the string "
+"I<s>."
+msgstr "文字列 I<s> 中に最初に文字 I<c> が 現れた位置へのポインタを返す。"
+
+#. type: TP
+#: build/C/man3/string.3:60
+#, no-wrap
+msgid "B<char *rindex(const char *>I<s>B<, int >I<c>B<);>"
+msgstr "B<char *rindex(const char *>I<s>B<, int >I<c>B<);>"
 
 #. type: Plain text
-#: build/C/man3/string.3:81 build/C/man3/strsep.3:41
+#: build/C/man3/string.3:66 build/C/man3/string.3:171
+msgid ""
+"Return a pointer to the last occurrence of the character I<c> in the string "
+"I<s>."
+msgstr "文字列 I<s> 中に最後に文字 I<c> が 現れた位置へのポインタを返す。"
+
+#. type: TP
+#: build/C/man3/string.3:66
 #, no-wrap
-msgid "B<char *strsep(char **>I<stringp>B<, const char *>I<delim>B<);>\n"
-msgstr "B<char *strsep(char **>I<stringp>B<, const char *>I<delim>B<);>\n"
+msgid "B<#include E<lt>string.hE<gt>>"
+msgstr "B<#include E<lt>string.hE<gt>>"
+
+#. type: TP
+#: build/C/man3/string.3:68
+#, no-wrap
+msgid "B<char *stpcpy(char *>I<dest>B<, const char *>I<src>B<);>"
+msgstr "B<char *stpcpy(char *>I<dest>B<, const char *>I<src>B<);>"
 
 #. type: Plain text
-#: build/C/man3/string.3:83 build/C/man3/strspn.3:38
+#: build/C/man3/string.3:76
+msgid ""
+"Copy a string from I<src> to I<dest>, returning a pointer to the end of the "
+"resulting string at I<dest>."
+msgstr ""
+"文字列を I<src> から I<dest> にコピーし、 I<dest> に格納された文字列の末尾へ"
+"のポインターを返す。"
+
+#. type: TP
+#: build/C/man3/string.3:76
 #, no-wrap
-msgid "B<size_t strspn(const char *>I<s>B<, const char *>I<accept>B<);>\n"
-msgstr "B<size_t strspn(const char *>I<s>B<, const char *>I<accept>B<);>\n"
+msgid "B<char *strcat(char *>I<dest>B<, const char *>I<src>B<);>"
+msgstr "B<char *strcat(char *>I<dest>B<, const char *>I<src>B<);>"
 
 #. type: Plain text
-#: build/C/man3/string.3:85 build/C/man3/strstr.3:41
+#: build/C/man3/string.3:84
+msgid ""
+"Append the string I<src> to the string I<dest>, returning a pointer I<dest>."
+msgstr ""
+"文字列 I<src> を文字列 I<dest> に追加し、 I<dest> へのポインターを返す。"
+
+#. type: TP
+#: build/C/man3/string.3:84
 #, no-wrap
-msgid "B<char *strstr(const char *>I<haystack>B<, const char *>I<needle>B<);>\n"
-msgstr "B<char *strstr(const char *>I<haystack>B<, const char *>I<needle>B<);>\n"
+msgid "B<char *strchr(const char *>I<s>B<, int >I<c>B<);>"
+msgstr "B<char *strchr(const char *>I<s>B<, int >I<c>B<);>"
+
+#. type: TP
+#: build/C/man3/string.3:90
+#, no-wrap
+msgid "B<int strcmp(const char *>I<s1>B<, const char *>I<s2>B<);>"
+msgstr "B<int strcmp(const char *>I<s1>B<, const char *>I<s2>B<);>"
 
 #. type: Plain text
-#: build/C/man3/string.3:87
+#: build/C/man3/string.3:96
+msgid "Compare the strings I<s1> with I<s2>."
+msgstr "文字列 I<s1> と I<s2> を比較する。"
+
+#. type: TP
+#: build/C/man3/string.3:96
 #, no-wrap
-msgid "B<char *strtok(char *>I<s>B<, const char *>I<delim>B<);>\n"
-msgstr "B<char *strtok(char *>I<s>B<, const char *>I<delim>B<);>\n"
+msgid "B<int strcoll(const char *>I<s1>B<, const char *>I<s2>B<);>"
+msgstr "B<int strcoll(const char *>I<s1>B<, const char *>I<s2>B<);>"
 
 #. type: Plain text
-#: build/C/man3/string.3:89 build/C/man3/strxfrm.3:38
+#: build/C/man3/string.3:103
+msgid "Compare the strings I<s1> with I<s2> using the current locale."
+msgstr "現在のロケールを使用して、文字列 I<s1> を I<s2> と比較する"
+
+#. type: TP
+#: build/C/man3/string.3:103
 #, no-wrap
-msgid "B<size_t strxfrm(char *>I<dest>B<, const char *>I<src>B<, size_t >I<n>B<);>\n"
-msgstr "B<size_t strxfrm(char *>I<dest>B<, const char *>I<src>B<, size_t >I<n>B<);>\n"
+msgid "B<char *strcpy(char *>I<dest>B<, const char *>I<src>B<);>"
+msgstr "B<char *strcpy(char *>I<dest>B<, const char *>I<src>B<);>"
+
+#. type: Plain text
+#: build/C/man3/string.3:111
+msgid ""
+"Copy the string I<src> to I<dest>, returning a pointer to the start of "
+"I<dest>."
+msgstr ""
+"文字列 I<src> を I<dest> にコピーし、 I<dest> の先頭へのポインタを返す。"
+
+#. type: TP
+#: build/C/man3/string.3:111
+#, no-wrap
+msgid "B<size_t strcspn(const char *>I<s>B<, const char *>I<reject>B<);>"
+msgstr "B<size_t strcspn(const char *>I<s>B<, const char *>I<reject>B<);>"
+
+#. type: Plain text
+#: build/C/man3/string.3:117
+msgid ""
+"Calculate the length of the initial segment of the string I<s> which does "
+"not contain any of bytes in the string I<reject>,"
+msgstr ""
+"文字列 I<s> の、文字列 I<reject> に含まれないバイトだけで構成される最初の部分"
+"文字列の長さを計算する。"
+
+#. type: TP
+#: build/C/man3/string.3:117
+#, no-wrap
+msgid "B<char *strdup(const char *>I<s>B<);>"
+msgstr "B<char *strdup(const char *>I<s>B<);>"
+
+#. type: Plain text
+#: build/C/man3/string.3:123
+msgid ""
+"Return a duplicate of the string I<s> in memory allocated using B<malloc>(3)."
+msgstr "文字列 I<s> を、B<malloc>(3) を使って確保したメモリに複製して返す。"
+
+#. type: TP
+#: build/C/man3/string.3:123
+#, no-wrap
+msgid "B<char *strfry(char *>I<string>B<);>"
+msgstr "B<char *strfry(char *>I<string>B<);>"
+
+#. type: Plain text
+#: build/C/man3/string.3:127
+msgid "Randomly swap the characters in I<string>."
+msgstr "I<string> 中の文字をランダムに並び替える。"
+
+#. type: TP
+#: build/C/man3/string.3:127
+#, no-wrap
+msgid "B<size_t strlen(const char *>I<s>B<);>"
+msgstr "B<size_t strlen(const char *>I<s>B<);>"
+
+#. type: Plain text
+#: build/C/man3/string.3:131
+msgid "Return the length of the string I<s>."
+msgstr "文字列 I<s> の長さを返す。"
+
+#. type: TP
+#: build/C/man3/string.3:131
+#, no-wrap
+msgid "B<char *strncat(char *>I<dest>B<, const char *>I<src>B<, size_t >I<n>B<);>"
+msgstr "B<char *strncat(char *>I<dest>B<, const char *>I<src>B<, size_t >I<n>B<);>"
+
+#. type: Plain text
+#: build/C/man3/string.3:141
+msgid ""
+"Append at most I<n> characters from the string I<src> to the string I<dest>, "
+"returning a pointer to I<dest>."
+msgstr ""
+"文字列 I<src> の最大 I<n> 文字を文字列 I<dest> に追加し、I<dest> へのポイン"
+"ターを返す。"
+
+#. type: TP
+#: build/C/man3/string.3:141
+#, no-wrap
+msgid "B<int strncmp(const char *>I<s1>B<, const char *>I<s2>B<, size_t >I<n>B<);>"
+msgstr "B<int strncmp(const char *>I<s1>B<, const char *>I<s2>B<, size_t >I<n>B<);>"
+
+#. type: Plain text
+#: build/C/man3/string.3:149
+msgid "Compare at most I<n> bytes of the strings I<s1> and I<s2>."
+msgstr "文字列 I<s1> と I<s2> を最大 I<n> バイトまで比較する。"
+
+#. type: TP
+#: build/C/man3/string.3:149
+#, no-wrap
+msgid "B<char *strncpy(char *>I<dest>B<, const char *>I<src>B<, size_t >I<n>B<);>"
+msgstr "B<char *strncpy(char *>I<dest>B<, const char *>I<src>B<, size_t >I<n>B<);>"
+
+#. type: Plain text
+#: build/C/man3/string.3:159
+msgid ""
+"Copy at most I<n> bytes from string I<src> to I<dest>, returning a pointer "
+"to the start of I<dest>."
+msgstr ""
+"文字列 I<src> から I<dest> へ最大 I<n> バイトをコピーし、 I<dest> の先頭への"
+"ポインターを返す。"
+
+#. type: TP
+#: build/C/man3/string.3:159
+#, no-wrap
+msgid "B<char *strpbrk(const char *>I<s>B<, const char *>I<accept>B<);>"
+msgstr "B<char *strpbrk(const char *>I<s>B<, const char *>I<accept>B<);>"
 
 #. type: Plain text
-#: build/C/man3/string.3:94
+#: build/C/man3/string.3:165
+msgid ""
+"Return a pointer to the first occurrence in the string I<s> of one of the "
+"bytes in the string I<accept>."
+msgstr ""
+"文字列 I<accept> に含まれるバイトのいずれかが、文字列 I<s> 内で最初に現れる位"
+"置を特定する。"
+
+#. type: TP
+#: build/C/man3/string.3:165
+#, no-wrap
+msgid "B<char *strrchr(const char *>I<s>B<, int >I<c>B<);>"
+msgstr "B<char *strrchr(const char *>I<s>B<, int >I<c>B<);>"
+
+#. type: TP
+#: build/C/man3/string.3:171
+#, no-wrap
+msgid "B<char *strsep(char **>I<stringp>B<, const char *>I<delim>B<);>"
+msgstr "B<char *strsep(char **>I<stringp>B<, const char *>I<delim>B<);>"
+
+#. type: Plain text
+#: build/C/man3/string.3:177
+msgid ""
+"Extract the initial token in I<stringp> that is delimited by one of the "
+"bytes in I<delim>."
+msgstr ""
+"文字列 I<s> から、I<delim> のいずれかのバイトで区切った最初のトークンを取り出"
+"す。"
+
+#. type: TP
+#: build/C/man3/string.3:177
+#, no-wrap
+msgid "B<size_t strspn(const char *>I<s>B<, const char *>I<accept>B<);>"
+msgstr "B<size_t strspn(const char *>I<s>B<, const char *>I<accept>B<);>"
+
+#. type: Plain text
+#: build/C/man3/string.3:183
+msgid ""
+"Calculate the length of the starting segment in the string I<s> that "
+"consists entirely of bytes in I<accept>."
+msgstr ""
+"文字列 I<s> 中の I<accept> に含まれる文字だけで構成される最初の部分文字列の長"
+"さを計算する。"
+
+#. type: TP
+#: build/C/man3/string.3:183
+#, no-wrap
+msgid "B<char *strstr(const char *>I<haystack>B<, const char *>I<needle>B<);>"
+msgstr "B<char *strstr(const char *>I<haystack>B<, const char *>I<needle>B<);>"
+
+#. type: Plain text
+#: build/C/man3/string.3:190
+msgid ""
+"Find the first occurrence of the substring I<needle> in the string "
+"I<haystack>, returning a pointer to the found substring."
+msgstr ""
+"部分文字列 I<needle> が文字列 I<haystack> 中 で最初に現れる位置を探し、その部"
+"分文字列へのポインターを返す。"
+
+#. type: TP
+#: build/C/man3/string.3:190
+#, no-wrap
+msgid "B<char *strtok(char *>I<s>B<, const char *>I<delim>B<);>"
+msgstr "B<char *strtok(char *>I<s>B<, const char *>I<delim>B<);>"
+
+#. type: Plain text
+#: build/C/man3/string.3:196
+msgid ""
+"Extract tokens from the string I<s> that are delimited by one of the bytes "
+"in I<delim>."
+msgstr ""
+"文字列 I<s> から、I<delim> のいずれかのバイトで区切ったトークンを取り出す。"
+
+#. type: TP
+#: build/C/man3/string.3:196
+#, no-wrap
+msgid "B<size_t strxfrm(char *>I<dest>B<, const char *>I<src>B<, size_t >I<n>B<);>"
+msgstr "B<size_t strxfrm(char *>I<dest>B<, const char *>I<src>B<, size_t >I<n>B<);>"
+
+#. type: Plain text
+#: build/C/man3/string.3:204
+msgid ""
+"Transforms I<src> to the current locale and copies the first I<n> characters "
+"to I<dest>."
+msgstr ""
+"I<src> を現在のロケールに変換し、最初の I<n> 文字を I<dest> にコピーする。"
+
+#. type: Plain text
+#: build/C/man3/string.3:208
 msgid ""
 "The string functions perform string operations on null-terminated strings.  "
 "See the individual man pages for descriptions of each function."
 msgstr ""
-"文字列関数は、NULL 終端された文字列に 対して、文字列操作を実行する。 それぞれ"
+"文字列関数は、ヌル終端された文字列に 対して、文字列操作を実行する。 それぞれ"
 "の関数の説明については個々のmanページを見よ。"
 
 #. type: Plain text
-#: build/C/man3/string.3:119
+#: build/C/man3/string.3:233
 msgid ""
 "B<index>(3), B<rindex>(3), B<stpcpy>(3), B<strcasecmp>(3), B<strcat>(3), "
 "B<strchr>(3), B<strcmp>(3), B<strcoll>(3), B<strcpy>(3), B<strcspn>(3), "
@@ -2966,10 +3377,11 @@ msgid "STRLEN"
 msgstr "STRLEN"
 
 #. type: TH
-#: build/C/man3/strlen.3:30
+#: build/C/man3/strlen.3:30 build/C/man3/strnlen.3:13
+#: build/C/man3/strpbrk.3:30 build/C/man3/strsep.3:33
 #, no-wrap
-msgid "2012-05-04"
-msgstr "2012-05-04"
+msgid "2014-02-25"
+msgstr "2014-02-25"
 
 #. type: Plain text
 #: build/C/man3/strlen.3:33
@@ -2977,12 +3389,18 @@ msgid "strlen - calculate the length of a string"
 msgstr "strlen - 文字列の長さを計算する"
 
 #. type: Plain text
+#: build/C/man3/strlen.3:38
+#, no-wrap
+msgid "B<size_t strlen(const char *>I<s>B<);>\n"
+msgstr "B<size_t strlen(const char *>I<s>B<);>\n"
+
+#. type: Plain text
 #: build/C/man3/strlen.3:45
 msgid ""
 "The B<strlen>()  function calculates the length of the string I<s>, "
 "excluding the terminating null byte (\\(aq\\e0\\(aq)."
 msgstr ""
-"B<strlen>()  関数は文字列 I<s> の長さを計算する。 このとき、終端 NULL バイト "
+"B<strlen>()  関数は文字列 I<s> の長さを計算する。 このとき、終端ヌルバイト "
 "(\\(aq\\e0\\(aq) は計算に含まれない。"
 
 #. type: Plain text
@@ -2992,7 +3410,12 @@ msgid ""
 msgstr "B<strlen>() 関数は文字列 I<s> のバイト数を返す。"
 
 #. type: Plain text
-#: build/C/man3/strlen.3:57
+#: build/C/man3/strlen.3:55
+msgid "The B<strlen>()  function is thread-safe."
+msgstr "B<strlen>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/strlen.3:62
 msgid "B<string>(3), B<strnlen>(3), B<wcslen>(3), B<wcsnlen>(3)"
 msgstr "B<string>(3), B<strnlen>(3), B<wcslen>(3), B<wcsnlen>(3)"
 
@@ -3027,7 +3450,7 @@ msgid ""
 "I<maxlen> bytes at I<s> and never beyond I<s+maxlen>."
 msgstr ""
 "B<strnlen>() 関数は I<s> が指す文字列の長さをバイト数で返す。 長さには\n"
-"終端の NULL バイト (\\(aq\\e0\\(aq) は含まない。 また長さは最大で\n"
+"終端のヌルバイト (\\(aq\\e0\\(aq) は含まない。 また長さは最大で\n"
 "I<maxlen> までであり、 B<strnlen>() は I<s> の最初の I<maxlen> バイト\n"
 "のみを検査し I<s+maxlen> より先を検査することはない。"
 
@@ -3039,16 +3462,21 @@ msgid ""
 "first I<maxlen> bytes pointed to by I<s>."
 msgstr ""
 "B<strnlen>() 関数は I<maxlen> 以下ならば I<strlen(s)> と同じ値を返す。\n"
-"I<s> の指す文字列が最大 I<maxlen> バイトまでに NULL バイト\n"
+"I<s> の指す文字列が最大 I<maxlen> バイトまでにヌルバイト\n"
 "(\\(aq\\e0\\(aq) 文字を含まない場合には I<maxlen> を返す。"
 
 #. type: Plain text
-#: build/C/man3/strnlen.3:73
+#: build/C/man3/strnlen.3:76
+msgid "The B<strnlen>()  function is thread-safe."
+msgstr "B<strnlen>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/strnlen.3:78
 msgid "POSIX.1-2008."
 msgstr "POSIX.1-2008."
 
 #. type: Plain text
-#: build/C/man3/strnlen.3:75
+#: build/C/man3/strnlen.3:80
 msgid "B<strlen>(3)"
 msgstr "B<strlen>(3)"
 
@@ -3064,6 +3492,12 @@ msgid "strpbrk - search a string for any of a set of bytes"
 msgstr "strpbrk - 文字列からバイト集合に含まれるバイトを探す"
 
 #. type: Plain text
+#: build/C/man3/strpbrk.3:38
+#, no-wrap
+msgid "B<char *strpbrk(const char *>I<s>B<, const char *>I<accept>B<);>\n"
+msgstr "B<char *strpbrk(const char *>I<s>B<, const char *>I<accept>B<);>\n"
+
+#. type: Plain text
 #: build/C/man3/strpbrk.3:47
 msgid ""
 "The B<strpbrk>()  function locates the first occurrence in the string I<s> "
@@ -3083,7 +3517,12 @@ msgstr ""
 "I<accept> に含まれるバイトが見つからなかった場合は NULL を返す。"
 
 #. type: Plain text
-#: build/C/man3/strpbrk.3:69
+#: build/C/man3/strpbrk.3:61
+msgid "The B<strpbrk>()  function is thread-safe."
+msgstr "B<strpbrk>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/strpbrk.3:74
 msgid ""
 "B<index>(3), B<memchr>(3), B<rindex>(3), B<strchr>(3), B<string>(3), "
 "B<strsep>(3), B<strspn>(3), B<strstr>(3), B<strtok>(3), B<wcspbrk>(3)"
@@ -3103,30 +3542,36 @@ msgid "strsep - extract token from string"
 msgstr "strsep - 文字列からトークンを取り出す"
 
 #. type: Plain text
+#: build/C/man3/strsep.3:41
+#, no-wrap
+msgid "B<char *strsep(char **>I<stringp>B<, const char *>I<delim>B<);>\n"
+msgstr "B<char *strsep(char **>I<stringp>B<, const char *>I<delim>B<);>\n"
+
+#. type: Plain text
 #: build/C/man3/strsep.3:50
 msgid "B<strsep>(): _BSD_SOURCE"
 msgstr "B<strsep>(): _BSD_SOURCE"
 
 #. type: Plain text
-#: build/C/man3/strsep.3:74
+#: build/C/man3/strsep.3:73
 msgid ""
 "If I<*stringp> is NULL, the B<strsep>()  function returns NULL and does "
 "nothing else.  Otherwise, this function finds the first token in the string "
-"I<*stringp>, where tokens are delimited by symbols in the string I<delim>.  "
+"I<*stringp>, that is delimited by one of the bytes in the string I<delim>.  "
 "This token is terminated by overwriting the delimiter with a null byte (\\(aq"
-"\\e0\\(aq)  and I<*stringp> is updated to point past the token.  In case no "
+"\\e0\\(aq), and I<*stringp> is updated to point past the token.  In case no "
 "delimiter was found, the token is taken to be the entire string I<*stringp>, "
 "and I<*stringp> is made NULL."
 msgstr ""
 "I<*stringp> が NULL の場合、 B<strsep>()  関数は何もせずに NULL を返す。 さも"
-"なければ、文字列 I<stringp> を I<delim> に含まれる文字で区切った トークンのう"
-"ã\81¡æ\9c\80å\88\9dã\81®ã\82\82ã\81®ã\82\92è¿\94ã\81\99ã\80\82 ã\83\88ã\83¼ã\82¯ã\83³ã\81¯ã\80\81å\8cºå\88\87ã\82\8aæ\96\87å­\97ã\82\92 NULL ã\83\90ã\82¤ã\83\88 (\\(aq\\e0\\(aq) ã\81§"
-"上書きすることで 終端される。 I<*stringp> は切り出されたトークンの次の位置を"
-"示すように更新される。 区切り文字が見つからない場合、I<*stringp> 文字列全体が"
-"トークンとして 扱われ、I<*stringp> は NULL となる。"
+"なければ、文字列 I<stringp> を I<delim> に含まれるいずれかのバイトで区切った"
+"ã\83\88ã\83¼ã\82¯ã\83³ã\81®ã\81\86ã\81¡æ\9c\80å\88\9dã\81®ã\82\82ã\81®ã\82\92è¿\94ã\81\99ã\80\82 ã\83\88ã\83¼ã\82¯ã\83³ã\81¯ã\80\81å\8cºå\88\87ã\82\8aæ\96\87å­\97ã\82\92ã\83\8cã\83«ã\83\90ã\82¤ã\83\88 (\\(aq"
+"\\e0\\(aq) で上書きすることで 終端される。 I<*stringp> は切り出されたトークン"
+"の次の位置を示すように更新される。 区切り文字が見つからない場合、I<*stringp> "
+"文字列全体がトークンとして 扱われ、I<*stringp> は NULL となる。"
 
 #. type: Plain text
-#: build/C/man3/strsep.3:80
+#: build/C/man3/strsep.3:79
 msgid ""
 "The B<strsep>()  function returns a pointer to the token, that is, it "
 "returns the original value of I<*stringp>."
@@ -3135,12 +3580,17 @@ msgstr ""
 "値を返す。"
 
 #. type: Plain text
-#: build/C/man3/strsep.3:82
+#: build/C/man3/strsep.3:84
+msgid "The B<strsep>()  function is thread-safe."
+msgstr "B<strsep>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/strsep.3:86
 msgid "4.4BSD."
 msgstr "4.4BSD."
 
 #. type: Plain text
-#: build/C/man3/strsep.3:91
+#: build/C/man3/strsep.3:95
 msgid ""
 "The B<strsep>()  function was introduced as a replacement for B<strtok>(3), "
 "since the latter cannot handle empty fields.  However, B<strtok>(3)  "
@@ -3151,28 +3601,28 @@ msgstr ""
 "しており、より移植性がある。"
 
 #. type: Plain text
-#: build/C/man3/strsep.3:94
+#: build/C/man3/strsep.3:98
 msgid "Be cautious when using this function.  If you do use it, note that:"
 msgstr ""
 "この関数を使う時は注意すること。 もし使うなら、以下のことに注意すること。"
 
 #. type: Plain text
-#: build/C/man3/strsep.3:96
+#: build/C/man3/strsep.3:100
 msgid "This function modifies its first argument."
 msgstr "この関数は最初の引数を変更する。"
 
 #. type: Plain text
-#: build/C/man3/strsep.3:98
+#: build/C/man3/strsep.3:102
 msgid "This function cannot be used on constant strings."
 msgstr "この関数は定数文字列には使えない。"
 
 #. type: Plain text
-#: build/C/man3/strsep.3:100
+#: build/C/man3/strsep.3:104
 msgid "The identity of the delimiting character is lost."
 msgstr "区切り文字自体は失われてしまう。"
 
 #. type: Plain text
-#: build/C/man3/strsep.3:110
+#: build/C/man3/strsep.3:114
 msgid ""
 "B<index>(3), B<memchr>(3), B<rindex>(3), B<strchr>(3), B<string>(3), "
 "B<strpbrk>(3), B<strspn>(3), B<strstr>(3), B<strtok>(3)"
@@ -3240,12 +3690,12 @@ msgstr ""
 msgid ""
 "The B<strsignal>()  function returns the appropriate description string, or "
 "an unknown signal message if the signal number is invalid.  On some systems "
-"(but not on Linux), a NULL pointer may be returned instead for an invalid "
-"signal number."
+"(but not on Linux), NULL may instead be returned for an invalid signal "
+"number."
 msgstr ""
 "B<strsignal>()  関数は、シグナルの適切な説明を返す。 もしシグナル番号が不正な"
-"場合は、未知のシグナル(unknown signal)を示す メッセージを返す。 (Linux はそう"
-"ã\81§ã\81¯ã\81ªã\81\84ã\81\8c)ä¸\8dæ­£ã\81ªã\82·ã\82°ã\83\8aã\83«ç\95ªå\8f·ã\81«å¯¾ã\81\97ã\81¦ã\80\81 NULL ã\83\9dã\82¤ã\83³ã\82¿ã\82\92 返すシステムもある。"
+"場合は、未知のシグナル (unknown signal) を示す メッセージを返す。 (Linux はそ"
+"ã\81\86ã\81§ã\81¯ã\81ªã\81\84ã\81\8c)ä¸\8dæ­£ã\81ªã\82·ã\82°ã\83\8aã\83«ç\95ªå\8f·ã\81«å¯¾ã\81\97ã\81¦ã\80\81 NULL ã\82\92返すシステムもある。"
 
 #. type: Plain text
 #: build/C/man3/strsignal.3:87
@@ -3263,10 +3713,28 @@ msgstr "B<psignal>(3), B<strerror>(3)"
 msgid "STRSPN"
 msgstr "STRSPN"
 
+#. type: TH
+#: build/C/man3/strspn.3:30
+#, no-wrap
+msgid "2014-02-28"
+msgstr "2014-02-28"
+
 #. type: Plain text
 #: build/C/man3/strspn.3:33
-msgid "strspn, strcspn - search a string for a set of bytes"
-msgstr "strspn, strcspn - バイト集合で構成される文字列を探す"
+msgid "strspn, strcspn - get length of a prefix substring"
+msgstr "strspn, strcspn - プレフィックス部分文字列の長さを返す"
+
+#. type: Plain text
+#: build/C/man3/strspn.3:38
+#, no-wrap
+msgid "B<size_t strspn(const char *>I<s>B<, const char *>I<accept>B<);>\n"
+msgstr "B<size_t strspn(const char *>I<s>B<, const char *>I<accept>B<);>\n"
+
+#. type: Plain text
+#: build/C/man3/strspn.3:40
+#, no-wrap
+msgid "B<size_t strcspn(const char *>I<s>B<, const char *>I<reject>B<);>\n"
+msgstr "B<size_t strcspn(const char *>I<s>B<, const char *>I<reject>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/strspn.3:49
@@ -3307,7 +3775,12 @@ msgstr ""
 "文字だけで構成される最初の部分文字列のバイト数を返す。"
 
 #. type: Plain text
-#: build/C/man3/strspn.3:88
+#: build/C/man3/strspn.3:81
+msgid "The B<strspn>()  and B<strcspn>()  functions are thread-safe."
+msgstr "関数 B<strspn>() と B<strcspn>() はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/strspn.3:95
 msgid ""
 "B<index>(3), B<memchr>(3), B<rindex>(3), B<strchr>(3), B<string>(3), "
 "B<strpbrk>(3), B<strsep>(3), B<strstr>(3), B<strtok>(3), B<wcscspn>(3), "
@@ -3323,12 +3796,24 @@ msgstr ""
 msgid "STRSTR"
 msgstr "STRSTR"
 
+#. type: TH
+#: build/C/man3/strstr.3:33
+#, no-wrap
+msgid "2014-01-22"
+msgstr "2014-01-22"
+
 #. type: Plain text
 #: build/C/man3/strstr.3:36
 msgid "strstr, strcasestr - locate a substring"
 msgstr "strstr, strcasestr - 部分文字列の位置を示す"
 
 #. type: Plain text
+#: build/C/man3/strstr.3:41
+#, no-wrap
+msgid "B<char *strstr(const char *>I<haystack>B<, const char *>I<needle>B<);>\n"
+msgstr "B<char *strstr(const char *>I<haystack>B<, const char *>I<needle>B<);>\n"
+
+#. type: Plain text
 #: build/C/man3/strstr.3:47
 #, no-wrap
 msgid "B<char *strcasestr(const char *>I<haystack>B<, const char *>I<needle>B<);>\n"
@@ -3342,8 +3827,7 @@ msgid ""
 "\\e0\\(aq) are not compared."
 msgstr ""
 "B<strstr>()  関数は、部分文字列 I<needle> が文字列 I<haystack> 中 で最初に現"
-"れる位置を見つける。 文字列を終端 NULL バイト (\\(aq\\e0\\(aq) は比較されな"
-"い。"
+"れる位置を見つける。 文字列を終端ヌルバイト (\\(aq\\e0\\(aq) は比較されない。"
 
 #. type: Plain text
 #: build/C/man3/strstr.3:62
@@ -3357,14 +3841,30 @@ msgstr ""
 #. type: Plain text
 #: build/C/man3/strstr.3:65
 msgid ""
-"These functions return a pointer to the beginning of the substring, or NULL "
-"if the substring is not found."
+"These functions return a pointer to the beginning of the located substring, "
+"or NULL if the substring is not found."
+msgstr ""
+"これらの関数は、見つかった部分文字列の開始を指すポインタを返し、 もし部分文字"
+"列が見つからない場合は NULL を返す。"
+
+#. type: Plain text
+#: build/C/man3/strstr.3:70
+msgid "The B<strstr>()  function is thread-safe."
+msgstr "B<strstr>() 関数はスレッドセーフである。"
+
+#. type: Plain text
+#: build/C/man3/strstr.3:77
+msgid ""
+"The B<strcasestr>()  function is thread-safe with exceptions.  It can be "
+"safely used in multithreaded applications, as long as B<setlocale>(3)  is "
+"not called to change the locale during its execution."
 msgstr ""
-"これらの関数は、部分文字列の開始を指すポインタを返し、 もし部分文字列が見つか"
-"らない場合は NULL を返す。"
+"B<strcasestr>() 関数は、例外付きのスレッドセーフである。実行中に "
+"B<setlocale>(3) を呼び出してロケールを変更しない限り、マルチスレッドアプリ"
+"ケーションで安全に使用することができる。"
 
 #. type: Plain text
-#: build/C/man3/strstr.3:72
+#: build/C/man3/strstr.3:84
 msgid ""
 "The B<strstr>()  function conforms to C89 and C99.  The B<strcasestr>()  "
 "function is a nonstandard extension."
@@ -3373,7 +3873,7 @@ msgstr ""
 "拡張である。"
 
 #. type: Plain text
-#: build/C/man3/strstr.3:84
+#: build/C/man3/strstr.3:96
 msgid ""
 "Early versions of Linux libc (like 4.5.26) would not allow an empty "
 "I<needle> argument for B<strstr>().  Later versions (like 4.6.27) work "
@@ -3384,7 +3884,7 @@ msgstr ""
 "I<needle> が空の時は I<haystack> を返す。"
 
 #. type: Plain text
-#: build/C/man3/strstr.3:96
+#: build/C/man3/strstr.3:108
 msgid ""
 "B<index>(3), B<memchr>(3), B<rindex>(3), B<strcasecmp>(3), B<strchr>(3), "
 "B<string>(3), B<strpbrk>(3), B<strsep>(3), B<strspn>(3), B<strtok>(3), "
@@ -3463,7 +3963,7 @@ msgid ""
 "containing the next token.  This string does not include the delimiting "
 "byte.  If no more tokens are found, B<strtok>()  returns NULL."
 msgstr ""
-"B<strtok>() のそれぞれの呼び出しでは、次のトークンを格納した NULL 終端\n"
+"B<strtok>() のそれぞれの呼び出しでは、次のトークンを格納したヌル終端\n"
 "された文字列へのポインタが返される。この文字列には区切りバイトは含まれ\n"
 "ない。これ以上トークンが見つからなかった場合には、NULL が返される。"
 
@@ -3500,10 +4000,10 @@ msgid ""
 "searching for the next token.  In this case, B<strtok>()  returns a pointer "
 "to the start of the found token."
 msgstr ""
-"各トークンの末尾は、次の区切りバイトが見つかるか、終端の NULL バイト (\\(aq"
+"各トークンの末尾は、次の区切りバイトが見つかるか、終端のヌルバイト (\\(aq"
 "\\e0\\(aq) に達するまで文字列を前方に検索することで見つかる。 区切りバイトが"
 "見つかった場合には、 現在のトークンの終わりを示すために、 見つかった区切りバ"
-"イトが NULL バイトで上書きされ、 B<strtok>() はポインタを次のバイトに設定す"
+"イトがヌルバイトで上書きされ、 B<strtok>() はポインタを次のバイトに設定す"
 "る。 このポインタは、次のトークンを検索する際の開始点として使用される。 この"
 "場合、 B<strtok>() は見つかったトークンの先頭へのポインタを返す。"
 
@@ -3516,14 +4016,14 @@ msgid ""
 "ignored.  Put another way: the tokens returned by B<strtok>()  are always "
 "nonempty strings.  Thus, for example, given the string \"I<aaa;;bbb,>\", "
 "successive calls to B<strtok>()  that specify the delimiter string \"I<;,>\" "
-"would return the strings \"I<aaa>\" and \"I<bbb>\", and then a NULL pointer."
+"would return the strings \"I<aaa>\" and \"I<bbb>\", and then a null pointer."
 msgstr ""
 "上記の説明の通り、 解析対象の文字列に 2 つ以上の区切りバイトが連続している場"
 "合には、 一つの区切りバイトとみなされ、 文字列の先頭や末尾にある区切りバイト"
 "は無視される。 言い換えると、 B<strtok>() が返すトークンは必ず空でない文字列"
 "となる。 したがって、例えば \"I<aaa;;bbb,>\" という文字列が与えられたとする"
 "と、 区切り文字列 \"I<;,>\" を指定した一連の B<strtok>() の呼び出しでは、 "
-"\"I<aaa>\" と I<bbb>\" が返り、その次に NULL ポインタが返る。"
+"\"I<aaa>\" と I<bbb>\" が返り、その次にヌルポインタが返る。"
 
 #. type: Plain text
 #: build/C/man3/strtok.3:144
@@ -3534,8 +4034,9 @@ msgid ""
 "calls that parse the same string."
 msgstr ""
 "B<strtok_r>()  関数は B<strtok>()  のリエントラント版である。 I<saveptr> 引き"
-"数は I<char\\ *> 変数へのポインタであり、 同じ文字列の解析を行う B<strtok_r>"
-"()  の呼び出し間で処理状況を保存するために B<strtok_r>()  内部で使用される。"
+"数は I<char\\ *> 変数へのポインタであり、 同じ文字列の解析を行う "
+"B<strtok_r>()  の呼び出し間で処理状況を保存するために B<strtok_r>()  内部で使"
+"用される。"
 
 #. type: Plain text
 #: build/C/man3/strtok.3:156
@@ -3777,8 +4278,8 @@ msgstr ""
 #. type: Plain text
 #: build/C/man3/strtok.3:268
 msgid ""
-"Another example program using B<strtok>()  can be found in B<getaddrinfo_a>"
-"(3)."
+"Another example program using B<strtok>()  can be found in "
+"B<getaddrinfo_a>(3)."
 msgstr "B<strtok>()  を使った別のプログラム例が B<getaddrinfo_a>(3)  にある。"
 
 #. type: Plain text
@@ -3819,8 +4320,8 @@ msgstr "B<int strverscmp(const char *>I<s1>B<, const char *>I<s2>B<);>\n"
 msgid ""
 "Often one has files I<jan1>, I<jan2>, ..., I<jan9>, I<jan10>, ...  and it "
 "feels wrong when B<ls>(1)  orders them I<jan1>, I<jan10>, ..., I<jan2>, ..., "
-"I<jan9>.  In order to rectify this, GNU introduced the I<-v> option to B<ls>"
-"(1), which is implemented using B<versionsort>(3), which again uses "
+"I<jan9>.  In order to rectify this, GNU introduced the I<-v> option to "
+"B<ls>(1), which is implemented using B<versionsort>(3), which again uses "
 "B<strverscmp>()."
 msgstr ""
 "I<jan1>, I<jan2>, ..., I<jan9>, I<jan10>, ...  といった名前のファイルがある状"
@@ -3848,7 +4349,7 @@ msgstr ""
 #: build/C/man3/strverscmp.3:81
 msgid ""
 "What this function does is the following.  If both strings are equal, return "
-"0.  Otherwise find the position between two bytes with the property that "
+"0.  Otherwise, find the position between two bytes with the property that "
 "before it both strings are equal, while directly after it there is a "
 "difference.  Find the largest consecutive digit strings containing (or "
 "starting at, or ending at) this position.  If one or both of these is empty, "
@@ -3893,12 +4394,24 @@ msgstr "B<rename>(1), B<strcasecmp>(3), B<strcmp>(3), B<strcoll>(3)"
 msgid "STRXFRM"
 msgstr "STRXFRM"
 
+#. type: TH
+#: build/C/man3/strxfrm.3:30
+#, no-wrap
+msgid "2012-05-10"
+msgstr "2012-05-10"
+
 #. type: Plain text
 #: build/C/man3/strxfrm.3:33
 msgid "strxfrm - string transformation"
 msgstr "strxfrm - 文字列の変換"
 
 #. type: Plain text
+#: build/C/man3/strxfrm.3:38
+#, no-wrap
+msgid "B<size_t strxfrm(char *>I<dest>B<, const char *>I<src>B<, size_t >I<n>B<);>\n"
+msgstr "B<size_t strxfrm(char *>I<dest>B<, const char *>I<src>B<, size_t >I<n>B<);>\n"
+
+#. type: Plain text
 #: build/C/man3/strxfrm.3:62
 msgid ""
 "The B<strxfrm>()  function transforms the I<src> string into a form such "
@@ -3906,8 +4419,8 @@ msgid ""
 "with B<strxfrm>()  is the same as the result of B<strcoll>(3)  on the two "
 "strings before their transformation.  The first I<n> bytes of the "
 "transformed string are placed in I<dest>.  The transformation is based on "
-"the program's current locale for category B<LC_COLLATE>.  (See B<setlocale>"
-"(3))."
+"the program's current locale for category B<LC_COLLATE>.  (See "
+"B<setlocale>(3))."
 msgstr ""
 "B<strxfrm>() 関数は、文字列 I<src> に対して、次のような変換を行う。\n"
 "変換は、ある二つの文字列に対して、それぞれを B<strxfrm>() で変換\n"
@@ -3926,8 +4439,8 @@ msgid ""
 "are indeterminate."
 msgstr ""
 "B<strxfrm>()  関数は、変換された文字列を I<dest> に代入するときに 必要なバイ"
-"ト数から、終端の NULL バイト (\\(aq\\e0\\(aq) の分を 引いたものを返す。もし返"
-"値が I<n> 以上の場合、 I<dest> の内容は不定となる。"
+"ト数から、終端のヌルバイト (\\(aq\\e0\\(aq) の分を 引いたものを返す。もし返り"
+"値が I<n> 以上の場合、 I<dest> の内容は不定となる。"
 
 #. type: Plain text
 #: build/C/man3/strxfrm.3:88
@@ -3935,8 +4448,8 @@ msgid ""
 "In the I<POSIX> or I<C> locales B<strxfrm>()  is equivalent to copying the "
 "string with B<strncpy>(3)."
 msgstr ""
-"I<POSIX> または I<C> ロケールでは、関数 B<strxfrm>()  は、 関数 B<strncpy>"
-"(3)  を使って文字列をコピーするのと同じである。"
+"I<POSIX> または I<C> ロケールでは、関数 B<strxfrm>()  は、 関数 "
+"B<strncpy>(3)  を使って文字列をコピーするのと同じである。"
 
 #. type: Plain text
 #: build/C/man3/strxfrm.3:96