forked from AFPy/python-docs-fr
fuzzies Posix -> POSIX (#1347)
This commit is contained in:
parent 14562a022c
commit 375c31f30a
2 changed files with 1 additions and 4 deletions
| | @ -1354,7 +1354,6 @@ msgstr "" | |||
"paramètre *creationflags* incluant `CREATE_NEW_PROCESS_GROUP`." | ||||
| ||||
#: ../Doc/library/subprocess.rst:758 | ||||
#, fuzzy | ||||
msgid "" | ||||
"Stop the child. On POSIX OSs the method sends SIGTERM to the child. On " | ||||
"Windows the Win32 API function :c:func:`TerminateProcess` is called to stop " | ||||
| | @ -1365,7 +1364,6 @@ msgstr "" | |||
"`TerminateProcess` de l'API *Win32* est appelée pour arrêter le fils." | ||||
| ||||
#: ../Doc/library/subprocess.rst:765 | ||||
#, fuzzy | ||||
msgid "" | ||||
"Kills the child. On POSIX OSs the function sends SIGKILL to the child. On " | ||||
"Windows :meth:`kill` is an alias for :meth:`terminate`." | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue