xcb_query_text_extents man page on your website is broken
Andrea Monaco <[email protected]> Mon, 28 Feb 2022 16:05:22 +0100
| Newsgroups | gmane.comp.freedesktop.xcb |
|---|---|
| Message-ID | <[email protected]> |
Hello, upon looking a man page from your website (https://www.x.org/releases/X11R7.7/doc/man/man3/xcb_query_text_extents.3.xhtml) I get an error due to malformed xhtml: "XML Parsing Error: mismatched tag. Expected: </body>." This comes from line 83 <p><b>Reply datastructure</b></p></table> which in fact has a closing table tag that is not needed. Apparently the same error happens with all web pages from QueryTextExtents onwards as they appear in xproto.xml. I don't know the exact way these pages are generated, so I can't investigate futher. Let me know, Andrea Monaco