From: Geoff Davis Date: Mon, 2 Nov 2009 20:26:20 +0000 (-0800) Subject: Fix help page display on Solaris and OS X X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/6e115274b615e698a8673ffded63895cf5089b41?hp=6e115274b615e698a8673ffded63895cf5089b41 Fix help page display on Solaris and OS X mr assumed that we were using Linux/GNU man. Added logic to detect SunOS and Darwin, and call man with the appropriate arguments ---