Author: mav
Date: Tue Dec 20 17:32:13 2011
New Revision: 228742
URL: http://svn.freebsd.org/changeset/base/228742

Log:
  Fix copy-paste typo.

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

Modified: head/share/man/man4/timecounters.4
==============================================================================
--- head/share/man/man4/timecounters.4  Tue Dec 20 17:10:34 2011        
(r228741)
+++ head/share/man/man4/timecounters.4  Tue Dec 20 17:32:13 2011        
(r228742)
@@ -87,9 +87,9 @@ where:
 is a bitmask, defining valid counter bits,
 .It Va kern.timecounter.tc. Ns Ar X Ns Va .counter
 is a present counter value,
-.It Va kern.eventtimer.tc. Ns Ar X Ns Va .frequency
+.It Va kern.timecounter.tc. Ns Ar X Ns Va .frequency
 is a counter update frequency,
-.It Va kern.eventtimer.tc. Ns Ar X Ns Va .quality
+.It Va kern.timecounter.tc. Ns Ar X Ns Va .quality
 is an integral value, defining how good is this time counter,
 comparing to others.
 Negative value means that this time counter is broken and should not be used.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to