mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix a few spelling errors.
Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org> via -doc.
This commit is contained in:
parent
3b79dd164b
commit
ff470880ba
1 changed files with 3 additions and 3 deletions
|
|
@ -10,7 +10,7 @@
|
|||
described by the term. A term enclosed with [...] is optional,
|
||||
and may not be required by all forms of the command.
|
||||
|
||||
Some commands may not be availalble. Use the '?' command to list
|
||||
Some commands may not be available. Use the '?' command to list
|
||||
most available commands.
|
||||
|
||||
################################################################################
|
||||
|
|
@ -199,7 +199,7 @@
|
|||
set module_path=<path>[;<path>...]
|
||||
|
||||
Sets the list of directories which will be searched in for modules
|
||||
named in a load command or implicitly required by a dependancy. The
|
||||
named in a load command or implicitly required by a dependency. The
|
||||
default module_path is "/boot/kernel;/boot/modules".
|
||||
|
||||
################################################################################
|
||||
|
|
@ -225,7 +225,7 @@
|
|||
################################################################################
|
||||
# Tset Stunables DSet kernel tunable values
|
||||
|
||||
Various kernel tunable parameters can be overriden by specifying new
|
||||
Various kernel tunable parameters can be overridden by specifying new
|
||||
values in the environment.
|
||||
|
||||
set kern.ipc.nmbclusters=<value> NMBCLUSTERS
|
||||
|
|
|
|||
Loading…
Reference in a new issue