Sami Kerola | 5 Aug 2012 10:08
Picon
Picon
Favicon
Gravatar

[PATCH] 33 files: use UR macro where applicable

The .UR http://example.com paired with .UE will create links which one
can interact, if pager allows that.  One way to see the effct is ask
man command to use browser display e.g., man -H man7/uri.7

Signed-off-by: Sami Kerola <kerolasa@...>
---
 man2/capget.2              |  5 +++--
 man2/futex.2               |  8 +++++---
 man2/sched_setscheduler.2  |  5 +++--
 man2/spu_create.2          |  5 +++--
 man2/spu_run.2             |  5 +++--
 man2/vfork.2               |  6 ++++--
 man3/getnameinfo.3         |  8 +++++---
 man3/netlink.3             |  7 +++++--
 man4/cciss.4               |  5 +++--
 man4/console_codes.4       |  8 +++++---
 man4/dsp56k.4              |  5 +++--
 man4/hpsa.4                |  8 +++++---
 man4/sk98lin.4             | 10 +++++++---
 man5/filesystems.5         |  8 +++++---
 man5/protocols.5           |  5 +++--
 man7/aio.7                 |  5 +++--
 man7/capabilities.7        |  8 +++++---
 man7/charsets.7            |  6 ++++--
 man7/feature_test_macros.7 |  6 ++++--
 man7/futex.7               |  5 +++--
 man7/hier.7                |  6 ++++--
 man7/iso_8859-16.7         |  5 +++--
 man7/iso_8859-2.7          |  5 +++--
 man7/koi8-r.7              |  5 +++--
(Continue reading)

Michael Kerrisk (man-pages | 13 Aug 2012 10:05
Picon

Re: [PATCH] 33 files: use UR macro where applicable

Hello Sami,

On Sun, Aug 5, 2012 at 10:08 AM, Sami Kerola <kerolasa@...> wrote:
> The .UR http://example.com paired with .UE will create links which one
> can interact, if pager allows that.  One way to see the effct is ask
> man command to use browser display e.g., man -H man7/uri.7

Thanks for the concise description, especially the last sentence (I
don't use man(1) like that, so wouldn't otherwise notice this point).

Applied for man-pages-3.42.

Cheers,

Michael

> Signed-off-by: Sami Kerola <kerolasa@...>
> ---
>  man2/capget.2              |  5 +++--
>  man2/futex.2               |  8 +++++---
>  man2/sched_setscheduler.2  |  5 +++--
>  man2/spu_create.2          |  5 +++--
>  man2/spu_run.2             |  5 +++--
>  man2/vfork.2               |  6 ++++--
>  man3/getnameinfo.3         |  8 +++++---
>  man3/netlink.3             |  7 +++++--
>  man4/cciss.4               |  5 +++--
>  man4/console_codes.4       |  8 +++++---
>  man4/dsp56k.4              |  5 +++--
>  man4/hpsa.4                |  8 +++++---
(Continue reading)


Gmane