pub fn render_query_man(query: &QueryBundle) -> StringExpand description
Render the manual as man(1)-faithful plain text.
Identical to render_query_text except the prepended tldr block is
omitted, so the output stays a faithful, noise-free subset of the manual
page (no page furniture, overstrike, or hyphenation — those never enter
the document model because the source is parsed directly).