Merge pull request #49998 from kyentei/doc-fix-process

Fix documentation on process.py
This commit is contained in:
Nicole Thomas 2018-10-11 09:15:06 -04:00 committed by GitHub
commit 58d23025fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ def absent(name, user=None, signal=None):
The pattern to match.
user
The user process belongs
The user to which the process belongs
signal
Signal to send to the process(es).