summaryrefslogtreecommitdiff
path: root/man/waffle_dl.3.xml
diff options
context:
space:
mode:
authorChad Versace <chad.versace@linux.intel.com>2012-10-17 19:20:06 -0700
committerChad Versace <chad.versace@linux.intel.com>2012-10-18 06:24:48 -0700
commit14b27a1381884aa4c19e65febd1e23c8f2141cbd (patch)
tree204fcc90dabd679ee2867e14604e32317db46da0 /man/waffle_dl.3.xml
parentd1b8df61c708371aa32e5b728fdc7cadbcf952bb (diff)
man: Improve style of <term>
Reformat each multiline <term> to be singleline. It makes the XML easier to read. Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
Diffstat (limited to 'man/waffle_dl.3.xml')
-rw-r--r--man/waffle_dl.3.xml8
1 files changed, 2 insertions, 6 deletions
diff --git a/man/waffle_dl.3.xml b/man/waffle_dl.3.xml
index 04ae3bc..43bcaaf 100644
--- a/man/waffle_dl.3.xml
+++ b/man/waffle_dl.3.xml
@@ -76,9 +76,7 @@
<variablelist>
<varlistentry>
- <term>
- <function>waffle_dl_can_open()</function>
- </term>
+ <term><function>waffle_dl_can_open()</function></term>
<listitem>
<para>
Test if a dynamic library can be opened.
@@ -87,9 +85,7 @@
</varlistentry>
<varlistentry>
- <term>
- <function>waffle_dl_sym()</function>
- </term>
+ <term><function>waffle_dl_sym()</function></term>
<listitem>
<para>
Get a <parameter>symbol</parameter> from a dynamic library.