This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Out-of-date note removed.
authorRobert Spier <rspier@pobox.com>
Thu, 20 Jul 2000 19:21:14 +0000 (15:21 -0400)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 24 Jul 2000 01:35:47 +0000 (01:35 +0000)
Subject: [PATCH] documentation perlipc
Message-ID: <14711.35178.572612.502654@rls.cx>

p4raw-id: //depot/perl@6422

pod/perlipc.pod

index 1894375..6467a29 100644 (file)
@@ -234,8 +234,7 @@ prepared to clean up core dumps now and again.
 
 To forbid signal handlers altogether would bars you from
 many interesting programs, including virtually everything in this manpage,
 
 To forbid signal handlers altogether would bars you from
 many interesting programs, including virtually everything in this manpage,
-since you could no longer even write SIGCHLD handlers.  Their dodginess
-is expected to be addresses in the 5.005 release.
+since you could no longer even write SIGCHLD handlers.  
 
 
 =head1 Using open() for IPC
 
 
 =head1 Using open() for IPC