In is only to be used in SYNOPSIS; Aq Pa is better for other places.
Problem noticed by kleink.
This commit is contained in:
parent
5944b04138
commit
d46db7b926
|
@ -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.
|
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
|
@ -62,7 +62,7 @@ other timer related calls.
|
||||||
The
|
The
|
||||||
.Ar clockid
|
.Ar clockid
|
||||||
must be a valid clock id as defined in
|
must be a valid clock id as defined in
|
||||||
.In time.h .
|
.Aq Pa time.h .
|
||||||
The timer is created in a disarmed state.
|
The timer is created in a disarmed state.
|
||||||
.Pp
|
.Pp
|
||||||
An optional
|
An optional
|
||||||
|
|
Loading…
Reference in New Issue