aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorSteven Hartland <smh@FreeBSD.org>2015-07-28 11:21:33 +0000
committerSteven Hartland <smh@FreeBSD.org>2015-07-28 11:21:33 +0000
commit68d5f492def1f8729447093647c011c68cd2f261 (patch)
treed5893e651390b54a2ef3a7903d80fa61d422bdbb /UPDATING
parent1635369e99fa2062b7832eb7df2419261aa85e0e (diff)
downloadsrc-68d5f492def1f8729447093647c011c68cd2f261.tar.gz
src-68d5f492def1f8729447093647c011c68cd2f261.zip
Correct typo in UPDATING message
MFC after: 3 days Sponsored by: Multiplay
Notes
Notes: svn path=/head/; revision=285947
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index c4eeb1584de9..ce3b74a354a6 100644
--- a/UPDATING
+++ b/UPDATING
@@ -32,7 +32,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
20150728:
- As ZFS requires a more kernel stack pages than is the default on some
+ As ZFS requires more kernel stack pages than is the default on some
architectures e.g. i386, it now warns if KSTACK_PAGES is less than
ZFS_MIN_KSTACK_PAGES (which is 4 at the time of writing).