OSDN Git Service

Update minor changes in LDP 3.68
[linuxjm/LDP_man-pages.git] / po4a / search / po / ja.po
index 95c7f40..9e4b972 100644 (file)
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2014-06-03 01:29+0900\n"
-"PO-Revision-Date: 2014-06-03 07:14+0900\n"
+"POT-Creation-Date: 2014-06-08 01:30+0900\n"
+"PO-Revision-Date: 2014-06-08 02:45+0900\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language: \n"
@@ -292,12 +292,12 @@ msgstr "この文書について"
 #: build/C/man3/insque.3:252 build/C/man3/lsearch.3:97
 #: build/C/man3/qsort.3:168 build/C/man3/tsearch.3:302
 msgid ""
-"This page is part of release 3.67 of the Linux I<man-pages> project.  A "
+"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.67 の一部\n"
+"この man ページは Linux I<man-pages> プロジェクトのリリース 3.68 の一部\n"
 "である。プロジェクトの説明とバグ報告に関する情報は\n"
 "http://www.kernel.org/doc/man-pages/ に書かれている。"
 
@@ -308,7 +308,7 @@ msgid "HSEARCH"
 msgstr "HSEARCH"
 
 #. type: TH
-#: build/C/man3/hsearch.3:35 build/C/man3/tsearch.3:25
+#: build/C/man3/hsearch.3:35
 #, no-wrap
 msgid "2014-01-05"
 msgstr "2014-01-05"
@@ -1624,6 +1624,12 @@ msgstr "B<sort>(1), B<alphasort>(3), B<strcmp>(3), B<versionsort>(3)"
 msgid "TSEARCH"
 msgstr "TSEARCH"
 
+#. type: TH
+#: build/C/man3/tsearch.3:25
+#, no-wrap
+msgid "2014-05-28"
+msgstr "2014-05-28"
+
 #. type: Plain text
 #: build/C/man3/tsearch.3:28
 msgid "tsearch, tfind, tdelete, twalk, tdestroy - manage a binary tree"
@@ -1643,10 +1649,10 @@ msgstr ""
 #: build/C/man3/tsearch.3:37
 #, no-wrap
 msgid ""
-"B<void *tfind(const void *>I<key>B<, const void **>I<rootp>B<,>\n"
+"B<void *tfind(const void *>I<key>B<, void *const *>I<rootp>B<,>\n"
 "B<                int (*>I<compar>B<)(const void *, const void *));>\n"
 msgstr ""
-"B<void *tfind(const void *>I<key>B<, const void **>I<rootp>B<,>\n"
+"B<void *tfind(const void *>I<key>B<, void *const *>I<rootp>B<,>\n"
 "B<                int (*>I<compar>B<)(const void *, const void *));>\n"
 
 #. type: Plain text