Properly mark an instance of KMODDIR as a variable name.

This commit is contained in:
Rene Ladan 2013-11-22 15:29:45 +00:00
parent 762c0468ab
commit 88cfe1e6fd
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43216

View file

@ -162,7 +162,8 @@
<listitem><para>Define <varname>KMODDIR</varname> to <filename
class="directory">/boot/modules</filename> by default, add it
to <varname>PLIST_SUB</varname> and <varname>MAKE_ENV</varname>,
and create it upon installation. If KMODDIR is set to
and create it upon installation. If <varname>KMODDIR</varname>
is set to
<filename class="directory">/boot/kernel</filename>, it will be
rewritten to <filename class="directory">/boot/modules</filename>.
This prevents breaking packages when upgrading the kernel due to