Correct sentence syntax too.

This commit is contained in:
Matt Jacob 2013-08-17 01:17:51 +00:00
parent 272a8ab68a
commit 193ecaecfa
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=254436

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