Author: delphij Date: Thu Jul 17 23:14:47 2014 New Revision: 268817 URL: http://svnweb.freebsd.org/changeset/base/268817
Log: Fix markup regression introduced in r268369. Modified: head/share/man/man9/timeout.9 Modified: head/share/man/man9/timeout.9 ============================================================================== --- head/share/man/man9/timeout.9 Thu Jul 17 23:05:20 2014 (r268816) +++ head/share/man/man9/timeout.9 Thu Jul 17 23:14:47 2014 (r268817) @@ -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 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 _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"