granth green sumo

@mferrier Every time I read "nanocopters" I'm then disappointed to see they're visible to the naked eye.

Vancouver Sun Bowl Active Pass Rosedale ravine

Old Manpages After 10.5 Upgrade 16 December 2007

os10

The summarized fix:

find /usr/share/man -exec test -e {}.gz \; -exec tar rzvPf ~/man.tgz {} \;
sudo find /usr/share/man -exec test -e {}.gz \; -exec rm {} \;

Your 10.4 manpages will be backed up to ~/man.tgz and then removed.

If you have a case-sensitive file system, see the comment by sEEKz on the hint page.

previously: Tab Shortcuts for Terminal.app