a few thoughts about clarifying man pages https://jvns.ca/blog/2026/02/18/man-pages/
Notes on clarifying man pages

Notes on clarifying man pages

Julia Evans

@b0rk I think the Zsh man pages are well split, in the sense that “zshall” gives you all the sections, but if you know roughly which section you’re looking for, you can get to the more targeted (more manageable) part of the manual. Also, I can find the parts of the shell I’m looking for in these docs.

Perl is similar with its many pages, see https://manpages.debian.org/trixie/perl-doc/index.html for a listing :)

Manpages of perl-doc in Debian trixie — Debian Manpages

@zekjur @b0rk I too love man pages of zsh!