Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2015 22:25:25 +0000 (UTC)
From:      John-Mark Gurney <jmg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r279115 - head/share/man/man9
Message-ID:  <201502212225.t1LMPPCt010644@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jmg
Date: Sat Feb 21 22:25:24 2015
New Revision: 279115
URL: https://svnweb.freebsd.org/changeset/base/279115

Log:
  back Xref get_cyclecount to have it get more exposure...

Modified:
  head/share/man/man9/microuptime.9

Modified: head/share/man/man9/microuptime.9
==============================================================================
--- head/share/man/man9/microuptime.9	Sat Feb 21 22:19:59 2015	(r279114)
+++ head/share/man/man9/microuptime.9	Sat Feb 21 22:25:24 2015	(r279115)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd July 25, 2013
+.Dd February 21, 2015
 .Dt MICROUPTIME 9
 .Os
 .Sh NAME
@@ -112,6 +112,7 @@ functions is to enforce the user's prefe
 execution time.
 .Sh SEE ALSO
 .Xr bintime 9 ,
+.Xr get_cyclecount 9 ,
 .Xr getbintime 9 ,
 .Xr getmicrotime 9 ,
 .Xr getnanotime 9 ,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502212225.t1LMPPCt010644>