Bug #272063 - Remove <funcsynopsisinfo> elements that don't validate.
authorZac Medico <zmedico@gentoo.org>
Sun, 7 Jun 2009 07:06:19 +0000 (07:06 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 7 Jun 2009 07:06:19 +0000 (07:06 -0000)
svn path=/main/trunk/; revision=13633

doc/qa.docbook

index 6f0d45dc23e40ab914faf4c78e46af954b97ba48..e121e6a958200c5a5f1522a5126145effe7b745e 100644 (file)
    version when linking.  The system linker will find the static library first
    and not bother searching for a dynamic version.  To overcome this, you need
    to use the <command>gen_usr_ldscript</command> function found in the
-   <funcsynopsisinfo>toolchain-funcs.eclass</funcsynopsisinfo>.  Refer to the
+   toolchain-funcs.eclass.  Refer to the
    man page for information on how to use it.  See this
    <ulink url="http://bugs.gentoo.org/4411">bug report</ulink> for some history
    on this issue.
   </para>
   <para>
    You may be able to cheat and use the <command>elibtoolize</command> function
-   in the <funcsynopsisinfo>libtool.eclass</funcsynopsisinfo>.  However, if
+   in the libtool.eclass.  However, if
    that does not help, you will probably need to regenerate all of the autotool
    files.
   </para>