> I don't understand what you're trying to fix.  You seem to be
> renaming "req.1" to "openssl-req.1" and "SSL_new.3" to
> "openssl-SSL_new.3".
Yes, that is because I was not able to read the manual pages like
passwd.1ssl. When I issue "man  1 passwd" it pops the manual pages from the
shadow package. So you use own section for the manual pages which is
strange and I don't find it appropriate.

> So you mean you should have updated Makefile.org instead of
> Makefile.  Note that your diff is between Makefile.org and
> Makefile.
Yes, I didn't notice there is Makefile.org shipped with the sources
tarball. I just copied the Makefile to Makefile.org. The correct patch
would be like this: http://pastebin.com/CyhPwmiJ


On Sat, Feb 16, 2013 at 2:41 PM, Kurt Roeckx via RT <[email protected]> wrote:

> On Sat, Feb 16, 2013 at 09:41:41AM +0100, Ivailo via RT wrote:
> > The manual pages placement should use MANPREFIX instead of MANSUFFIX or
> the
> > manual pages can not be read. The following patch does the job:
> > http://pastebin.com/auK9EFSG.
>
> I don't understand what you're trying to fix.  You seem to be
> renaming "req.1" to "openssl-req.1" and "SSL_new.3" to
> "openssl-SSL_new.3".
>
> "man req", "man 1 req", "man SSL_new" and "man 3 SSL_new"
> have always worked perfectly for me, I have no idea why
> you want to complicate it by needing to prefix it with
> "openssl-".
>
> However, I do place the manpages in the "1ssl" and "3ssl'
> sections instead or "1" and "3".
>
> > However, it has to applied after the
> > configuration step or the Makefile gets updated.
>
> So you mean you should have updated Makefile.org instead of
> Makefile.  Note that your diff is between Makefile.org and
> Makefile.
>
>
> Kurt
>
>
>
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to