svn commit: r47953 - head/de_DE.ISO8859-1/books/handbook/x11

Bjoern Heidotting <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bhd
Date: Tue Jan  5 18:59:00 2016
New Revision: 47953
URL: https://svnweb.freebsd.org/changeset/doc/47953

Log:
  Fix programlisting.

Modified:
  head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml

Modified: head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml	Mon Jan  4 22:04:12 2016	(r47952)
+++ head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml	Tue Jan  5 18:59:00 2016	(r47953)
@@ -1144,22 +1144,22 @@ EndSection</programlisting>
 	auszuschließen, fügen Sie in <filename>local.conf</filename>
 	die nachstehenden Zeilen ein:</para>
 
-      <programlisting>        &lt;match target="font"&gt;$
-	>>>>&lt;test name="size" compare="less"&gt;$
-	>>>>>>>>&lt;double&gt;14&lt;/double&gt;$
-	>>>>&lt;/test&gt;$
-	>>>>&lt;edit name="antialias" mode="assign"&gt;$
-	>>>>>>>>&lt;bool&gt;false&lt;/bool&gt;$
-	>>>>&lt;/edit&gt;$
-	>>&lt;/match&gt;$
-	>>&lt;match target="font"&gt;$
-	>>>>&lt;test name="pixelsize" compare="less" qual="any"&gt;$
-	>>>>>>>>&lt;double&gt;14&lt;/double&gt;$
-	>>>>&lt;/test&gt;$
-	>>>>&lt;edit mode="assign" name="antialias"&gt;$
-	>>>>>>>>&lt;bool&gt;false&lt;/bool&gt;$
-	>>>>&lt;/edit&gt;$
-	>>&lt;/match&gt;</programlisting>
+      <programlisting>       &lt;match target="font"&gt;
+	   &lt;test name="size" compare="less"&gt;
+	       &lt;double&gt;14&lt;/double&gt;
+	   &lt;/test&gt;
+	   &lt;edit name="antialias" mode="assign"&gt;
+	       &lt;bool&gt;false&lt;/bool&gt;
+	   &lt;/edit&gt;
+	 &lt;/match&gt;
+	 &lt;match target="font"&gt;
+	   &lt;test name="pixelsize" compare="less" qual="any"&gt;
+	       &lt;double&gt;14&lt;/double&gt;
+	   &lt;/test&gt;
+	   &lt;edit mode="assign" name="antialias"&gt;
+	       &lt;bool&gt;false&lt;/bool&gt;
+	   &lt;/edit&gt;
+	 &lt;/match&gt;</programlisting>
 
       <indexterm>
         <primary>Schriftarten</primary>

_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.