[erlang-bugs] Small oddities
Magnus Liden
magnus.liden@REDACTED
Thu Jul 3 15:13:10 CEST 2014
Hi,
There seems to be even more oddities in there.. wonder why
Typing 'man man' shows the different sections and section 6 is games ;)
Thanks for reporting!
Regards,
Magnus Lidén
Erlang/OTP
On 07/03/2014 01:51 PM, Loïc Hoguin wrote:
> Observing this on my Arch Linux install:
>
> $ erl -man 6 ssl
> ssl(7) Erlang
> Application Definition
> ssl(7)
>
> $ erl -man 7 ssl
> No manual entry for ssl in section 7
>
> $ erl -man 6 common_test
> common_test(3) Erlang Module
> Definition common_test(3)
>
> Probably for others too.
>
> So now I'm not sure if I should use 6 or 7 for the "application" man
> page. Any hint appreciated. :-)
>
More information about the erlang-bugs
mailing list