o Fix spelling of allocations as allocates.

Submitted by:	silby
This commit is contained in:
Robert Watson 2001-12-06 20:27:44 +00:00
parent 98181c4975
commit 0fbfd3c17d

View File

@ -534,7 +534,7 @@ already doing moderate paging this option allows the VM system to stage
whole processes into and out of memory more easily.
.Sh LOADER TUNABLES
Some aspects of the system behavior may not be tunable at runtime because
memory allocates they perform must occur early in the boot process.
memory allocations they perform must occur early in the boot process.
To change loader tunables, you must set their value in
.Xr loader.conf 5
and reboot the system.