Show HN: Private real-time dictation app for Mac (github.com)
5 points by aviaryan 7h ago 0 comments
Show HN: QuizKnit, an open source quiz creator (quizknit.com)
3 points by jibolash 5h ago 0 comments
Show HN: My Cross-Platform MySQL Parser (abbychau.github.io)
4 points by abbychau 10h ago 0 comments
History of Unix Manpages
3 Bogdanp 1 6/30/2025, 10:24:21 AM manpages.bsd.lv ↗
It also confuses, as computer people are prone to doing, a disclaimer with a disclosure.
But that disclosure does explain why it completely misses DocBook XML, many things things like pod2man, ASCIIDOC, slashdoc, and a lot more. There have been many developments in the 21st century. If you pick up NetBSD 10, for example, you'll find that it comes with its manual pages in parallel HTML versions, with html[1-9] subdirectories paralleling the man[1-9] subdirectories.
I have parallel DocBook XML subdirectories on some of my systems, and a DocBook XML viewer analogue to the mdless that was mentioned at https://news.ycombinator.com/item?id=23347893 half a decade ago.