git.annexia.org
/
miniexpect.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4878ec5
)
documentation: Fix markup in flags.
author
Richard W.M. Jones
<rjones@redhat.com>
Sun, 18 Dec 2016 14:21:04 +0000
(14:21 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Sun, 18 Dec 2016 14:21:04 +0000
(14:21 +0000)
miniexpect.pod
patch
|
blob
|
history
diff --git
a/miniexpect.pod
b/miniexpect.pod
index
3c3be82
..
cd008fc
100644
(file)
--- a/
miniexpect.pod
+++ b/
miniexpect.pod
@@
-94,7
+94,7
@@
The flags may contain the following values, logically ORed together:
=over 4
-=item
C
<MEXP_SPAWN_KEEP_SIGNALS>
+=item
B
<MEXP_SPAWN_KEEP_SIGNALS>
Do not reset signal handlers to C<SIG_DFL> in the subprocess.