From d46db7b926006522632b775c5395a2941d7bad5e Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 14 Sep 2003 09:15:23 +0000 Subject: [PATCH] In is only to be used in SYNOPSIS; Aq Pa is better for other places. Problem noticed by kleink. --- lib/libc/sys/timer_create.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/sys/timer_create.2 b/lib/libc/sys/timer_create.2 index 779011e46119..1458a330896b 100644 --- a/lib/libc/sys/timer_create.2 +++ b/lib/libc/sys/timer_create.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: timer_create.2,v 1.4 2003/09/14 09:02:49 wiz Exp $ +.\" $NetBSD: timer_create.2,v 1.5 2003/09/14 09:15:23 wiz Exp $ .\" .\" Copyright (c) 2003 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -62,7 +62,7 @@ other timer related calls. The .Ar clockid must be a valid clock id as defined in -.In time.h . +.Aq Pa time.h . The timer is created in a disarmed state. .Pp An optional