Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Mar 2011 17:59:31 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r219674 - head/share/man/man9
Message-ID:  <201103151759.p2FHxVNx053347@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jkim
Date: Tue Mar 15 17:59:30 2011
New Revision: 219674
URL: http://svn.freebsd.org/changeset/base/219674

Log:
  Fix a typo in the previous commit.  AMD64 and Intel 64 are two brand names.

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

Modified: head/share/man/man9/get_cyclecount.9
==============================================================================
--- head/share/man/man9/get_cyclecount.9	Tue Mar 15 17:19:52 2011	(r219673)
+++ head/share/man/man9/get_cyclecount.9	Tue Mar 15 17:59:30 2011	(r219674)
@@ -71,7 +71,9 @@ structure returned by
 .Xr binuptime 9 .
 .Pp
 The
-.Tn AMD64 and Intel 64
+.Tn AMD64
+and
+.Tn Intel 64
 processors use the
 .Li TSC
 register.



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