10.5: View the new ‘man’ pages on upgraded systems

In Leopard, many man pages (the documentation for Mac OS X’s UNIX commands) are compressed with gzip. that is a very good notion but, whether you upgraded to Leopard from Tiger, the old man pages are left in place by the installer (this is a bug).

So many man pages are there in two versions: the old uncompressed one from Tiger, and the new compressed one from Leopard. The problem is that when man searches for a given

page, it finds the uncompressed one first and displays it, thus showing you outdated knowledge. To solve the problem, the old man pages must be removed. I made a shell script that removes everything in /usr/share/man that is not installed by Leopard (I made the script by actually installing Leopard on a blank disk and comparing with my installed system). Here’s the command to build the script:

Original post by Mike Schramm

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • ThisNext
  • MisterWong
  • Wists
Related Articles
  • Hands-on with Avis’ upgraded Where2 GPS
  • Beijing Plans To Fight Olympic Traffic with GPS
  • HTC Advantage X7510: now upgraded with 16GB flash memory
  • South Korean Military Goes All ‘Halo’ On Us
  • Cybernet Keyboard Computer Upgraded
  • Spipra.com - Leave a Comment on any WebsiteKillerStartups.com - all
  • iPhones upgraded to 1.1.3 can’t be downgraded?
  • iPhone 2.0.1 Update Fixes Bugs, Breaks Some Devices
  • Neonode N2 Software Gets Upgraded
  • Apple’s iMacs Get More ability, particularly for Graphics
  • No comments yet. Be the first.

    Leave a reply