Author: plessy
Date: 2011-05-14 12:37:30 +0000 (Sat, 14 May 2011)
New Revision: 6830
Modified:
trunk/community/website/docs/policy.xml
Log:
Use programlisting for the example.
The previous syntax triggered an error in jEdit.
Modified: trunk/community/website/docs/policy.xml
===================================================================
--- trunk/community/website/docs/policy.xml 2011-05-13 03:58:22 UTC (rev
6829)
+++ trunk/community/website/docs/policy.xml 2011-05-14 12:37:30 UTC (rev
6830)
@@ -587,10 +587,9 @@
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</para>
- <blockquote><userinput>
- <command>config-edit -application dpkg-copyright
-ui none</command>
- </userinput></blockquote>
+ <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>
</sect2>
<sect2 id="debian-changelog">
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit