1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-29 21:49:07 +00:00

remove <programlisting> from variables.xml, it only messes the man page and serve no other purpose

This commit is contained in:
Cesare Tirabassi 2009-12-09 23:29:44 +01:00
parent 913d956b7c
commit a14cca6592

View File

@ -3429,14 +3429,14 @@
</row>
<row>
<entry>
<programlisting>${template1
${template1
${template2\ disk\ root}
/}</programlisting>
/}
</entry>
<entry>
<programlisting>disk root:
disk root:
${fs_free /} / ${fs_size
/}</programlisting>
/}
</entry>
</row>
</tbody>