I need a replacement/supplement for man pages for individual
commands. Latest coreutils are installed. Example problem is no
`man 1 cp` and `man 1p cp` differs. I can recognize a coreutils
command in a `man` script override, and do a function such as
`{cmd} --help | less`, but that is ugly. I have latest coreutils
download. Perhaps I am asking how to install the documentation.
