- add missing include

- fix struct memeber's name [1]

PR:		docs/130413 [1]
Submitted by:	Thomas Mueller <tmueller@sysgo.com> [1]
MFC after:	3 days
This commit is contained in:
Daniel Gerzo 2009-01-12 13:12:02 +00:00
parent 14981d8057
commit a28d1439d8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=187098

View File

@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd September 11, 2000
.Dd January 12, 2009
.Dt TIMER_CREATE 2
.Os
.Sh NAME
@ -37,6 +37,7 @@
.Lb librt
.Sh SYNOPSIS
.In time.h
.In signal.h
.Ft int
.Fo timer_create
.Fa "clockid_t clockid" "struct sigevent *restrict evp"
@ -100,7 +101,7 @@ or
.Dv CLOCK_MONOTONIC .
.Pp
If
.Fa evp->sigev_sigev_notify
.Fa evp->sigev_notify
is
.Dv SIGEV_THREAD
and