Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2023 05:46:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 260519] man.cgi representations of URLs within manual pages should not break any URL
Message-ID:  <bug-260519-9-1z5KAJMe94@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260519-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260519-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260519

Wolfram Schneider <wosch@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|maintainer-feedback?(wosch@ |
                   |FreeBSD.org)                |

--- Comment #4 from Wolfram Schneider <wosch@FreeBSD.org> ---
To render an URL with mdoc, you have to use the .Lk macro

https://man.freebsd.org/cgi/man.cgi?mdoc

       Lk uri [display_name]
            Format a hyperlink.

            Examples:
                  .Lk https://bsd.lv "The BSD.lv Project"
                  .Lk https://bsd.lv

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260519-9-1z5KAJMe94>