mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-23 11:18:54 +00:00
Correct typo in a comment.
Approved by: jhb
This commit is contained in:
parent
a087914310
commit
b2e74e8249
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=132853
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user