svn commit: r279115 - head/share/man/man9

John-Mark Gurney jmg at FreeBSD.org
Sat Feb 21 22:25:25 UTC 2015


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 ,


More information about the svn-src-head mailing list