- Mention /usr/ports/Tools/scripts/patchtool.py for

submitters/committers who create patches for ports
  collection.

Reviewed by:	josef (mentor), simon
Approved by:	josef (mentor)
This commit is contained in:
Kirill Ponomarev 2004-05-26 11:58:35 +00:00
parent 57f0b105aa
commit a16018bef9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21015

View file

@ -5188,7 +5188,11 @@ IGNORE=POINTYHAT is not supported
option—this is the accepted way to force diff to properly option—this is the accepted way to force diff to properly
deal with the case of new files being added or old files being deal with the case of new files being added or old files being
deleted. Before sending us the diff, please examine the deleted. Before sending us the diff, please examine the
output to make sure all the changes make sense.</para> output to make sure all the changes make sense. To
simplify common operations with patch files, you can use
<filename>/usr/ports/Tools/scripts/patchtool.py</filename>.
Before using it, please read
<filename>/usr/ports/Tools/scripts/README.patchtool</filename>.</para>
<para> The best way to <para> The best way to
send us the diff is by including it via &man.send-pr.1; (category send us the diff is by including it via &man.send-pr.1; (category