svn commit: r218563 - stable/7/share/man/man4

Glen Barber gjb at FreeBSD.org
Fri Feb 11 13:56:06 UTC 2011


Author: gjb (doc committer)
Date: Fri Feb 11 13:56:06 2011
New Revision: 218563
URL: http://svn.freebsd.org/changeset/base/218563

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

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

Modified: stable/7/share/man/man4/amdtemp.4
==============================================================================
--- stable/7/share/man/man4/amdtemp.4	Fri Feb 11 13:55:27 2011	(r218562)
+++ stable/7/share/man/man4/amdtemp.4	Fri Feb 11 13:56:06 2011	(r218563)
@@ -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


More information about the svn-src-all mailing list