From 5232ba393cd1225ca97814c6d0c07af2756abd95 Mon Sep 17 00:00:00 2001 From: Dan Date: Thu, 10 Apr 2025 01:03:21 -0400 Subject: [PATCH] Time::HiRes: fix manpage links --- dist/Time-HiRes/HiRes.pm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dist/Time-HiRes/HiRes.pm b/dist/Time-HiRes/HiRes.pm index 4d0a99ffd666..69436376f1da 100644 --- a/dist/Time-HiRes/HiRes.pm +++ b/dist/Time-HiRes/HiRes.pm @@ -357,7 +357,7 @@ delivered when the timer expires. C can interrupt system calls. The semantics of interval timers for multithreaded programs are system-specific, and some systems may support additional interval timers. For example, it is unspecified which thread gets the signals. -See your L> documentation. +See your C> documentation. =item getitimer ( $which ) @@ -653,10 +653,10 @@ gnukfreebsd seems to have non-functional futimens() and utimensat() Perl modules L, L. -Your system documentation for L>, L>, -L>, L>, L>, -L>, L>, L>, L>, -L>, L>. +Your system documentation for C>, C>, +C>, C>, C>, +C>, C>, C>, C>, +C>, C>. =head1 AUTHORS