svn commit: r41133 - head/en_US.ISO8859-1/books/porters-handbook

Gabor Pali pgj at FreeBSD.org
Fri Mar 8 09:02:37 UTC 2013


Author: pgj
Date: Fri Mar  8 09:02:34 2013
New Revision: 41133
URL: http://svnweb.freebsd.org/changeset/doc/41133

Log:
  - Restore grammatic validity of the sentence about using Subversion for making
    patches.
  
  Reported by:	bjk

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/book.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/book.xml	Fri Mar  8 01:11:49 2013	(r41132)
+++ head/en_US.ISO8859-1/books/porters-handbook/book.xml	Fri Mar  8 09:02:34 2013	(r41133)
@@ -10640,7 +10640,7 @@ as .putsy.conf and edit it.</programlist
     <sect1 id="svn-diff">
       <title>Using <literal>SVN</literal> to Make Patches</title>
 
-      <para>If you can, please submit a &man.svn.1; diff they are
+      <para>If you can, please submit a &man.svn.1; diff — they are
 	easier to handle than diffs between <quote>new and old</quote>
 	directories.  Plus it is easier for you to see what you have
 	changed and to update your diff if something is modified in


More information about the svn-doc-head mailing list