From 1edcd1b018b1c6b16090b99f84f1fa3300795d0b Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 10 Sep 2003 19:24:35 +0000 Subject: mdoc(7): Properly mark C headers. --- lib/libc/sys/getitimer.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/sys/getitimer.2') diff --git a/lib/libc/sys/getitimer.2 b/lib/libc/sys/getitimer.2 index 38e384d..9949983 100644 --- a/lib/libc/sys/getitimer.2 +++ b/lib/libc/sys/getitimer.2 @@ -53,7 +53,7 @@ .Sh DESCRIPTION The system provides each process with three interval timers, defined in -.Ao Pa sys/time.h Ac . +.In sys/time.h . The .Fn getitimer system call returns the current value for the timer specified in @@ -139,7 +139,7 @@ in is 100000000. .Sh NOTES Three macros for manipulating time values are defined in -.Ao Pa sys/time.h Ac . +.In sys/time.h . The .Fn timerclear macro -- cgit v1.1