diff options
author | Guangyuan Yang <ygy@FreeBSD.org> | 2019-04-02 20:03:03 +0000 |
---|---|---|
committer | Guangyuan Yang <ygy@FreeBSD.org> | 2019-04-02 20:03:03 +0000 |
commit | 4224e9d37f76fb50b1e3bcf57cc754a90b7e79a7 (patch) | |
tree | bf9f84cf0e78c5565b8364e47df1276b9e05a5f4 /share/man | |
parent | e40d8dbbcbc37d9831695cc19382546c27b2f9c6 (diff) |
Notes
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/asmc.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/asmc.4 b/share/man/man4/asmc.4 index c74dc9ea015e3..bd7720a965830 100644 --- a/share/man/man4/asmc.4 +++ b/share/man/man4/asmc.4 @@ -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: |