documentation: Fix markup in flags.
authorRichard W.M. Jones <rjones@redhat.com>
Sun, 18 Dec 2016 14:21:04 +0000 (14:21 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Sun, 18 Dec 2016 14:21:04 +0000 (14:21 +0000)
miniexpect.pod

index 3c3be82..cd008fc 100644 (file)
@@ -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.