On Mon, Apr 11, 2016 at 12:02 AM, Mindaugas Rasiukevicius <[email protected]> wrote: > Abhinav Upadhyay <[email protected]> wrote: >> Recently, I have been working on building a web interface for >> apropos(1). Although, there are still plenty of things to do but I >> think it is in a decent shape now and I wanted to share it with all of >> you. >> >> http://man-k.org/ >> >> I would appreciate any constructive feedback that you might have and I >> will try to implement it :-) > > That is convenient. Would you be able to add POSIX manuals? > > https://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/ > > Other systems would be handy too, e.g. illumos and some Linux distribution.
Thanks. It should be possible to add the POSIX manuals, I will try and add them. Other systems' manual are tricky, there will be duplicates clashing with man pages from NetBSD. I need to figure out a way to specify the OS in the query perhaps. -- Abhinav
