Date: Fri, 24 Feb 2012 17:53:24 +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: r232119 - head/share/man/man4 Message-ID: <201202241753.q1OHrO7F074866@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jkim Date: Fri Feb 24 17:53:24 2012 New Revision: 232119 URL: http://svn.freebsd.org/changeset/base/232119 Log: Fix mdoc style nits. Start new sentences on new lines. Reported by: brueffer Modified: head/share/man/man4/amdtemp.4 Modified: head/share/man/man4/amdtemp.4 ============================================================================== --- head/share/man/man4/amdtemp.4 Fri Feb 24 17:50:36 2012 (r232118) +++ head/share/man/man4/amdtemp.4 Fri Feb 24 17:53:24 2012 (r232119) @@ -80,7 +80,8 @@ tunable: .Bl -tag -width indent .It Va dev.amdtemp.%d.sensor_offset .El -Add the given offset to the temperature of the sensor. Default is 0. +Add the given offset to the temperature of the sensor. +Default is 0. .Sh SEE ALSO .Xr loader 8 , .Xr sysctl 8 @@ -98,10 +99,10 @@ For Family 10h and later processors, .Do (the reported temperature) is a non-physical temperature measured on an arbitrary scale and it does not represent an actual physical -temperature like die or case temperature. Instead, it specifies -the processor temperature relative to the point at which the system -must supply the maximum cooling for the processor's specified maximum -case temperature and maximum thermal power dissipation +temperature like die or case temperature. +Instead, it specifies the processor temperature relative to the point +at which the system must supply the maximum cooling for the processor's +specified maximum case temperature and maximum thermal power dissipation .Dc according to .Rs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202241753.q1OHrO7F074866>