diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index f7eff225c4..ff2bd6972c 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -673,7 +673,7 @@ PLIST_DIRS= lib/X11/oneko Please only use characters [-+._a-zA-Z0-9] for naming your patches. Do not use any other characters besides them. Do not name your patches like patch-aa or - patch-ab etc, always mention path and file name + patch-ab etc, always mention the path and file name in patch names. Do not put RCS strings in patches. CVS will mangle them when we @@ -745,8 +745,8 @@ DOS2UNIX_REGEX= .*\.(c|cpp|h) If you want to create a patch file based off of an existing file, you can copy it with an .orig extension, and then modify the - original one. Run makepatch, and - this will write out an appropriate patch file to the makepatch target + will write out an appropriate patch file to the files directory of the port.