Fix markup regression introduced in r268369.

This commit is contained in:
Xin LI 2014-07-17 23:14:47 +00:00
parent 124b3eceb7
commit 1afc6e14b2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=268817

View File

@ -29,7 +29,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd August 23, 2013
.Dd July 17, 2014
.Dt TIMEOUT 9
.Os
.Sh NAME
@ -371,7 +371,6 @@ Specifies relative event time precision as binary logarithm of time interval
divided by acceptable time deviation: 1 -- 1/2, 2 -- 1/4, etc.
Smaller value allows to aggregate more events in one timer interrupt to
reduce processing overhead and power consumption.
.El
.It Dv C_HARDCLOCK
Align the timeouts, if possible, to
.Fn hardclock