From 20ca4043bbfe75ad824a9a2444413fde288b83d8 Mon Sep 17 00:00:00 2001 From: uqs Date: Tue, 8 Jun 2010 16:48:59 +0000 Subject: mdoc: remove literal tabs where they don't belong --- lib/libc/sys/getitimer.2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libc/sys/getitimer.2') diff --git a/lib/libc/sys/getitimer.2 b/lib/libc/sys/getitimer.2 index e942cc8..539dea6 100644 --- a/lib/libc/sys/getitimer.2 +++ b/lib/libc/sys/getitimer.2 @@ -39,9 +39,9 @@ .Lb libc .Sh SYNOPSIS .In sys/time.h -.Fd "#define ITIMER_REAL 0" -.Fd "#define ITIMER_VIRTUAL 1" -.Fd "#define ITIMER_PROF 2" +.Fd "#define ITIMER_REAL 0" +.Fd "#define ITIMER_VIRTUAL 1" +.Fd "#define ITIMER_PROF 2" .Ft int .Fn getitimer "int which" "struct itimerval *value" .Ft int -- cgit v1.1