OSDN Git Service

Update inotify.7 in LDP 3.68 LDP-3.68-final
authorAkihiro MOTOKI <amotoki@gmail.com>
Wed, 31 Dec 2014 07:01:42 +0000 (16:01 +0900)
committerAkihiro MOTOKI <amotoki@gmail.com>
Wed, 31 Dec 2014 07:01:42 +0000 (16:01 +0900)
draft/man7/inotify.7
po4a/inotify/po/ja.po
stats/inotify
untrans.html

index c1ec63a..74bd7eb 100644 (file)
@@ -401,16 +401,13 @@ cookie 値によって対応を取ることができる。 しかし、対応を
 最新の 2 つのイベントを一つにまとめられる可能性がある) が、 最新のイベントが「最も古い」読み込まれていないイベントとまとめられるか
 をチェックするようになっていた。
 .SH 例
-The following program demonstrates the usage of the inotify API.  It marks
-the directories passed as a command\-line arguments and waits for events of
-type \fBIN_OPEN\fP, \fBIN_CLOSE_NOWRITE\fP and \fBIN_CLOSE_WRITE\fP.
+以下のプログラムは inotify API の使用例を示したものである。 コマンドライン引き数で渡されたディレクトリに印を付け、 タイプが
+\fBIN_OPEN\fP, \fBIN_CLOSE_NOWRITE\fP \fBIN_CLOSE_WRITE\fP のイベントを待つ。
 .PP
-The following output was recorded while editing the file
-\fI/home/user/temp/foo\fP and listing directory \fI/tmp\fP.  Before the file and
-the directory were opened, \fBIN_OPEN\fP events occurred.  After the file was
-closed, an \fBIN_CLOSE_WRITE\fP event occurred.  After the directory was
-closed, an \fBIN_CLOSE_NOWRITE\fP event occurred.  Execution of the program
-ended when the user pressed the ENTER key.
+以下は、 ファイル \fI/home/user/temp/foo\fP を編集し、 ディレクトリ \fI/tmp\fP の一覧表示を行った場合の出力である。
+対象のファイルとディレクトリがオープンされる前に、イベント \fBIN_OPEN\fP が発生している。 対象ファイルがクローズされた後にイベント
+\fBIN_CLOSE_WRITE\fP が発生している。 対象ディレクトリがクローズされた後にイベント \fBIN_CLOSE_NOWRITE\fP
+が発生している。 ユーザーが ENTER キーを押すると、プログラムの実行は終了する。
 .SS 出力例
 .in +4n
 .nf
index 3c2e788..a6c32c1 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "POT-Creation-Date: 2014-06-08 01:29+0900\n"
-"PO-Revision-Date: 2014-06-08 02:21+0900\n"
+"PO-Revision-Date: 2014-06-13 21:10+0900\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language: \n"
@@ -1310,7 +1310,7 @@ msgid ""
 "The following program demonstrates the usage of the inotify API.  It marks "
 "the directories passed as a command-line arguments and waits for events of "
 "type B<IN_OPEN>, B<IN_CLOSE_NOWRITE> and B<IN_CLOSE_WRITE>."
-msgstr ""
+msgstr "以下のプログラムは inotify API の使用例を示したものである。 コマンドライン引き数で渡されたディレクトリに印を付け、 タイプが B<IN_OPEN>, B<IN_CLOSE_NOWRITE> B<IN_CLOSE_WRITE> のイベントを待つ。"
 
 #. type: Plain text
 #: build/C/man7/inotify.7:780
@@ -1321,7 +1321,7 @@ msgid ""
 "B<IN_CLOSE_WRITE> event occurred.  After the directory was closed, an "
 "B<IN_CLOSE_NOWRITE> event occurred.  Execution of the program ended when the "
 "user pressed the ENTER key."
-msgstr ""
+msgstr "以下は、 ファイル I</home/user/temp/foo> を編集し、 ディレクトリ I</tmp> の一覧表示を行った場合の出力である。 対象のファイルとディレクトリがオープンされる前に、イベント B<IN_OPEN> が発生している。 対象ファイルがクローズされた後にイベント B<IN_CLOSE_WRITE> が発生している。 対象ディレクトリがクローズされた後にイベント B<IN_CLOSE_NOWRITE> が発生している。 ユーザーが ENTER キーを押すると、プログラムの実行は終了する。"
 
 #. type: SS
 #: build/C/man7/inotify.7:780 build/C/man7/fanotify.7:529
@@ -1341,12 +1341,19 @@ msgid ""
 "IN_OPEN: /tmp/ [directory]\n"
 "IN_CLOSE_NOWRITE: /tmp/ [directory]\n"
 msgstr ""
+"$ B<./a.out /tmp /home/user/temp>\n"
+"Press enter key to terminate.\n"
+"Listening for events.\n"
+"IN_OPEN: /home/user/temp/foo [file]\n"
+"IN_CLOSE_WRITE: /home/user/temp/foo [file]\n"
+"IN_OPEN: /tmp/ [directory]\n"
+"IN_CLOSE_NOWRITE: /tmp/ [directory]\n"
 
 #. type: Plain text
 #: build/C/man7/inotify.7:792 build/C/man7/fanotify.7:539
 #, no-wrap
 msgid "Listening for events stopped.\n"
-msgstr ""
+msgstr "Listening for events stopped.\n"
 
 #. type: SS
 #: build/C/man7/inotify.7:794 build/C/man7/fanotify.7:541
index 973c3a5..778e50e 100644 (file)
@@ -1,5 +1,4 @@
 # pagename,#complete,#remaining,#all
-inotify.7,205,4,209
 fanotify_init.2,30,44,74
 fanotify_mark.2,49,51,100
-fanotify.7,94,93,187
+fanotify.7,95,92,187
index 82226b6..21d942b 100644 (file)
 <TR><TD ALIGN="center" COLSPAN=3 BGCOLOR="Yellow"><B>filesystem</B></TD></TR>
 <TR class="over70"><TD>spufs.7</TD><TD>41/159</TD><TD>74.21</TD></TR>
 <TR><TD ALIGN="center" COLSPAN=3 BGCOLOR="Yellow"><B>inotify</B></TD></TR>
-<TR class="over80"><TD>inotify.7</TD><TD>4/209</TD><TD>98.09</TD></TR>
 <TR><TD>fanotify_init.2</TD><TD>44/74</TD><TD>40.54</TD></TR>
 <TR><TD>fanotify_mark.2</TD><TD>51/100</TD><TD>49.00</TD></TR>
-<TR><TD>fanotify.7</TD><TD>93/187</TD><TD>50.27</TD></TR>
+<TR><TD>fanotify.7</TD><TD>92/187</TD><TD>50.80</TD></TR>
 <TR><TD ALIGN="center" COLSPAN=3 BGCOLOR="Yellow"><B>intro</B></TD></TR>
 <TR class="over80"><TD>proc.5</TD><TD>62/998</TD><TD>93.79</TD></TR>
 <TR><TD ALIGN="center" COLSPAN=3 BGCOLOR="Yellow"><B>keyutils</B></TD></TR>
 <TR class="over70"><TD>futimesat.2</TD><TD>10/37</TD><TD>72.97</TD></TR>
 <TR><TD>utimensat.2</TD><TD>49/107</TD><TD>54.21</TD></TR>
 <TR class="over80"><TD>zdump.8</TD><TD>1/22</TD><TD>95.45</TD></TR>
-<TR><TD COLSPAN=3>Total 78 pages</TD></TR>
+<TR><TD COLSPAN=3>Total 77 pages</TD></TR>
 </TABLE>
 </BODY></HTML>