At 9:01 pm +1100 16/1/06, Shane Stanley wrote:

>Put this in your Script menu:
>
>set theResult to (display dialog "Command to man:" default answer "")
>do shell script ("man -t " & (text returned of theResult) Â
>     & " | open -f -a /Applications/Preview.app")

Terrific!

JD