svn commit: r41132 - head/en_US.ISO8859-1/books/porters-handbook
Benjamin Kaduk
kaduk at MIT.EDU
Fri Mar 8 03:11:56 UTC 2013
On Fri, 8 Mar 2013, Gabor Pali wrote:
> Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml
> ==============================================================================
> --- head/en_US.ISO8859-1/books/porters-handbook/book.xml Fri Mar 8 00:39:33 2013 (r41131)
> +++ head/en_US.ISO8859-1/books/porters-handbook/book.xml Fri Mar 8 01:11:49 2013 (r41132)
> @@ -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
Moving this semicolon changes the grammar of the sentence to be invalid.
It should be restored (or possibly replaced with an em dash).
-Ben
> 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