Open Manpage in Preview.app

man -t $argv | ps2pdf - - | open -f -a Preview

[!note] This method depends on an open source tool called ps2pdf which is part of the groff package. To install, run:

brew install groff

Date
May 19, 2024