Remove the mention of shar for updates, and put emphasis on sending diffs.
Reviewed by: wblock Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D7006
This commit is contained in:
parent
fa7623a0f1
commit
1dd31e0d0b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49016
1 changed files with 5 additions and 3 deletions
|
@ -150,9 +150,11 @@
|
|||
</important>
|
||||
|
||||
<note>
|
||||
<para>Once again, please use &man.diff.1; and not &man.shar.1;
|
||||
to send updates to existing ports! This helps ports
|
||||
committers understand exactly what is being changed.</para>
|
||||
<para>Please use &man.diff.1; or <command>svn diff</command> to
|
||||
create updates to existing ports. Other formats include the
|
||||
whole file and make it impossible to see just what has changed.
|
||||
When diffs are not included, the entire update might be
|
||||
ignored.</para>
|
||||
</note>
|
||||
|
||||
<para>Now that all of that is done, read about
|
||||
|
|
Loading…
Reference in a new issue