Correct sentence syntax too.

This commit is contained in:
mjacob 2013-08-17 01:17:51 +00:00
parent 46b70ac9f4
commit 68a04d4c0b

View File

@ -173,15 +173,15 @@ functions take
.Fa sbt
parameter instead of
.Fa timo .
It allows to specify relative or absolute wakeup time with higher resolution
It allows the caller to specify relative or absolute wakeup time with higher resolution
in form of
.Vt sbintime_t .
The parameter
.Fa pr
allows to specify wanted absolute event precision.
allows the caller to specify wanted absolute event precision.
The parameter
.Fa flags
allows to pass additional
allows the caller to pass additional
.Fn callout_reset_sbt
flags.
.Pp