Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Feb 2011 13:55:28 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   svn commit: r218562 - stable/8/share/man/man4
Message-ID:  <201102111355.p1BDtS8d062011@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb (doc committer)
Date: Fri Feb 11 13:55:27 2011
New Revision: 218562
URL: http://svn.freebsd.org/changeset/base/218562

Log:
  MFC 218398:
  
  Fix typo in amdtemp(4).
  
  Approved by:	keramida (mentor)

Modified:
  stable/8/share/man/man4/amdtemp.4
Directory Properties:
  stable/8/share/man/man4/   (props changed)

Modified: stable/8/share/man/man4/amdtemp.4
==============================================================================
--- stable/8/share/man/man4/amdtemp.4	Fri Feb 11 13:53:39 2011	(r218561)
+++ stable/8/share/man/man4/amdtemp.4	Fri Feb 11 13:55:27 2011	(r218562)
@@ -53,7 +53,7 @@ in AMD K8, K10 and K11 processors.
 .Pp
 For the K8 family, the
 .Nm
-driver reports each cores' temperature through a sysctl node in the
+driver reports each core's temperature through a sysctl node in the
 corresponding CPU devices's sysctl tree, named
 .Va dev.amdtemp.%d.sensor{0,1}.core{0,1} .
 The driver also creates



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