diff options
author | Luigi Rizzo <luigi@FreeBSD.org> | 2009-01-13 12:37:02 +0000 |
---|---|---|
committer | Luigi Rizzo <luigi@FreeBSD.org> | 2009-01-13 12:37:02 +0000 |
commit | 7b300dd6e84594c9e6af0e2dc804639fc32d71ea (patch) | |
tree | fc3182a437e1b44c783d68d81a71639b7d1708b4 /bin/kenv | |
parent | 650ea0d62e6926670f0e03d99e0cf99f36830965 (diff) | |
download | src-test2-7b300dd6e84594c9e6af0e2dc804639fc32d71ea.tar.gz src-test2-7b300dd6e84594c9e6af0e2dc804639fc32d71ea.zip |
Notes
Diffstat (limited to 'bin/kenv')
-rw-r--r-- | bin/kenv/kenv.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/kenv/kenv.1 b/bin/kenv/kenv.1 index 9e5345d61264..819d3b66bc54 100644 --- a/bin/kenv/kenv.1 +++ b/bin/kenv/kenv.1 @@ -69,7 +69,7 @@ option is set, warnings normally printed as a result of being unable to perform the requested operation will be suppressed. .Pp Variables can be added to the kernel environment using the -.Xr /boot/oader.conf +.Xr /boot/loader.conf file, or also statically compiled into the kernel using the statement .Pp .Dl Ic env Ar filename |