diff options
author | pluknet <pluknet@FreeBSD.org> | 2011-02-21 16:03:39 +0000 |
---|---|---|
committer | pluknet <pluknet@FreeBSD.org> | 2011-02-21 16:03:39 +0000 |
commit | 4005b565ff456122a858469a60336a63afa3fb57 (patch) | |
tree | deff9cc1acda734ac73d6ca391f18e6b8c6299f8 /bin/kenv | |
parent | 0ac5f04e5661ce9e7794d6cd19b04f7656203b62 (diff) | |
download | FreeBSD-src-4005b565ff456122a858469a60336a63afa3fb57.zip FreeBSD-src-4005b565ff456122a858469a60336a63afa3fb57.tar.gz |
mdoc(7) markup.
Approved by: avg (mentor), kib (mentor)
MFC after: 3 days
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 28d89a5..b4a9cb3 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/loader.conf +.Pa /boot/loader.conf file, or also statically compiled into the kernel using the statement .Pp .Dl Ic env Ar filename |