Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Feb 2010 14:56:50 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r204247 - head/share/man/man4/man4.powerpc
Message-ID:  <201002231456.o1NEuoO2097732@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nwhitehorn
Date: Tue Feb 23 14:56:49 2010
New Revision: 204247
URL: http://svn.freebsd.org/changeset/base/204247

Log:
  Fix two bugs in this manpage: 'System' is not abbreviated with 'P',
  and a non-useful version of smu(4) was in 8.0, so modify the history
  to reflect that.
  
  Submitted by:	gavin

Modified:
  head/share/man/man4/man4.powerpc/smu.4

Modified: head/share/man/man4/man4.powerpc/smu.4
==============================================================================
--- head/share/man/man4/man4.powerpc/smu.4	Tue Feb 23 14:35:44 2010	(r204246)
+++ head/share/man/man4/man4.powerpc/smu.4	Tue Feb 23 14:56:49 2010	(r204247)
@@ -41,7 +41,7 @@ kernel configuration file:
 .Sh DESCRIPTION
 The
 .Nm
-driver provides support for the System Management Unit (PMU) found in many
+driver provides support for the System Management Unit (SMU) found in many
 Apple G5 systems.
 This includes most Power Macintosh G5 and all iMac G5 systems.
 .Pp
@@ -112,7 +112,7 @@ annunciator interface at
 The
 .Nm
 device driver appeared in
-.Fx 9.0 .
+.Fx 8.0 .
 .Sh AUTHORS
 .An -nosplit
 The



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