"Michael Yang" <[EMAIL PROTECTED]> writes:

[...]
> when I want to investigate some issues on regular expression, in
> Perl, I can use "perldoc -q reg", in Java, I can search the class name with 
> the
> keyword, in Qt, I can check the classes related to regular expression within
> "assistant" doc.
>
> With manual pages, it seems that I have to know the exact name which exists in
> manuals
[...]

Try "man -k" or "apropos" to do a keyword search.

----Scott.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to