From: Jeff Pinyan Date: Sun, 10 Sep 2000 12:01:21 +0000 (-0400) Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b6e2112e804883b77794fc533ce307e08638ff71;p=p5sagit%2Fp5-mst-13.2.git [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause Message-ID: p4raw-id: //depot/perl@7056 --- diff --git a/pod/perlfunc.pod b/pod/perlfunc.pod index 323b83d..db90b86 100644 --- a/pod/perlfunc.pod +++ b/pod/perlfunc.pod @@ -4105,7 +4105,7 @@ C interface to access setitimer(2) if your system supports it, or else see L above. The Time::HiRes module from CPAN may also help. -See also the POSIX module's C function. +See also the POSIX module's C function. =item socket SOCKET,DOMAIN,TYPE,PROTOCOL