Date: Mon, 7 Feb 2011 11:20:59 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r218398 - head/share/man/man4 Message-ID: <201102071120.p17BKxJ1007812@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb (doc committer) Date: Mon Feb 7 11:20:58 2011 New Revision: 218398 URL: http://svn.freebsd.org/changeset/base/218398 Log: Minor grammar fix. s/cores'/core's/ Approved by: keramida (mentor) MFC after: 3 days Modified: head/share/man/man4/amdtemp.4 Modified: head/share/man/man4/amdtemp.4 ============================================================================== --- head/share/man/man4/amdtemp.4 Mon Feb 7 11:18:18 2011 (r218397) +++ head/share/man/man4/amdtemp.4 Mon Feb 7 11:20:58 2011 (r218398) @@ -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?201102071120.p17BKxJ1007812>