libtool: Fix and remove TODO for improperly sized symbol in TOC
commitdeba4f81d20e78b64b57c8d7bbfc844e275cd131
authorIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Tue, 26 Mar 2024 18:01:49 +0000 (26 20:01 +0200)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Tue, 26 Mar 2024 18:02:19 +0000 (26 20:02 +0200)
tree65e2e5fe0badaf4d01e62421d3118635c797fe31
parent888bd7ad44fce8a2d4e9bc720c8bb8234bc10df4
libtool: Fix and remove TODO for improperly sized symbol in TOC

A comment in the libtool manual specifies a TODO for fixing the font
size of the ++ symbol in the TOC. This is fixed by wrapping the
symbol in a @code command, and this TODO can be removed.

* doc/libtool.texi: Wrap ++ in a @code command to fix font in TOC.
doc/libtool.texi