|
#1
| |||
| |||
| I see several entries in /usr/share/man but I cannot get any answers when I type 'man set' or 'man setenv'. And when I type 'apropos setenv' I get: apropos: no whatis.db file found |
|
#2
| ||||
| ||||
| The whatis.db file is a list of man pages relevant to each command. It is updated either nightly or weekly, I forget. So if your computer has never been on overnight, or until the right time of the week, there will be no such file generated yet. setenv is a function of the shell you are using, not a regular program. For info about the setenv command at the terminal, you'll need to read about setenv in the man page for tcsh (or whatever shell you are using). There should be a man page for the C library setenv functions, I assume that wasn't what you meant. |
|
#3
| ||||
| ||||
| you can use makewhatis to create the database manually
__________________ g4 400 AGP - 512 RAM 10GB internal (dumping ground) + 60GB (30 GB OSX partition/30 GB OSX Server partition) - 3GB external SCSI (OS9/and I think the Public Beta is still on there somewhere) - DVD-RAM - ZIP |
![]() |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| The missing man pages? | LordCoven | Unix & X11 | 8 | November 3rd, 2003 03:54 AM |
| Can't display OS X man pages | willmac | Unix & X11 | 2 | May 14th, 2003 03:32 AM |
| Help, my man pages don't work! | wyvern | Unix & X11 | 7 | January 29th, 2003 01:17 AM |
| man pages | Dradts | Mac OS X System & Mac Software | 2 | November 23rd, 2001 04:54 PM |
| Missing chown & misleading man pages | ntwyman | Mac OS X System & Mac Software | 4 | July 6th, 2001 03:49 PM |