Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Sep 2019 14:06:44 -0000
From:      Guangyuan Yang <ygy@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org
Subject:   svn commit: r345961 - stable/12/share/man/man4
Message-ID:  <201904051817.x35IHB7n048904@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ygy (doc committer)
Date: Fri Apr  5 18:17:11 2019
New Revision: 345961
URL: https://svnweb.freebsd.org/changeset/base/345961

Log:
  MFC r345816:
  
  Correct SMC definition in asmc(4) man page.
  
  PR:		236954
  Submitted by:	fbsdbugs4@sentry.org

Modified:
  stable/12/share/man/man4/asmc.4
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/share/man/man4/asmc.4
==============================================================================
--- stable/12/share/man/man4/asmc.4	Fri Apr  5 18:09:22 2019	(r345960)
+++ stable/12/share/man/man4/asmc.4	Fri Apr  5 18:17:11 2019	(r345961)
@@ -25,12 +25,12 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd July 27, 2009
+.Dd April 2, 2019
 .Dt ASMC 4
 .Os
 .Sh NAME
 .Nm asmc
-.Nd device driver for the Apple System Management Console (SMC)
+.Nd device driver for the Apple System Management Controller (SMC)
 .Sh SYNOPSIS
 To compile this driver into the kernel, place the following line in your
 kernel configuration file:
@@ -47,7 +47,7 @@ asmc_load="YES"
 .Sh DESCRIPTION
 The
 .Nm
-driver controls the Apple System Management Console (SMC for short)
+driver controls the Apple System Management Controller (SMC for short)
 found on Intel Apple systems.
 .Pp
 The SMC is known to be found on the following systems:





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