Add a note about not following blindly portlint's advice.

Reviewed by:	wblock
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D7006
This commit is contained in:
Mathieu Arnold 2016-06-28 16:06:51 +00:00
parent 29687c5104
commit fa7623a0f1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49015

View file

@ -332,6 +332,12 @@ lib/X11/oneko/mouse.xpm</programlisting>
right shape and the
<link linkend="porting-pkgname">package</link> is named
appropriately.</para>
<important>
<para>Do not blindly follow the output of
<command>portlint</command>. It is a static lint tool and
sometimes gets things wrong.</para>
</important>
</sect1>
<sect1 xml:id="porting-submitting">