On 7/29/22 15:22, Ingo Schwarze wrote:
What are your thoughts?
Yes, even though /usr/local/share/doc/pkgname/man/man* is a bit long,
it makes more sense than paths like
/usr/local/cyrus/man/
/usr/local/heirloom-doctools/man/
/usr/local/lib/erlang21/man/
/usr/local/lib/node_modules/
Hi Alejandro,
Alejandro Colomar wrote on Fri, Jul 29, 2022 at 02:03:51PM +0200:
> BTW, I guess you also have the POSIX man pages in BSDs. Do they come
> from the kernel repo that I maintain, or do you have your own separate
> repos?
$ less /usr/ports/books/man-pages-posix/Makefile
[...]
C
Hi Ingo,
On 7/27/22 17:32, Ingo Schwarze wrote:
Hi Alejandro,
Alejandro Colomar wrote on Sun, Jul 24, 2022 at 06:17:40PM +0200:
On 7/24/22 16:57, Ingo Schwarze wrote:
I even considered supporting aliases for manpath directories
in man.conf(5), something like being able to say
alias tcl
Hi Alejandro,
Alejandro Colomar wrote on Sun, Jul 24, 2022 at 06:17:40PM +0200:
> On 7/24/22 16:57, Ingo Schwarze wrote:
>> I even considered supporting aliases for manpath directories
>> in man.conf(5), something like being able to say
>>
>>alias tcl /usr/local/lib/tcl/tcl8.5/man/
>>
>> in
Hi Ingo,
On 7/24/22 16:57, Ingo Schwarze wrote:
[...]
I'm not happy with this approach. I don't want to be typing paths for
system stuff (your /usr/local is /usr in GNU/Linux systems;
Then use an alias like
alias tclman='man -M /usr/local/lib/tcl/tcl8.5/man/'
It's not like users are norm