diff options
author | stas <stas@FreeBSD.org> | 2007-02-02 23:30:55 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2007-02-02 23:30:55 +0800 |
commit | 8697e2ebb8948b1ba9026a3fc8dcac9d444a8edb (patch) | |
tree | 71b40e9ec30c798922725498d63999a0f68989cb /sysutils/devcpu | |
parent | 193fb64c578447ed632d7cb81a373564d12d010a (diff) | |
download | freebsd-ports-gnome-8697e2ebb8948b1ba9026a3fc8dcac9d444a8edb.tar.gz freebsd-ports-gnome-8697e2ebb8948b1ba9026a3fc8dcac9d444a8edb.tar.zst freebsd-ports-gnome-8697e2ebb8948b1ba9026a3fc8dcac9d444a8edb.zip |
- Fix typo.
Submitted by: netchild
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. |