Re: Man question

1997-08-19 Thread Brandon Mitchell
export PAGER=less (that's from memory, possible typos) Brandon On Tue, 19 Aug 1997, Shaleh wrote: > How can I change it so that less is used to view man pages instead of > more? > > > -- > TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to > [EMAIL PROTECTED] . > Trouble?

Man question

1997-08-19 Thread Shaleh
How can I change it so that less is used to view man pages instead of more? -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

man question

1997-07-28 Thread x
Hi. I have an question about man. I expose it whith an example: If I do, in a xterm or in a console sesion, "man grep" I see the help about "grep". That's OK. If I open the "xman" and then search "grep", I don't obtain help about "grep" (xman don't find help)why? can I solve it? thanks.