Subject: | Fix spelling error in manpage |
Hi Michael
Please find attached another small patch for a spelling error in manpage
of
Proc::Simple.
Could you apply this on next upstream version?
Regards
Salvatore
Subject: | fix-spelling-error-in-manpage.patch |
Description: Fix spelling errors in manpage
Origin: vendor
Last-Update: 2011-06-27
--- a/Simple.pm
+++ b/Simple.pm
@@ -406,7 +406,7 @@
=item redirect_output
-This allows to redirect the stdout and/or stderr output to a file.
+This allows one to redirect the stdout and/or stderr output to a file.
Specify undef to leave the stderr/stdout handles of the process alone.
# stdout to a file, left stderr unchanged