diff options
author | silby <silby@FreeBSD.org> | 2001-10-01 23:41:13 +0000 |
---|---|---|
committer | silby <silby@FreeBSD.org> | 2001-10-01 23:41:13 +0000 |
commit | bee3ac5b1e46c31ce0997562dd4025aec7f46abf (patch) | |
tree | c1392377ad6f5ebb184f073351466cac9cd88dd6 /sys/boot/common/loader.8 | |
parent | 90414d9ad1919e1a5d4829ca7cf09313d92b97fa (diff) | |
download | FreeBSD-src-bee3ac5b1e46c31ce0997562dd4025aec7f46abf.zip FreeBSD-src-bee3ac5b1e46c31ce0997562dd4025aec7f46abf.tar.gz |
grammar fix: to -> too
Diffstat (limited to 'sys/boot/common/loader.8')
-rw-r--r-- | sys/boot/common/loader.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index fed7225..135c5c5 100644 --- a/sys/boot/common/loader.8 +++ b/sys/boot/common/loader.8 @@ -434,7 +434,7 @@ Limits the amount of KVM reserved for use by the buffer cache, specified in bytes. The default maximum is 200MB. This parameter is used to -prevent the buffer cache from eating to much +prevent the buffer cache from eating too much KVM in large-memory machine configurations. Only mess around with this parameter if you need to greatly extend the KVM reservation for other resources |