Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4403fc commit 9c24babCopy full SHA for 9c24bab
1 file changed
library/os.po
@@ -4464,10 +4464,11 @@ msgid ""
4464
"*flags* argument is provided for future extensions; no flag values are "
4465
"currently defined."
4466
msgstr ""
4467
+"返回一个文件描述符,它指向进程 *pid*。该描述符可用于管理进程,避免出现竞争和信号。*flags* 参数提供给将来扩展使用,当前没有定义标志值。"
4468
4469
#: ../../library/os.rst:3637
4470
msgid "See the :manpage:`pidfd_open(2)` man page for more details."
-msgstr ""
4471
+msgstr "更多详细信息请参阅 :manpage:`pidfd_open(2)` 手册页。"
4472
4473
#: ../../library/os.rst:3639
4474
msgid ":ref:`Availability <availability>`: Linux 5.3+"
0 commit comments