ShareOpenSolaris


Home » OpenSolaris.com Forums » Packaging

Thread: Tcl man pages all over the place


This question is not answered. Helpful answers available: 2. Correct answers available: 1.


Permlink Replies: 0 - Pages: 1 Threads: [ Previous | Next ]
JoeKuan

Posts: 4
Registered: 7/18/08
Tcl man pages all over the place
Posted: Jul 20, 2008 8:45 AM
 
  Click to reply to this thread Reply
Hi,

I tried to do

'man open' - returns tcl man page on open
'man 2 open' - returns tcl man page on open
'man socket' - return tcl man page on socket
'man 2 socket' - return tcl man page on socket

In fact, I have to do 'man -s 3socket socket' to get what I need but man pages shouldn't be like that. It shouldn't expect me to know there is a 3socket section. The only way to know is by using 'find'.

Here is my MANPATH setting:
/usr/share/man:/usr/man:/usr/gnu/share/man:/usr/X11/share/man:/usr/local/man

What do I need to do to get rid of this annoying behaviour?

Thanks
Joe

Point your RSS reader here for a feed of the latest messages in all forums