Author: plessy
Date: 2011-03-21 12:19:28 +0000 (Mon, 21 Mar 2011)
New Revision: 6348

Modified:
   trunk/community/website/docs/policy.xml
Log:
More compact layout.

I do not know for others, but my laptop does only 1024?\195?\151768.


Modified: trunk/community/website/docs/policy.xml
===================================================================
--- trunk/community/website/docs/policy.xml     2011-03-21 12:15:10 UTC (rev 
6347)
+++ trunk/community/website/docs/policy.xml     2011-03-21 12:19:28 UTC (rev 
6348)
@@ -123,26 +123,20 @@
                                To check sources out from our repostitories, 
please do:
                                <itemizedlist>
                                        <listitem>
-                                               <para>If you are a member of 
Debian Med or a Debian developer, you have write permission:</para>
-                                               <blockquote>
-                                                       <para><userinput>
-                                                               <command>svn 
co</command> <filename 
class="directory">svn+ssh://[email protected]/svn/debian-med/trunk/...</filename>
-                                                       </userinput></para>
-                                                       <para><userinput>
-                                                               <command>git 
clone</command> <filename 
class="directory">git+ssh://[email protected]/git/debian-med/&lt;package&gt;.git</filename>
-                                                       </userinput></para>
-                                               </blockquote>
+                                               <para>
+                                                       If you are a member of 
Debian Med or a Debian developer, you have
+                                                       write 
permission:<programlisting>
+<command>svn co</command> <filename 
class="directory">svn+ssh://[email protected]/svn/debian-med/trunk/...</filename>
+<command>git clone</command> <filename 
class="directory">git+ssh://[email protected]/git/debian-med/&lt;package&gt;.git</filename></programlisting>
+                                               </para>
                                        </listitem>
                                        <listitem>
-                                               <para>For read-only access, the 
syntax is slightly different:</para>
-                                               <blockquote>
-                                                       <para><userinput>
-                                                               <command>svn 
co</command> <filename 
class="directory">svn://svn.debian.org/svn/debian-med/trunk/...</filename>
-                                                       </userinput></para>
-                                                       <para><userinput>
-                                                               <command>git 
clone</command> <filename 
class="directory">git://git.debian.org/git/debian-med/&lt;package&gt;.git</filename>
-                                                       </userinput></para>
-                                               </blockquote>
+                                               <para>
+                                                       For read-only access, 
the syntax is slightly
+                                                       
different:<programlisting>
+<command>svn co</command> <filename 
class="directory">svn://svn.debian.org/svn/debian-med/trunk/...</filename>
+<command>git clone</command> <filename 
class="directory">git://git.debian.org/git/debian-med/&lt;package&gt;.git</filename></programlisting>
+                                               </para>
                                        </listitem>
                                </itemizedlist>
                        </para>


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

Reply via email to