Do this from the terminal command line: open x-man-page://cmp. Neat, huh?
Better, do this from the command line: open -e ~/.bash_profile and then add these lines somewhere to the startup script:
[bash]mann() {
open x-man-page://$1
}[/bash]
and save it. Now open a new terminal window and type: mann man.