"Neal A. Lucier" <[EMAIL PROTECTED]> wrote:
[snip]
> Does anyone know where the man pages are for /usr/ucb?

They're in a few different places.  Man pages for commands (like
'ps') are in section 1b, so 'man -s 1b ps' will show you the
manpage for the UCB version of 'ps'.  UCB C library calls are
in sections 3libucb and 3ucb.  These section suffixes are 
described in the 'intro' page for each section of the manual 
('man -s1 intro', 'man -s3 intro', ...).

If I forget the suffixes I find that the easiest way to get to 
the UCB version of a man page is to use 'man -l ...' which will 
list all of the sections that contain a page for the given topic.

OttoM.
__
ottomeister

Disclaimer: These are my opinions.  I do not speak for my employer.


-- 
___________________________________________________
Play 100s of games for FREE! http://games.mail.com/

_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to