summaryrefslogtreecommitdiff
path: root/pod/perlipc.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perlipc.pod')
-rw-r--r--pod/perlipc.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlipc.pod b/pod/perlipc.pod
index 58e063f4d0..3b997ac444 100644
--- a/pod/perlipc.pod
+++ b/pod/perlipc.pod
@@ -304,7 +304,7 @@ those signals (it does not do the C<wait>). Again the failure will
look like a loop as the operating system will re-issue the signal as
there are un-waited-for completed child processes.
-=back 4
+=back
=head1 Using open() for IPC