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