Re: Some Updates from man-k.org

2017-10-17 Thread matthew sporleder
nice

On Sun, Oct 15, 2017 at 2:30 AM, Abhinav Upadhyay
 wrote:
> Hi,
>
> A couple of small updates from man-k.org which I did recently:
>
> The man pages now contain anchor tags for individual sections and
> subsections in the man page. For example
> http://man-k.org/man/NetBSD-current/1/awk#EXAMPLES. This was a new
> feature that came out with mandoc-1.14.2.
>
> Many people asked for a way to directly access a man page without
> having to go through the search. So I've added direct URLs, which is
> inspired from how mdoc.su does it. You can directly use URLs of the
> following form to directly access man pages:
>
> http://man-k.org/n/ls(1) --> ls(1) for NetBSD-current
> http://man-k.org/f/ls(1) --> ls(1) for FreeBSD-current
> http://man-k.org/o/ls(1) --> ls(1) for OpenBSD
>
> --
> Abhinav


Some Updates from man-k.org

2017-10-15 Thread Abhinav Upadhyay
Hi,

A couple of small updates from man-k.org which I did recently:

The man pages now contain anchor tags for individual sections and
subsections in the man page. For example
http://man-k.org/man/NetBSD-current/1/awk#EXAMPLES. This was a new
feature that came out with mandoc-1.14.2.

Many people asked for a way to directly access a man page without
having to go through the search. So I've added direct URLs, which is
inspired from how mdoc.su does it. You can directly use URLs of the
following form to directly access man pages:

http://man-k.org/n/ls(1) --> ls(1) for NetBSD-current
http://man-k.org/f/ls(1) --> ls(1) for FreeBSD-current
http://man-k.org/o/ls(1) --> ls(1) for OpenBSD

--
Abhinav