Hi,
I have been running 11.2 for a while now and I really like it so far. I have been able to get rid of the command_not_found_handler, but now I would also like to get rid of the "What manual page do you want?" prompt.
I prefer the old behaviour where it just displays the first page. The other pages are usually listed in the SEE ALSO section of the manpage, and I can use man -aw to find them. Is there an alias I can use or something I can put in $MANOPTS?
Also, the man (1) manpage states:
The default action is to search in all of the available
sections, following a pre-defined order and to show only the first page
found, even if page exists in several sections.
This is only true if I do:
$ man man | less
but not for
$ man man
Bookmarks