diff options
author | gjb <gjb@FreeBSD.org> | 2016-09-20 16:39:41 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2016-09-20 16:39:41 +0000 |
commit | a88684645741dcbe034f18d1681eb8f20234f263 (patch) | |
tree | d5736c44c69c8b779aa270489b91b392865465c9 /release | |
parent | dd0dfa2b19c9a46bf14cb65f70c7568ebb14917c (diff) | |
download | FreeBSD-src-a88684645741dcbe034f18d1681eb8f20234f263.zip FreeBSD-src-a88684645741dcbe034f18d1681eb8f20234f263.tar.gz |
Fix a typo.
Submitted by: vangyzen
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index e41a2a4..311af14 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -1648,7 +1648,7 @@ allow I/O scheduling tuning to fit workload and drive characteristics. This option is off by default, and can be enabled by adding <literal>option - CAM_IOSCHED_ADATPIVE</literal> option to the kernel + CAM_IOSCHED_ADAPTIVE</literal> option to the kernel configuration and recompiling the kernel.</para> <para revision="299371" contrib="sponsor" sponsor="&ff;">The |