diff options
author | Andreas Boll <andreas.boll.dev@gmail.com> | 2012-06-12 09:05:22 +0200 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2012-06-12 08:03:30 -0600 |
commit | df2be226d9ca6772eb4615ce0670e66667b86691 (patch) | |
tree | 5187783b08e5f4f616a548773b6126b64013d97e /docs/autoconf.html | |
parent | 703a662c1582794a5a0b29bb2ff5a5e04149a3e6 (diff) |
docs: fix html end/start tags
for more well-formed html
Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs/autoconf.html')
-rw-r--r-- | docs/autoconf.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/autoconf.html b/docs/autoconf.html index 5f94b7e88b..4f1ad8d646 100644 --- a/docs/autoconf.html +++ b/docs/autoconf.html @@ -209,7 +209,6 @@ options are 16- and 32-bit color channels, which will add the bit size to the library name. For example, <code>--with-osmesa-bits=16</code> will create the libOSMesa16 library with a 16-bit color channel. </dl> -</dl> <h2 id="library">3. Library Options</h2> |