Trying to fill missing pieces from the original manpages by petrem.
I'm using extman
which is shorthand for extra manual or extended manual or whatever..
echo "alias extman='docker run --rm -it xvezda/manpages man'" >> ~/.bash_profile
will do the trick.
extman strace # Read strace manual on any platform
@Xvezda WTFPL License