diff options
| author | Nate Lawson <njl@FreeBSD.org> | 2004-02-14 03:17:30 +0000 |
|---|---|---|
| committer | Nate Lawson <njl@FreeBSD.org> | 2004-02-14 03:17:30 +0000 |
| commit | d3e1c2411e3c7784c7cf892f53be6953c7105327 (patch) | |
| tree | 8629574917c3379e57d327a6dd7488f0142bbadf /sys/boot/forth | |
| parent | a0ed09c0af8f69e71ef97b0206fe9c23c5527325 (diff) | |
Notes
Diffstat (limited to 'sys/boot/forth')
| -rw-r--r-- | sys/boot/forth/loader.conf.5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/boot/forth/loader.conf.5 b/sys/boot/forth/loader.conf.5 index 89a803f7cf4c..414784e95568 100644 --- a/sys/boot/forth/loader.conf.5 +++ b/sys/boot/forth/loader.conf.5 @@ -132,6 +132,10 @@ special value .Dq abort , which aborts the bootstrap process, use of this setting should be avoided. .El +.Pp +.Em WARNING: +developers should never use these suffixes for any kernel environment +variables (tunables) or conflicts will result. .Sh DEFAULT SETTINGS Most of .Nm Ns 's |
