Yes I should have linked to online man pages instead of submitting doc TCEs.
Really? I like doc TCEs! There aren't enough of them IMHO. I've been caught out a few times looking at newer/older man pages online where details are different from the version available in Tiny Core and hence things go wrong and I have to check the "--help" ("-h"?) output to find out why. A -doc extension has the man pages for the actual version that's packaged -
much better!
On my to-do list is to write a script that (a) checks for and downloads a -doc extension to supply the man page requested, (b) where no -doc extension is available (boo!), looks up various man page websites for the command, parses the HTML to find the version that the online man page covers, then tries to interpret the version number to find the closest match to the version of the program in Tiny Core.
Obviously (b) is much more complicated, but for lack of -doc extensions there's barely any point to writing (a) if (b) isn't there because it would be quicker on average just to jump over to a web browser in the first place (I've got five man page websites set up as Dillo search options).
OK rant over, but lack of -doc extensions is personally the thing that I dislike most about Tiny Core, so I hope it's not taken as official policy for people to leave them out.