Author: plessy
Date: 2012-01-28 02:01:45 +0000 (Sat, 28 Jan 2012)
New Revision: 9464

Modified:
   trunk/community/website/docs/policy.xml
Log:
Addedd missing ?\226?\128?\152address?\226?\128?\153 word, and reworded a bit.


Modified: trunk/community/website/docs/policy.xml
===================================================================
--- trunk/community/website/docs/policy.xml     2012-01-28 01:56:27 UTC (rev 
9463)
+++ trunk/community/website/docs/policy.xml     2012-01-28 02:01:45 UTC (rev 
9464)
@@ -342,10 +342,10 @@
                                will contain the upstream source.
                        </para>
                        <para id="debcheckout-sets-git-options">
-                               To display your name and more nicely in the Git 
log, you should instruct
-                               Git to do so (the <option>--global</option> 
option is to say Git these
+                               Configure Git to commit using your packager 
name and address. The
+                               <option>--global</option> option is to say Git 
these
                                are the default parameters for every Git 
repository you commit to,
-                               without it the settings will be per-repository 
only):<programlisting>
+                               without it the settings will be per-repository 
only:<programlisting>
 <command>git config</command> <option><optional>--global</optional></option> 
<option>user.name "$DEBFULLNAME"</option>
 <command>git config</command> <option><optional>--global</optional></option> 
<option>user.email "$DEBEMAIL"</option></programlisting>
                        </para>


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to