[med-svn] r9462 - trunk/community/website/docs

Charles Plessy plessy at alioth.debian.org
Sat Jan 28 01:50:49 UTC 2012


Author: plessy
Date: 2012-01-28 01:50:49 +0000 (Sat, 28 Jan 2012)
New Revision: 9462

Modified:
   trunk/community/website/docs/policy.xml
Log:
Added two missing spaces.


Modified: trunk/community/website/docs/policy.xml
===================================================================
--- trunk/community/website/docs/policy.xml	2012-01-28 01:43:29 UTC (rev 9461)
+++ trunk/community/website/docs/policy.xml	2012-01-28 01:50:49 UTC (rev 9462)
@@ -133,7 +133,7 @@
 							If you are a member of Debian Med or a Debian developer, with
 							account name <emphasis><username></emphasis>, you have
 							write permission:<programlisting>
-<command>debcheckout</command> <option>--user</option><replaceable><username></replaceable> <replaceable><package></replaceable>   # When the package is already in the archive
+<command>debcheckout</command> <option>--user</option> <replaceable><username></replaceable> <replaceable><package></replaceable>   # When the package is already in the archive
 <command>debcheckout</command> <option>--user</option> <replaceable><username></replaceable> <replaceable>ssh://svn.debian.org/debian-med/trunk/packages/<package>/trunk</replaceable> <replaceable><package></replaceable>
 <command>debcheckout</command> <option>--user</option> <replaceable><username></replaceable> <replaceable>git://git.debian.org/debian-med/<package>.git</replaceable> <option>--git-track <replaceable>'*'</replaceable></option></programlisting> 
 						</para>
@@ -389,7 +389,7 @@
 			</para>
 			<para id="push-package-to-alioth">
 				To push the package (make sure you've added the alioth remote!), do the
-				following:<code><command>git push</command> <option>origin
+				following: <code><command>git push</command> <option>origin
 				master</option></code>.  For the first push, it's necessary to specify
 				<option>origin master</option>. The next time you will push, a
 				<command>git push</command> will suffice.




More information about the debian-med-commit mailing list