Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Few newbie questions..
- X-seq: zsh-users 4154
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Few newbie questions..
- Date: Tue, 21 Aug 2001 00:34:56 +0200
- In-reply-to: <1010818032514.ZM14858@xxxxxxxxxxxxxxxxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20010817173924.73063.qmail@xxxxxxxxxxxxxxxxxxxxxxx> <1010818032514.ZM14858@xxxxxxxxxxxxxxxxxxxxxxx>
On Sat, Aug 18, 2001 at 03:25:13 +0000, Bart Schaefer wrote:
> Before I go any further, I'll mention that with `compinit' zsh 4 is able
> to complete only those pages that are available in a particular section,
> so you can do e.g.
>
> zsh% man 7 lo<TAB>
But this doesn't work under Solaris, where you need the -s option.
man 5 lo<TAB>
gives
man 5 locale
but I get the error: No manual entry for 5.
man -s 5 lo<TAB>
gives many possibilities, but many of them aren't in Section 5.
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/> - 100%
validated HTML - Acorn Risc PC, Yellow Pig 17, Championnat International des
Jeux Mathématiques et Logiques, TETRHEX, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
Messages sorted by:
Reverse Date,
Date,
Thread,
Author