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:
parent
29687c5104
commit
fa7623a0f1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49015
1 changed files with 6 additions and 0 deletions
|
@ -332,6 +332,12 @@ lib/X11/oneko/mouse.xpm</programlisting>
|
||||||
right shape and the
|
right shape and the
|
||||||
<link linkend="porting-pkgname">package</link> is named
|
<link linkend="porting-pkgname">package</link> is named
|
||||||
appropriately.</para>
|
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>
|
||||||
|
|
||||||
<sect1 xml:id="porting-submitting">
|
<sect1 xml:id="porting-submitting">
|
||||||
|
|
Loading…
Reference in a new issue