[med-svn] r6831 - trunk/community/website/docs
Charles Plessy
plessy at alioth.debian.org
Sat May 14 12:41:21 UTC 2011
Author: plessy
Date: 2011-05-14 12:41:20 +0000 (Sat, 14 May 2011)
New Revision: 6831
Modified:
trunk/community/website/docs/policy.xml
Log:
Remove programlisting tag to display inline, it is even simpler.
Modified: trunk/community/website/docs/policy.xml
===================================================================
--- trunk/community/website/docs/policy.xml 2011-05-14 12:37:30 UTC (rev 6830)
+++ trunk/community/website/docs/policy.xml 2011-05-14 12:41:20 UTC (rev 6831)
@@ -587,8 +587,8 @@
therefore subjected to copyright. Please chose a license that is compatible with the program you package. You can
also use <quote>same as if it were in the public domain</quote> or <quote>same as the packaged program itself</quote>.
</para>
- <para>To verify the correct syntax of the <filename>debian/copyright</filename> file you can use<programlisting>
-<command>config-edit</command> <option>-application <replaceable>dpkg-copyright</replaceable></option> <option>-ui <replaceable>none</replaceable></option></programlisting>
+ <para>
+ To verify the correct syntax of the <filename>debian/copyright</filename> file you can use: <command>config-edit</command> <option>-application <replaceable>dpkg-copyright</replaceable></option> <option>-ui <replaceable>none</replaceable></option>.
</para>
</sect2>
More information about the debian-med-commit
mailing list