diff --git a/share/doc/handbook/porting.sgml b/share/doc/handbook/porting.sgml index 953feebd910a..9f92922b25b0 100644 --- a/share/doc/handbook/porting.sgml +++ b/share/doc/handbook/porting.sgml @@ -1,4 +1,4 @@ - + Porting an existing piece of free software @@ -922,8 +922,11 @@ FETCH_DEPENDS= ncftp2:${PORTSDIR}/net/ncftp2 to us (i.e., if your modified ports directory is called `superedit' and the original as in our tree is `superedit.bak', then send us the result of `diff - -ru superedit.bak superedit'.) Please don't - forget to send us a message using send-pr(1)! + -ru superedit.bak superedit'). Please examine the output + to make sure all the changes make sense. The best way to send + us the diff is by including it to send-pr(1). Please + mention any added or deleted files in the message, as they + have to be explicitly specified to CVS when doing a commit. Do's and Dont's