Re: man?
With linux you would use
man 3 sleep
man -S3 sleep
With Solaris you would use
man -s3 sleep
since the lower case s is not being used in the Linux man command, there
is no reason that it can not be patched to accept the lower case and be
more compatable with Solaris.
AS a matter of fact, I think this is patch I can make myself.
On Thu, 3 Sep 1998, M.C. Vernon wrote:
>
> If I want to read e.g. sleep(3) as opposed to say sleep (1), is there a
> quicker way than man -a sleep ?
>
> Thanks,
>
> Matthew
>
> --
> Elen sila lumenn' omentielvo
>
> Steward of the Cambridge Tolkien Society
> Selwyn College Computer Support
> http://www.geocities.com/Area51/Chamber/8841/
> http://www.cam.ac.uk/CambUniv/Societies/tolkien/
> http://pick.sel.cam.ac.uk/
>
>
> --
> Unsubscribe? mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
>
>
>
George Bonser
The Linux "We're never going out of business" sale at an FTP site near you!
Reply to:
- References:
- man?
- From: "M.C. Vernon" <mcv21@cus.cam.ac.uk>