diff options
Diffstat (limited to 'scripts/Dpkg/IPC.pm')
-rw-r--r-- | scripts/Dpkg/IPC.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Dpkg/IPC.pm b/scripts/Dpkg/IPC.pm index 3dfbde94a..f93dabe81 100644 --- a/scripts/Dpkg/IPC.pm +++ b/scripts/Dpkg/IPC.pm @@ -362,7 +362,7 @@ Defaults to "child process". =item nocheck If true do not check the return status of the child (and thus -do not fail it it has been killed or if it exited with a +do not fail it has been killed or if it exited with a non-zero return code). =item timeout |