diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2003-03-07 03:24:38 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2003-03-07 03:24:38 +0000 |
| commit | ff470880ba6b33544df74afa7fc6d3c955914da2 (patch) | |
| tree | 3ff584739a4e5719a8b6ae18d8a795f7788ff707 /sys/boot/common/help.common | |
| parent | 3b79dd164bb3c502eae3553fe84f8a9fbaf7cfeb (diff) | |
Notes
Diffstat (limited to 'sys/boot/common/help.common')
| -rw-r--r-- | sys/boot/common/help.common | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/boot/common/help.common b/sys/boot/common/help.common index af8b5c7b37d1..d42935c851d7 100644 --- a/sys/boot/common/help.common +++ b/sys/boot/common/help.common @@ -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 |
