Author: gjb Date: Wed May 21 18:58:31 2014 New Revision: 266516 URL: http://svnweb.freebsd.org/changeset/base/266516
Log: Fix a typo. Submitted by: Hilko Meyer <[email protected]> Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed May 21 18:02:19 2014 (r266515) +++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed May 21 18:58:31 2014 (r266516) @@ -122,7 +122,7 @@ &man.sysctl.8; has been re-enabled. On multi-CPU machines with enough RAM, this can easily double &man.zfs.8; performance or reduce CPU usage in half. It was originally disabled due to - memory and <acronym>KVA</acronym> exhastion problem reports, + memory and <acronym>KVA</acronym> exhaustion problem reports, which should be resolved due to several change in the VM subsystem.</para> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
