X-Git-Url: http://git.osdn.net/view?p=linuxjm%2FLDP_man-pages.git;a=blobdiff_plain;f=po4a%2Fboot%2Fpo%2Fboot.pot;h=171e997da64035412330138ff79b14cb98d65091;hp=76107ae80b7624c9af6a0fbb9f50c19d705e580e;hb=5c2d025590394905b1220b98359404a1d1a7581c;hpb=8c1fdd9182c4f91a7416672dec58db625462603b diff --git a/po4a/boot/po/boot.pot b/po4a/boot/po/boot.pot index 76107ae8..171e997d 100644 --- a/po4a/boot/po/boot.pot +++ b/po4a/boot/po/boot.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2012-03-19 23:50+0900\n" +"POT-Creation-Date: 2012-03-22 04:25+0900\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -25,7 +25,7 @@ msgstr "" #. type: TH #: build/C/man2/bdflush.2:28 #, no-wrap -msgid "2004-06-17" +msgid "2012-03-05" msgstr "" #. type: TH @@ -77,8 +77,18 @@ msgstr "" msgid "DESCRIPTION" msgstr "" +#. As noted in a changes in the 2.5.12 source #. type: Plain text -#: build/C/man2/bdflush.2:45 +#: build/C/man2/bdflush.2:49 +msgid "" +"I: Since Linux 2.6, this system call is deprecated and does nothing. " +"It is likely to disappear altogether in a future kernel release. Nowadays, " +"the task performed by B() is handled by the kernel I " +"thread." +msgstr "" + +#. type: Plain text +#: build/C/man2/bdflush.2:56 msgid "" "B() starts, flushes, or tunes the buffer-dirty-flush daemon. Only " "a privileged process (one with the B capability) may call " @@ -86,19 +96,19 @@ msgid "" msgstr "" #. type: Plain text -#: build/C/man2/bdflush.2:51 +#: build/C/man2/bdflush.2:62 msgid "" "If I is negative or 0, and no daemon has been started, then " "B() enters the daemon code and never returns." msgstr "" #. type: Plain text -#: build/C/man2/bdflush.2:56 +#: build/C/man2/bdflush.2:67 msgid "If I is 1, some dirty buffers are written to disk." msgstr "" #. type: Plain text -#: build/C/man2/bdflush.2:65 +#: build/C/man2/bdflush.2:76 msgid "" "If I is 2 or more and is even (low bit is 0), then I
is the " "address of a long word, and the tuning parameter numbered (I-2)/2 is " @@ -106,7 +116,7 @@ msgid "" msgstr "" #. type: Plain text -#: build/C/man2/bdflush.2:74 +#: build/C/man2/bdflush.2:85 msgid "" "If I is 3 or more and is odd (low bit is 1), then I is a long " "word, and the kernel sets tuning parameter numbered (I-3)/2 to that " @@ -114,20 +124,20 @@ msgid "" msgstr "" #. type: Plain text -#: build/C/man2/bdflush.2:78 +#: build/C/man2/bdflush.2:89 msgid "" "The set of parameters, their values, and their valid ranges are defined in " "the kernel source file I." msgstr "" #. type: SH -#: build/C/man2/bdflush.2:78 build/C/man2/reboot.2:148 build/C/man2/sync.2:76 +#: build/C/man2/bdflush.2:89 build/C/man2/reboot.2:148 build/C/man2/sync.2:76 #, no-wrap msgid "RETURN VALUE" msgstr "" #. type: Plain text -#: build/C/man2/bdflush.2:87 +#: build/C/man2/bdflush.2:98 msgid "" "If I is negative or 0 and the daemon successfully starts, B() " "never returns. Otherwise, the return value is 0 on success and -1 on " @@ -135,95 +145,95 @@ msgid "" msgstr "" #. type: SH -#: build/C/man2/bdflush.2:87 build/C/man2/reboot.2:161 build/C/man2/sync.2:82 +#: build/C/man2/bdflush.2:98 build/C/man2/reboot.2:161 build/C/man2/sync.2:82 #, no-wrap msgid "ERRORS" msgstr "" #. type: TP -#: build/C/man2/bdflush.2:88 +#: build/C/man2/bdflush.2:99 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: build/C/man2/bdflush.2:92 +#: build/C/man2/bdflush.2:103 msgid "" "An attempt was made to enter the daemon code after another process has " "already entered." msgstr "" #. type: TP -#: build/C/man2/bdflush.2:92 build/C/man2/reboot.2:162 +#: build/C/man2/bdflush.2:103 build/C/man2/reboot.2:162 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: build/C/man2/bdflush.2:96 +#: build/C/man2/bdflush.2:107 msgid "I
points outside your accessible address space." msgstr "" #. type: TP -#: build/C/man2/bdflush.2:96 build/C/man2/reboot.2:166 +#: build/C/man2/bdflush.2:107 build/C/man2/reboot.2:166 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: build/C/man2/bdflush.2:100 +#: build/C/man2/bdflush.2:111 msgid "" "An attempt was made to read or write an invalid parameter number, or to " "write an invalid value to a parameter." msgstr "" #. type: TP -#: build/C/man2/bdflush.2:100 build/C/man2/reboot.2:169 +#: build/C/man2/bdflush.2:111 build/C/man2/reboot.2:169 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: build/C/man2/bdflush.2:105 +#: build/C/man2/bdflush.2:116 msgid "Caller does not have the B capability." msgstr "" #. type: SH -#: build/C/man2/bdflush.2:105 build/C/man2/reboot.2:176 build/C/man2/sync.2:95 build/C/man8/sync.8:61 +#: build/C/man2/bdflush.2:116 build/C/man2/reboot.2:176 build/C/man2/sync.2:95 build/C/man8/sync.8:61 #, no-wrap msgid "CONFORMING TO" msgstr "" #. type: Plain text -#: build/C/man2/bdflush.2:109 +#: build/C/man2/bdflush.2:120 msgid "" "B() is Linux-specific and should not be used in programs intended " "to be portable." msgstr "" #. type: SH -#: build/C/man2/bdflush.2:109 build/C/man7/boot.7:200 build/C/man7/bootparam.7:1296 build/C/man2/reboot.2:180 build/C/man2/sync.2:118 build/C/man8/sync.8:80 +#: build/C/man2/bdflush.2:120 build/C/man7/boot.7:200 build/C/man7/bootparam.7:1296 build/C/man2/reboot.2:180 build/C/man2/sync.2:118 build/C/man8/sync.8:80 #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text -#: build/C/man2/bdflush.2:114 +#: build/C/man2/bdflush.2:125 msgid "B(2), B(2), B(8), B(8)" msgstr "" #. type: SH -#: build/C/man2/bdflush.2:114 build/C/man7/boot.7:206 build/C/man7/bootparam.7:1308 build/C/man2/reboot.2:187 build/C/man2/sync.2:124 build/C/man8/sync.8:85 +#: build/C/man2/bdflush.2:125 build/C/man7/boot.7:206 build/C/man7/bootparam.7:1308 build/C/man2/reboot.2:187 build/C/man2/sync.2:124 build/C/man8/sync.8:85 #, no-wrap msgid "COLOPHON" msgstr "" #. type: Plain text -#: build/C/man2/bdflush.2:121 build/C/man7/boot.7:213 build/C/man7/bootparam.7:1315 build/C/man2/reboot.2:194 build/C/man2/sync.2:131 build/C/man8/sync.8:92 +#: build/C/man2/bdflush.2:132 build/C/man7/boot.7:213 build/C/man7/bootparam.7:1315 build/C/man2/reboot.2:194 build/C/man2/sync.2:131 build/C/man8/sync.8:92 msgid "" -"This page is part of release 3.35 of the Linux I project. A " +"This page is part of release 3.37 of the Linux I project. A " "description of the project, and information about reporting bugs, can be " -"found at http://man7.org/linux/man-pages/." +"found at http://www.kernel.org/doc/man-pages/." msgstr "" #. type: TH @@ -3119,7 +3129,7 @@ msgstr "" #. type: TH #: build/C/man2/sync.2:36 #, no-wrap -msgid "2011-09-07" +msgid "2012-02-12" msgstr "" #. type: Plain text @@ -3134,7 +3144,7 @@ msgstr "" #. type: Plain text #: build/C/man2/sync.2:45 -msgid "BIB<);>" +msgid "BIB<);>" msgstr "" #. type: Plain text