diff options
author | avg <avg@FreeBSD.org> | 2011-07-30 21:09:45 +0000 |
---|---|---|
committer | avg <avg@FreeBSD.org> | 2011-07-30 21:09:45 +0000 |
commit | 4e3d572cde7b95f9285d7c78ea067200cec32c6c (patch) | |
tree | 46c866eb40ccc093f353846bf38e93d297be009a /release/doc | |
parent | 188ae5a78b50800c9027e1d20528d556c5d30603 (diff) | |
download | FreeBSD-src-4e3d572cde7b95f9285d7c78ea067200cec32c6c.zip FreeBSD-src-4e3d572cde7b95f9285d7c78ea067200cec32c6c.tar.gz |
fix a typo/tautology in the release documentation
Approved by: re (kib)
MFC after: 1 week
Diffstat (limited to 'release/doc')
-rw-r--r-- | release/doc/en_US.ISO8859-1/hardware/article.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/doc/en_US.ISO8859-1/hardware/article.sgml b/release/doc/en_US.ISO8859-1/hardware/article.sgml index 20bfdea..cff4007 100644 --- a/release/doc/en_US.ISO8859-1/hardware/article.sgml +++ b/release/doc/en_US.ISO8859-1/hardware/article.sgml @@ -195,7 +195,7 @@ resources between logical processors within the same CPU. Because this naive scheduling can result in suboptimal performance, under certain circumstances it may be useful to - disable the logical processors with the the + disable the logical processors with the <varname>machdep.hyperthreading_allowed</varname> tunable. The &man.smp.4; manual page has more details.</para> |