Add note about kld virtual category.

PR:		docs/114144
Submitted by:	edwin
This commit is contained in:
Mark Linimon 2007-06-30 02:31:48 +00:00
parent 8bd1e44718
commit 99de604ed3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30373

View file

@ -2058,6 +2058,13 @@ PORTEPOCH= 1</programlisting>
</para>
</listitem>
<listitem>
<para>Ports which install loadable kernel modules should
have the virtual category <filename>kld</filename> in
their <makevar>CATEGORIES</makevar> line.
</para>
</listitem>
<listitem>
<para><filename>misc</filename>
should not appear with any other non-virtual category.