From 5cb3728cfe288ad05e8d10c8176f72378da2238f Mon Sep 17 00:00:00 2001 From: Robin Barker Date: Wed, 27 Feb 2002 12:25:30 +0000 Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems Message-Id: <200202271225.MAA24806@tempest.npl.co.uk> p4raw-id: //depot/perl@14892 --- ext/Time/HiRes/HiRes.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ext/Time') diff --git a/ext/Time/HiRes/HiRes.pm b/ext/Time/HiRes/HiRes.pm index 4e0f55fd8d..61f93b434f 100644 --- a/ext/Time/HiRes/HiRes.pm +++ b/ext/Time/HiRes/HiRes.pm @@ -117,7 +117,7 @@ unspecified, resulting in alarm-like behaviour. =item tv_interval -S +C Returns the floating seconds between the two times, which should have been returned by gettimeofday(). If the second argument is omitted, @@ -166,7 +166,7 @@ replacement for the C provided with perl, see the EXAMPLES below. =item setitimer -S +C Start up an interval timer: after a certain time, a signal is arrives, and more may keep arriving at certain intervals. To disable a timer, -- cgit v1.2.1