Correct typo in a comment.

Approved by:	jhb
This commit is contained in:
Ceri Davies 2004-07-29 20:08:40 +00:00
parent a087914310
commit b2e74e8249

View File

@ -76,7 +76,7 @@ module_path="/boot/kernel;/boot/modules" # Set the module search path
### Kernel tunables ########################################
##############################################################
#hw.physmem="1G" # Limit phyiscal memory. See loader(8)
#hw.physmem="1G" # Limit physical memory. See loader(8)
#kern.dfldsiz="" # Set the initial data size limit
#kern.dflssiz="" # Set the initial stack size limit
#kern.hz="100" # Set the kernel interval timer rate