Author: mav
Date: Tue Mar 13 10:54:14 2012
New Revision: 232920
URL: http://svn.freebsd.org/changeset/base/232920

Log:
  Some formatting for r232919.
  
  Submitted by: pluknet

Modified:
  head/share/man/man4/eventtimers.4

Modified: head/share/man/man4/eventtimers.4
==============================================================================
--- head/share/man/man4/eventtimers.4   Tue Mar 13 10:21:08 2012        
(r232919)
+++ head/share/man/man4/eventtimers.4   Tue Mar 13 10:54:14 2012        
(r232920)
@@ -145,7 +145,9 @@ and runs in periodic mode, this option h
 always generating.
 .It Va kern.eventtimer.activetick
 makes each CPU to receive all kinds of timer interrupts when they are busy.
-Disabling it allows to skip some hardclock() calls in some cases.
+Disabling it allows to skip some
+.Fn hardclock
+calls in some cases.
 By default this options is enabled.
 If chosen timer is per-CPU, this option has no effect - all interrupts are
 always generating, as timer reprogramming is too expensive for that case.
_______________________________________________
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"

Reply via email to