diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-02-02 15:30:55 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-02-02 15:30:55 +0000 |
commit | f77837c51829cb2d0bfa05f8f89194ed9adf53b4 (patch) | |
tree | 3ee853072787c32e924123bc45e38a6586ef7881 /sysutils/devcpu | |
parent | 26e89a1c90c7d85a6cc0cc9255e13e587ac251d9 (diff) | |
download | ports-f77837c51829cb2d0bfa05f8f89194ed9adf53b4.tar.gz ports-f77837c51829cb2d0bfa05f8f89194ed9adf53b4.zip |
Notes
Diffstat (limited to 'sysutils/devcpu')
-rw-r--r-- | sysutils/devcpu/pkg-message | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/devcpu/pkg-message b/sysutils/devcpu/pkg-message index 6e002a305547..d4dd8ddd7a89 100644 --- a/sysutils/devcpu/pkg-message +++ b/sysutils/devcpu/pkg-message @@ -10,7 +10,7 @@ Then you can access MSR registers or cpuid info via /dev/cpu%d or using 3d-party programs, e.g. x86info. For information regarding microcode update features refer to -cpu_mictocode_tool(4) manpage. +cpu_microcode_tool(4) manpage. You might be interested in enabling automatic microcode update on startup. This can be achieved by adding the line devcpu_enable="YES" to /etc/rc.conf. |